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.23
to
0.5.24
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Sat, 21 Jun 2025 00:13:15 GMT and should not be manually modified.
This log was last generated on Wed, 23 Jul 2025 20:55:57 GMT and should not be manually modified.
## 0.5.24
Wed, 23 Jul 2025 20:55:57 GMT
_Version update only_
## 0.5.23

@@ -6,0 +11,0 @@ Sat, 21 Jun 2025 00:13:15 GMT

+3
-2
{
"name": "@rushstack/worker-pool",
"version": "0.5.23",
"version": "0.5.24",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.74.0",
"eslint": "~9.25.1",
"@rushstack/heft": "0.74.1",
"local-node-rig": "1.0.0"

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

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