@rushstack/worker-pool
Advanced tools
+12
-0
@@ -5,2 +5,14 @@ { | ||
| { | ||
| "version": "0.4.67", | ||
| "tag": "@rushstack/worker-pool_v0.4.67", | ||
| "date": "Fri, 13 Sep 2024 00:11:43 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/heft\" to `0.67.2`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.4.66", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/worker-pool_v0.4.66", |
+6
-1
| # Change Log - @rushstack/worker-pool | ||
| This log was last generated on Tue, 10 Sep 2024 20:08:11 GMT and should not be manually modified. | ||
| This log was last generated on Fri, 13 Sep 2024 00:11:43 GMT and should not be manually modified. | ||
| ## 0.4.67 | ||
| Fri, 13 Sep 2024 00:11:43 GMT | ||
| _Version update only_ | ||
| ## 0.4.66 | ||
@@ -6,0 +11,0 @@ Tue, 10 Sep 2024 20:08:11 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.7" | ||
| "packageVersion": "7.47.8" | ||
| } | ||
| ] | ||
| } |
+2
-2
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.4.66", | ||
| "version": "0.4.67", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@rushstack/heft": "0.67.1", | ||
| "@rushstack/heft": "0.67.2", | ||
| "local-node-rig": "1.0.0" | ||
@@ -17,0 +17,0 @@ }, |
97248
0.37%2609
0.46%