Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@rushstack/worker-pool

Package Overview
Dependencies
Maintainers
3
Versions
220
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.6.10
to
0.6.11
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Thu, 08 Jan 2026 01:12:30 GMT and should not be manually modified.
This log was last generated on Fri, 30 Jan 2026 01:16:13 GMT and should not be manually modified.
## 0.6.11
Fri, 30 Jan 2026 01:16:13 GMT
_Version update only_
## 0.6.10

@@ -6,0 +11,0 @@ Thu, 08 Jan 2026 01:12:30 GMT

+3
-3
{
"name": "@rushstack/worker-pool",
"version": "0.6.10",
"version": "0.6.11",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

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

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

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