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.15
to
0.5.16
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 09 Apr 2025 00:11:03 GMT and should not be manually modified.
This log was last generated on Tue, 15 Apr 2025 15:11:58 GMT and should not be manually modified.
## 0.5.16
Tue, 15 Apr 2025 15:11:58 GMT
_Version update only_
## 0.5.15

@@ -6,0 +11,0 @@ Wed, 09 Apr 2025 00:11:03 GMT

+3
-3
{
"name": "@rushstack/worker-pool",
"version": "0.5.15",
"version": "0.5.16",
"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.72.0"
"@rushstack/heft": "0.73.0",
"local-node-rig": "1.0.0"
},

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

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