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.6
to
0.5.7
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 26 Feb 2025 16:11:12 GMT and should not be manually modified.
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
## 0.5.7
Thu, 27 Feb 2025 01:10:39 GMT
_Version update only_
## 0.5.6

@@ -6,0 +11,0 @@ Wed, 26 Feb 2025 16:11:12 GMT

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

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

"devDependencies": {
"@rushstack/heft": "0.69.0",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.69.1"
},

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

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