@rushstack/worker-pool
Advanced tools
+6
-1
| # Change Log - @rushstack/worker-pool | ||
| This log was last generated on Wed, 08 Oct 2025 00:13:29 GMT and should not be manually modified. | ||
| This log was last generated on Wed, 22 Oct 2025 00:57:54 GMT and should not be manually modified. | ||
| ## 0.6.2 | ||
| Wed, 22 Oct 2025 00:57:54 GMT | ||
| _Version update only_ | ||
| ## 0.6.1 | ||
@@ -6,0 +11,0 @@ Wed, 08 Oct 2025 00:13:29 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
| "packageName": "@microsoft/api-extractor", | ||
| "packageVersion": "7.53.0" | ||
| "packageVersion": "7.53.1" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.6.1", | ||
| "version": "0.6.2", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "eslint": "~9.25.1", | ||
| "@rushstack/heft": "1.1.1", | ||
| "eslint": "~9.37.0", | ||
| "@rushstack/heft": "1.1.2", | ||
| "local-node-rig": "1.0.0" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is too big to display
116141
0.31%3203
0.38%