@lage-run/worker-threads-pool
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 27 Sep 2024 20:03:27 GMT", | ||
"date": "Wed, 02 Oct 2024 20:25:42 GMT", | ||
"version": "0.8.3", | ||
"tag": "@lage-run/worker-threads-pool_v0.8.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "kchau@microsoft.com", | ||
"package": "@lage-run/worker-threads-pool", | ||
"commit": "6ecbd570669a07fa87429af5de13ec1adc58b864", | ||
"comment": "adds an idle event emit" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 27 Sep 2024 20:03:49 GMT", | ||
"version": "0.8.2", | ||
@@ -8,0 +23,0 @@ "tag": "@lage-run/worker-threads-pool_v0.8.2", |
# Change Log - @lage-run/worker-threads-pool | ||
<!-- This log was last generated on Fri, 27 Sep 2024 20:03:27 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Wed, 02 Oct 2024 20:25:42 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 0.8.3 | ||
Wed, 02 Oct 2024 20:25:42 GMT | ||
### Patches | ||
- adds an idle event emit (kchau@microsoft.com) | ||
## 0.8.2 | ||
Fri, 27 Sep 2024 20:03:27 GMT | ||
Fri, 27 Sep 2024 20:03:49 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@lage-run/worker-threads-pool", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "A worker_threads pool implementation based on the official Node.js async_hooks documentation", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55241
1470