You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rushstack/worker-pool

Package Overview
Dependencies
Maintainers
3
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/worker-pool - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+1
-1
dist/tsdoc-metadata.json

@@ -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.36.4"
"packageVersion": "7.37.0"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.4.0",
"version": "0.4.1",
"description": "Lightweight worker pool using NodeJS worker_threads",

@@ -14,7 +14,5 @@ "main": "lib/index.js",

"devDependencies": {
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@rushstack/eslint-config": "3.3.4",
"@rushstack/heft": "0.59.0",
"@rushstack/heft-node-rig": "2.2.23"
"@rushstack/heft": "0.60.0",
"local-node-rig": "1.0.0"
},

@@ -21,0 +19,0 @@ "peerDependencies": {