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

poolifier

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poolifier - npm Package Versions

1
20

3.1.19

Diff

Changelog

Source

[3.1.19] - 2024-01-16

Fixed

  • Fix possible null exception at task finishing handling.

Changed

  • Optimize Deque implementation to improve tasks queueing performance.
pioardi
published 3.1.18 •

Changelog

Source

[3.1.18] - 2024-01-06

Fixed

  • Fix dynamic pool with minimum number of workers set to zero: #1748.
pioardi
published 3.1.17 •

Changelog

Source

[3.1.17] - 2024-01-05

Changed

  • Improve performance by clean up unneeded condition checks on hot code paths.
pioardi
published 3.1.16 •

Changelog

Source

[3.1.16] - 2024-01-03

Fixed

  • Add missing type to TS type definitions.
pioardi
published 3.1.15 •

Changelog

Source

[3.1.15] - 2024-01-02

Fixed

  • Fix CommonJS support with TypeScript: #1821.
pioardi
published 3.1.15-0 •

Changelog

Source

[3.1.15-0] - 2024-01-02

Fixed

  • Fix CommonJS support with TypeScript: #1821.
pioardi
published 3.1.14 •

Changelog

Source

[3.1.14] - 2024-01-01

Fixed

  • Properly handle dynamic pool with zero minimum size.
pioardi
published 3.1.13 •

Changelog

Source

[3.1.13] - 2023-12-30

Changed

  • Reduce branching in several hot code paths.
  • Use faster object cloning implementation.
pioardi
published 3.1.12 •

Changelog

Source

[3.1.12] - 2023-12-27

Fixed

  • Fix tasks redistribution triggers at pool destroying.

Changed

  • Switch TypeScript module resolution to Node16.
pioardi
published 3.1.12-0 •

Changelog

Source

[3.1.12-0] - 2023-12-27

Fixed

  • Fix tasks redistribution triggers at pool destroying.
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