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

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

"@rushstack/heft": "0.50.0",
"@rushstack/heft-node-rig": "1.12.5"
"@rushstack/heft-node-rig": "1.12.6"
},

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