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.1
to
0.5.2
+12
-0
CHANGELOG.json

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

{
"version": "0.5.2",
"tag": "@rushstack/worker-pool_v0.5.2",
"date": "Thu, 30 Jan 2025 16:10:36 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.15`"
}
]
}
},
{
"version": "0.5.1",

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

+6
-1
# Change Log - @rushstack/worker-pool
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified.
This log was last generated on Thu, 30 Jan 2025 16:10:36 GMT and should not be manually modified.
## 0.5.2
Thu, 30 Jan 2025 16:10:36 GMT
_Version update only_
## 0.5.1

@@ -6,0 +11,0 @@ Thu, 30 Jan 2025 01:11:42 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.1"
"packageVersion": "7.49.2"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.5.1",
"version": "0.5.2",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"@rushstack/heft": "0.68.14",
"@rushstack/heft": "0.68.15",
"local-node-rig": "1.0.0"

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