@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.34.3" | ||
| "packageVersion": "7.34.4" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.3.2", | ||
| "version": "0.3.3", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
| "@rushstack/eslint-config": "3.2.0", | ||
| "@rushstack/heft": "0.49.7", | ||
| "@rushstack/heft-node-rig": "1.12.4" | ||
| "@rushstack/heft": "0.50.0", | ||
| "@rushstack/heft-node-rig": "1.12.5" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |