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

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

"@rushstack/eslint-config": "2.6.0",
"@rushstack/heft": "0.45.4",
"@rushstack/heft-node-rig": "1.9.5",
"@rushstack/heft": "0.45.5",
"@rushstack/heft-node-rig": "1.9.6",
"@types/heft-jest": "1.0.1"

@@ -22,0 +22,0 @@ },