Socket
Socket
Sign inDemoInstall

workerpool

Package Overview
Dependencies
0
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.4 to 6.1.5

4

dist/worker.js

@@ -7,4 +7,4 @@ /**

*
* @version 6.1.4
* @date 2021-04-05
* @version 6.1.5
* @date 2021-06-17
*

@@ -11,0 +11,0 @@ * @license

@@ -7,4 +7,4 @@ /**

*
* @version 6.1.4
* @date 2021-04-05
* @version 6.1.5
* @date 2021-06-17
*

@@ -11,0 +11,0 @@ * @license

@@ -7,4 +7,4 @@ /**

*
* @version 6.1.4
* @date 2021-04-05
* @version 6.1.5
* @date 2021-06-17
*

@@ -11,0 +11,0 @@ * @license

@@ -5,2 +5,8 @@ # workerpool history

## 2021-06-17, version 6.1.5
- Fix v6.1.4 not being marked as latest anymore on npm due to bug fix
release v2.3.4.
## 2021-04-05, version 6.1.4

@@ -149,2 +155,7 @@

## 2021-06-17, version 2.3.4
- Backport fix for Node.js 16, see #309. Thanks @mansona.
## 2018-09-12, version 2.3.3

@@ -151,0 +162,0 @@

{
"name": "workerpool",
"license": "Apache-2.0",
"version": "6.1.4",
"version": "6.1.5",
"description": "Offload tasks to a pool of workers on node.js and in the browser",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/josdejong/workerpool",

@@ -411,2 +411,3 @@ # workerpool

- https://github.com/andywer/threads.js
- https://github.com/piscinajs/piscina

@@ -413,0 +414,0 @@ - https://github.com/learnboost/cluster

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc