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.5.7
to
0.5.8
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
## 0.5.8
Sat, 01 Mar 2025 05:00:09 GMT
_Version update only_
## 0.5.7

@@ -6,0 +11,0 @@ Thu, 27 Feb 2025 01:10:39 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.50.1"
"packageVersion": "7.51.0"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.5.7",
"version": "0.5.8",
"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.1"
"@rushstack/heft": "0.69.2",
"local-node-rig": "1.0.0"
},

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

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