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.3.37
to
0.4.0
+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.3"
"packageVersion": "7.36.4"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.3.37",
"version": "0.4.0",
"description": "Lightweight worker pool using NodeJS worker_threads",

@@ -15,6 +15,6 @@ "main": "lib/index.js",

"@types/heft-jest": "1.0.1",
"@types/node": "14.18.36",
"@rushstack/eslint-config": "3.3.3",
"@rushstack/heft": "0.58.2",
"@rushstack/heft-node-rig": "2.2.22"
"@types/node": "18.17.15",
"@rushstack/eslint-config": "3.3.4",
"@rushstack/heft": "0.59.0",
"@rushstack/heft-node-rig": "2.2.23"
},

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