@rushstack/worker-pool
Advanced tools
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.1.42", | ||
| "version": "0.1.43", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
| "@rushstack/eslint-config": "3.1.1", | ||
| "@rushstack/heft": "0.48.8", | ||
| "@rushstack/heft-node-rig": "1.11.9", | ||
| "@rushstack/heft": "0.48.9", | ||
| "@rushstack/heft-node-rig": "1.11.10", | ||
| "@types/heft-jest": "1.0.1" | ||
@@ -22,0 +22,0 @@ }, |
28640
0