@rushstack/worker-pool
Advanced tools
+12
-0
@@ -5,2 +5,14 @@ { | ||
| { | ||
| "version": "0.4.76", | ||
| "tag": "@rushstack/worker-pool_v0.4.76", | ||
| "date": "Sat, 23 Nov 2024 01:18:55 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/heft\" to `0.68.8`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.4.75", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/worker-pool_v0.4.75", |
+6
-1
| # Change Log - @rushstack/worker-pool | ||
| This log was last generated on Fri, 22 Nov 2024 01:10:43 GMT and should not be manually modified. | ||
| This log was last generated on Sat, 23 Nov 2024 01:18:55 GMT and should not be manually modified. | ||
| ## 0.4.76 | ||
| Sat, 23 Nov 2024 01:18:55 GMT | ||
| _Version update only_ | ||
| ## 0.4.75 | ||
@@ -6,0 +11,0 @@ Fri, 22 Nov 2024 01:10:43 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.47.11" | ||
| "packageVersion": "7.47.12" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.4.75", | ||
| "version": "0.4.76", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@rushstack/heft": "0.68.7", | ||
| "local-node-rig": "1.0.0" | ||
| "local-node-rig": "1.0.0", | ||
| "@rushstack/heft": "0.68.8" | ||
| }, | ||
@@ -18,0 +18,0 @@ "peerDependencies": { |
100498
0.36%2717
0.44%