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.12
to
0.6.13
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 04 Feb 2026 16:13:27 GMT and should not be manually modified.
This log was last generated on Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
## 0.6.13
Wed, 04 Feb 2026 20:42:47 GMT
_Version update only_
## 0.6.12

@@ -6,0 +11,0 @@ Wed, 04 Feb 2026 16:13:27 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.56.0"
"packageVersion": "7.56.1"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.6.12",
"version": "0.6.13",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"eslint": "~9.37.0",
"@rushstack/heft": "1.1.12",
"@rushstack/heft": "1.1.13",
"local-node-rig": "1.0.0"

@@ -18,0 +18,0 @@ },

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