@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.40.0" | ||
| "packageVersion": "7.40.1" | ||
| } | ||
| ] | ||
| } |
+2
-2
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.4.23", | ||
| "version": "0.4.24", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@rushstack/heft": "0.64.6", | ||
| "@rushstack/heft": "0.64.7", | ||
| "local-node-rig": "1.0.0" | ||
@@ -17,0 +17,0 @@ }, |
+1
-1
@@ -10,4 +10,4 @@ # @rushstack/worker-pool | ||
| out what's new in the latest version | ||
| - [API Reference](https://rushstack.io/pages/api/worker-pool/) | ||
| - [API Reference](https://api.rushstack.io/pages/worker-pool/) | ||
| `@rushstack/worker-pool` is part of the [Rush Stack](https://rushstack.io/) family of projects. |