Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign 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.4.73
to
0.4.74
+12
-0
CHANGELOG.json

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

{
"version": "0.4.74",
"tag": "@rushstack/worker-pool_v0.4.74",
"date": "Thu, 24 Oct 2024 00:15:48 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.6`"
}
]
}
},
{
"version": "0.4.73",

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

+6
-1
# Change Log - @rushstack/worker-pool
This log was last generated on Mon, 21 Oct 2024 18:50:10 GMT and should not be manually modified.
This log was last generated on Thu, 24 Oct 2024 00:15:48 GMT and should not be manually modified.
## 0.4.74
Thu, 24 Oct 2024 00:15:48 GMT
_Version update only_
## 0.4.73

@@ -6,0 +11,0 @@ Mon, 21 Oct 2024 18:50:10 GMT

+2
-2
{
"name": "@rushstack/worker-pool",
"version": "0.4.73",
"version": "0.4.74",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.68.5",
"@rushstack/heft": "0.68.6",
"local-node-rig": "1.0.0"

@@ -17,0 +17,0 @@ },