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

bull

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bull - npm Package Versions

1
20

3.14.0

Diff

Changelog

Source

v.3.14.0

  • feat(queue): add removeJobs function
  • fix: clamp negative job delay values to 0 to prevent thrashing
  • fix: use DEFAULT_JOB_NAME (#1585)
  • fix: remove the lazy client error handler on close (#1605)
  • fix: prevent exceeding the maximum stack call size when emptying large queues (#1660)

Changes

manast
published 3.13.0 •

Changelog

Source

v.3.13.0

  • feat: add "preventParsingData" job option to prevent data parsing
  • fix: queue.clean clean job logs as well
  • fix: whenCurrentJobsFinished should wait for all jobs

Changes

manast
published 3.12.1 •

Changelog

Source

v.3.12.1

  • fix: catch errors parsing invalid progress data
  • fix(pause): don't initialize bclient if not waiting for jobs to finish

Changes

manast
published 3.12.0 •

Changelog

Source

v.3.12.0

  • feat: support async custom backoffs.

  • feat(sandbox): emulate job.progress function.

  • fix: queue.pause(true, true) doesn't pause queue.

Changes

manast
published 3.11.0 •

Changelog

Source

v.3.11.0

  • feat(queue): basic support for bulk adding jobs.

  • feat(job): save data on job instance when updated.

  • fix(queue): whenCurrentJobsFinished shouldn't initialize bclient. Fixes #1346.

  • fix(queue): unhandled promise warning in updateDelayTimer.

  • fix(sandbox): if the child process is killed, remove it from the pool.

Changes

manast
published 3.10.0 •

Changelog

Source

v.3.10.0

  • fix: remove logs automtically when using autoremove fixes #1330
  • feat: add support for keeping a specified number of jobs when using auto-remove.
  • feat: add support for node 12
  • fix: fix check for supported file types in sandboxed processors #1311
  • ci: drop support for node 6

Changes

manast
published 3.9.1 •

Changelog

Source

v.3.9.1

  • fix: add log to job wrapper

Changes

manast
published 3.9.0 •

Changelog

Source

v.3.9.0

  • feat: add job.log #1165

Changes

manast
published 3.8.1 •

Changelog

Source

v.3.8.1

  • fix: wait for ready in cleanJobsInSet fixes #1298

Changes

manast
published 3.8.0 •

Changelog

Source

v.3.8.0

  • fix: improve delay logic fixing #1226, #1222
  • feat: store finishedOn on the job instance
  • fix: return every in getRepeatableJobs #1284
  • fix: remove broken child processes #1098
  • feat: update sandbox exit handler to log signals #1252
  • fix: Ignore unknown command client error #1240

Changes

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