@rushstack/worker-pool
Advanced tools
@@ -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.38.1" | ||
| "packageVersion": "7.38.2" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.4.11", | ||
| "version": "0.4.12", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "local-node-rig": "1.0.0", | ||
| "@rushstack/heft": "0.63.1" | ||
| "@rushstack/heft": "0.63.2", | ||
| "local-node-rig": "1.0.0" | ||
| }, | ||
@@ -18,0 +18,0 @@ "peerDependencies": { |