fix: fix iteration in fixed queue if start > size
[poolifier.git] / package.json
index 161ae7f6a8fc69e8cbab0c7c8caf509721a7bdda..b55a764299f0db9c0591bac4422a86574599fb68 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "4.0.11",
+  "version": "4.0.12",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "type": "module",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.7.0",
     "husky": "^9.0.11",
-    "lint-staged": "^15.2.4",
+    "lint-staged": "^15.2.5",
     "mocha": "^10.4.0",
     "mochawesome": "^7.1.3",
     "prettier": "^3.2.5",
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-dts": "^6.1.1",
     "sinon": "^18.0.0",
-    "tatami-ng": "^0.4.12",
+    "tatami-ng": "^0.4.13",
     "typedoc": "^0.25.13",
     "typescript": "~5.4.5"
   }