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.5.3
to
0.5.4
+12
-0
CHANGELOG.json

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

{
"version": "0.5.4",
"tag": "@rushstack/worker-pool_v0.5.4",
"date": "Wed, 19 Feb 2025 18:53:48 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.17`"
}
]
}
},
{
"version": "0.5.3",

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

+6
-1
# Change Log - @rushstack/worker-pool
This log was last generated on Wed, 12 Feb 2025 01:10:52 GMT and should not be manually modified.
This log was last generated on Wed, 19 Feb 2025 18:53:48 GMT and should not be manually modified.
## 0.5.4
Wed, 19 Feb 2025 18:53:48 GMT
_Version update only_
## 0.5.3

@@ -6,0 +11,0 @@ Wed, 12 Feb 2025 01:10:52 GMT

+1
-1

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.49.2"
"packageVersion": "7.50.0"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.5.3",
"version": "0.5.4",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.68.16",
"@rushstack/heft": "0.68.17",
"local-node-rig": "1.0.0"

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