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.11
to
0.5.12
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 12 Mar 2025 00:11:32 GMT and should not be manually modified.
This log was last generated on Wed, 12 Mar 2025 22:41:36 GMT and should not be manually modified.
## 0.5.12
Wed, 12 Mar 2025 22:41:36 GMT
_Version update only_
## 0.5.11

@@ -6,0 +11,0 @@ Wed, 12 Mar 2025 00:11:32 GMT

+2
-2
{
"name": "@rushstack/worker-pool",
"version": "0.5.11",
"version": "0.5.12",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.70.1",
"@rushstack/heft": "0.71.0",
"local-node-rig": "1.0.0"

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

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