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
221
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.3.19
to
0.3.20
+3
-3
package.json
{
"name": "@rushstack/worker-pool",
"version": "0.3.19",
"version": "0.3.20",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"@rushstack/eslint-config": "3.3.1",
"@rushstack/heft": "0.53.0",
"@rushstack/heft-node-rig": "2.2.4"
"@rushstack/heft": "0.53.1",
"@rushstack/heft-node-rig": "2.2.5"
},

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