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.4.69
to
0.4.70
+12
-0
CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.4.70",
"tag": "@rushstack/worker-pool_v0.4.70",
"date": "Wed, 02 Oct 2024 00:11:19 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.2`"
}
]
}
},
{
"version": "0.4.69",

@@ -7,0 +19,0 @@ "tag": "@rushstack/worker-pool_v0.4.69",

+6
-1
# Change Log - @rushstack/worker-pool
This log was last generated on Tue, 01 Oct 2024 00:11:28 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 00:11:19 GMT and should not be manually modified.
## 0.4.70
Wed, 02 Oct 2024 00:11:19 GMT
_Version update only_
## 0.4.69

@@ -6,0 +11,0 @@ Tue, 01 Oct 2024 00:11:28 GMT

+3
-3
{
"name": "@rushstack/worker-pool",
"version": "0.4.69",
"version": "0.4.70",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.68.1",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.68.2"
},

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