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.5.2
to
0.5.3
+12
-0
CHANGELOG.json

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

{
"version": "0.5.3",
"tag": "@rushstack/worker-pool_v0.5.3",
"date": "Wed, 12 Feb 2025 01:10:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.16`"
}
]
}
},
{
"version": "0.5.2",

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

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

@@ -6,0 +11,0 @@ Thu, 30 Jan 2025 16:10:36 GMT

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

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

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

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