Socket
Socket
Sign inDemoInstall

@lage-run/worker-threads-pool

Package Overview
Dependencies
3
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.4.1

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Sat, 29 Oct 2022 01:06:03 GMT",
"date": "Mon, 31 Oct 2022 21:27:32 GMT",
"tag": "@lage-run/worker-threads-pool_v0.4.1",
"version": "0.4.1",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/worker-threads-pool",
"commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e",
"comment": "adds depcheck and fixes"
}
]
}
},
{
"date": "Sat, 29 Oct 2022 01:06:17 GMT",
"tag": "@lage-run/worker-threads-pool_v0.4.0",

@@ -8,0 +23,0 @@ "version": "0.4.0",

# Change Log - @lage-run/worker-threads-pool
This log was last generated on Sat, 29 Oct 2022 01:06:03 GMT and should not be manually modified.
This log was last generated on Mon, 31 Oct 2022 21:27:32 GMT and should not be manually modified.
<!-- Start content -->
## 0.4.1
Mon, 31 Oct 2022 21:27:32 GMT
### Patches
- adds depcheck and fixes (kchau@microsoft.com)
## 0.4.0
Sat, 29 Oct 2022 01:06:03 GMT
Sat, 29 Oct 2022 01:06:17 GMT

@@ -11,0 +19,0 @@ ### Minor changes

{
"name": "@lage-run/worker-threads-pool",
"version": "0.4.0",
"version": "0.4.1",
"description": "A worker_threads pool implementation based on the official Node.js async_hooks documentation",

@@ -17,2 +17,6 @@ "repository": {

},
"dependencies": {
"@lage-run/logger": "^1.2.0",
"abort-controller": "^3.0.0"
},
"devDependencies": {

@@ -19,0 +23,0 @@ "monorepo-scripts": "*"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc