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.7.6
to
0.7.7
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 25 Feb 2026 21:39:42 GMT and should not be manually modified.
This log was last generated on Mon, 09 Mar 2026 15:14:08 GMT and should not be manually modified.
## 0.7.7
Mon, 09 Mar 2026 15:14:08 GMT
_Version update only_
## 0.7.6

@@ -6,0 +11,0 @@ Wed, 25 Feb 2026 21:39:42 GMT

+1
-1

@@ -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.57.5"
"packageVersion": "7.57.6"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.7.6",
"version": "0.7.7",
"description": "Lightweight worker pool using NodeJS worker_threads",

@@ -38,4 +38,4 @@ "main": "./lib-commonjs/index.js",

"eslint": "~9.37.0",
"@rushstack/heft": "1.2.6",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.7"
},

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

Sorry, the diff of this file is too big to display