@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.25.1" | ||
| "packageVersion": "7.25.2" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
| "@rushstack/eslint-config": "2.6.1", | ||
| "@rushstack/heft": "0.45.8", | ||
| "@rushstack/heft-node-rig": "1.9.9", | ||
| "@rushstack/heft": "0.45.9", | ||
| "@rushstack/heft-node-rig": "1.9.10", | ||
| "@types/heft-jest": "1.0.1" | ||
@@ -22,0 +22,0 @@ }, |
29099
0