@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.36.3" | ||
| "packageVersion": "7.36.4" | ||
| } | ||
| ] | ||
| } |
+5
-5
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.3.37", | ||
| "version": "0.4.0", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -15,6 +15,6 @@ "main": "lib/index.js", | ||
| "@types/heft-jest": "1.0.1", | ||
| "@types/node": "14.18.36", | ||
| "@rushstack/eslint-config": "3.3.3", | ||
| "@rushstack/heft": "0.58.2", | ||
| "@rushstack/heft-node-rig": "2.2.22" | ||
| "@types/node": "18.17.15", | ||
| "@rushstack/eslint-config": "3.3.4", | ||
| "@rushstack/heft": "0.59.0", | ||
| "@rushstack/heft-node-rig": "2.2.23" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
29158
0