@rushstack/worker-pool
Advanced tools
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
| "@rushstack/eslint-config": "2.6.0", | ||
| "@rushstack/heft": "0.45.4", | ||
| "@rushstack/heft-node-rig": "1.9.5", | ||
| "@rushstack/heft": "0.45.5", | ||
| "@rushstack/heft-node-rig": "1.9.6", | ||
| "@types/heft-jest": "1.0.1" | ||
@@ -22,0 +22,0 @@ }, |