Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign 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.5.9
to
0.5.10
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
This log was last generated on Tue, 11 Mar 2025 02:12:34 GMT and should not be manually modified.
## 0.5.10
Tue, 11 Mar 2025 02:12:34 GMT
_Version update only_
## 0.5.9

@@ -6,0 +11,0 @@ Tue, 11 Mar 2025 00:11:25 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.51.1"
"packageVersion": "7.52.0"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.5.9",
"version": "0.5.10",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.69.3"
"@rushstack/heft": "0.70.0",
"local-node-rig": "1.0.0"
},

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

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