@rushstack/worker-pool
Advanced tools
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.3.31", | ||
| "version": "0.3.32", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
| "@types/node": "14.18.36", | ||
| "@rushstack/eslint-config": "3.3.2", | ||
| "@rushstack/heft": "0.57.0", | ||
| "@rushstack/heft-node-rig": "2.2.16", | ||
| "@rushstack/eslint-config": "3.3.2" | ||
| "@rushstack/heft-node-rig": "2.2.17" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |