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

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

"@rushstack/eslint-config": "3.3.2",
"@rushstack/heft": "0.56.0",
"@rushstack/heft-node-rig": "2.2.11"
"@rushstack/heft": "0.56.1",
"@rushstack/heft-node-rig": "2.2.12"
},

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