Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

workerpool

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workerpool - npm Package Versions

1
7

6.2.0

Diff

Changelog

Source

2022-01-15, version 6.2.0

  • Implement callbacks onCreateWorker and onTerminateWorker. Thanks @forty.
  • Fix #326: robustness fix when terminating a workerpool.
josdejong
published 6.1.5 •

Changelog

Source

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.
josdejong
published 2.3.4 •

Changelog

Source

2021-06-17, version 2.3.4

  • Backport fix for Node.js 16, see #309. Thanks @mansona.
josdejong
published 6.1.4 •

Changelog

Source

2021-04-05, version 6.1.4

  • Fix terminating a pool throwing an error when used in the browser. Regression introduced in v6.1.3.
josdejong
published 6.1.3 •

Changelog

Source

2021-04-01, version 6.1.3

  • Fix #147: disregard messages from terminated workers. Thanks @hhprogram and @Madgvox.
josdejong
published 6.1.2 •

Changelog

Source

2021-03-09, version 6.1.2

  • Fix #253, add ./src again in the published npm package, reverting the change in v6.1.1 (see also #243).
josdejong
published 6.1.1 •

Changelog

Source

2021-03-08, version 6.1.1

  • Remove redundant ./src folder from the published npm package, see #243. Thanks @Nytelife26.
josdejong
published 6.1.0 •

Changelog

Source

2021-01-31, version 6.1.0

  • Implemented support for sending events from the worker to the main thread, see #51, #227. Thanks @Akryum.
  • Fix an issue in Node.js nightly, see #230. Thanks @aduh95.
  • Fix #232 workerpool not working on IE 10.
josdejong
published 6.0.4 •

Changelog

Source

2021-01-16, version 6.0.4

  • Make evaluation of offloaded functions a bit more secure by using new Function instead of eval. Thanks @tjenkinson.
josdejong
published 6.0.3 •

Changelog

Source

2020-10-28, version 6.0.3

  • Fixes and more robustness in terminating workers. Thanks @boneskull.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc