You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign 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.19
to
0.5.20
+6
-1
CHANGELOG.md
# Change Log - @rushstack/worker-pool
This log was last generated on Fri, 25 Apr 2025 00:11:32 GMT and should not be manually modified.
This log was last generated on Thu, 01 May 2025 00:11:12 GMT and should not be manually modified.
## 0.5.20
Thu, 01 May 2025 00:11:12 GMT
_Version update only_
## 0.5.19

@@ -6,0 +11,0 @@ Fri, 25 Apr 2025 00:11:32 GMT

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

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

"devDependencies": {
"@rushstack/heft": "0.73.3",
"@rushstack/heft": "0.73.4",
"local-node-rig": "1.0.0"

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

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