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.4.71
to
0.4.72
+12
-0
CHANGELOG.json

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

{
"version": "0.4.72",
"tag": "@rushstack/worker-pool_v0.4.72",
"date": "Thu, 17 Oct 2024 08:35:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.4`"
}
]
}
},
{
"version": "0.4.71",

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

+6
-1
# Change Log - @rushstack/worker-pool
This log was last generated on Tue, 15 Oct 2024 00:12:32 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 08:35:06 GMT and should not be manually modified.
## 0.4.72
Thu, 17 Oct 2024 08:35:06 GMT
_Version update only_
## 0.4.71

@@ -6,0 +11,0 @@ Tue, 15 Oct 2024 00:12:32 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.47.9"
"packageVersion": "7.47.10"
}
]
}
{
"name": "@rushstack/worker-pool",
"version": "0.4.71",
"version": "0.4.72",
"description": "Lightweight worker pool using NodeJS worker_threads",

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

"devDependencies": {
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.68.3"
"@rushstack/heft": "0.68.4",
"local-node-rig": "1.0.0"
},

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