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

workerpool

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workerpool - npm Package Versions

23
7

9.2.0

Diff

Changelog

Source

2024-10-11, version 9.2.0

  • Feat: implement support for abort handlers in the workers (#448). Thanks @joshLong145.
  • Feat: implement Promise.finally() on the custom promise class (#388). Thanks @joshLong145 and @wmertens.
  • Fix #460: vite example not working (#461). Thanks @datashaman.
josdejong
published 9.1.3 •

Changelog

Source

unpublished changes since version 9.1.3

  • Feat: implement Promise.finally() on the custom promise class (#388). Thanks @joshLong145 and @wmertens.
  • Fix #460: vite example not working (#461). Thanks @datashaman.
josdejong
published 9.1.2 •

Changelog

Source

2024-06-04, version 9.1.2

  • Fix: #446 ensure the library can be used with older browsers.
josdejong
published 9.1.1 •

Changelog

Source

2024-04-06, version 9.1.1

  • Fix: events not emitted when using (#439). Thanks @t0oF-azpn.
josdejong
published 9.1.0 •

Changelog

Source

2024-01-18, version 9.1.0

  • Support capturing the stdout/stderr streams from the workers (#425, #423). Thanks @cpendery.
josdejong
published 9.0.4 •

Changelog

Source

2023-12-22, version 9.0.4

  • Improve the logic to detect the Node.js platform (#421). Thanks @tamuratak.
josdejong
published 9.0.3 •

Changelog

Source

2023-12-20, version 9.0.3

  • Improve types: unwrap Promise types (#419). Thanks @joshkel.
josdejong
published 9.0.2 •

Changelog

Source

2023-12-19, version 9.0.2

  • Export the Proxy type (see #417). Thanks @tamuratak.
  • Use workerpool's Promise type definition (see #417). Thanks @tamuratak.
josdejong
published 9.0.1 •

Changelog

Source

2023-12-18, version 9.0.1

  • Export the types Pool, WorkerPoolOptions, and WorkerRegisterOptions, see #416. Thanks @joshkel.
josdejong
published 9.0.0 •

Changelog

Source

2023-12-18, version 9.0.0

BREAKING CHANGE: the library now comes with TypeScript type definitions included. There may be minor differences between the new, embedded type definitions and the implementation from @types/workerpool that was needed before. For example, type WorkerPool is called type Pool now.

  • Generate TypeScript types from JSDoc comments. Thanks @tamuratak.
23
7
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