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.7.0

Diff

Changelog

Source

v.3.7.0

  • perf: improve update delay set logic.
  • feat: consider priority when promoting a job #1205.
  • fix: better delay for rate limited jobs.
  • feat: update port selection mechanism for child node process inspect flag.

Changes

manast
published 3.6.0 •

Changelog

Source

v.3.6.0

  • feat: add function to remove repeatable jobs by key.
  • fix: properly remove sandbox events. Fixes #1179.
  • fix: make progress functions in sandbox consistently return a promise.

Changes

manast
published 3.5.3 •

Changelog

Source

v.3.5.3

  • chore: upgrade ioredis to ^4.5.1.
  • fix: fix #1044 support for typescript processors.
  • chore: remove bluebird.
  • chore: use lockKey method instead of private property.
  • fix(queue): convert delay setting to number.

Changes

manast
published 3.5.2 •

Changelog

Source

v.3.5.2

  • chore(queue): remove bluebird config from the codebase.

Changes

manast
published 3.5.1 •

Changelog

Source

v.3.5.1

  • chore(yarn): updated yarn.lock

Changes

manast
published 3.5.0 •

Changelog

Source

v.3.5.0

  • fix(delayed): pause delayed jobs #1087
  • fix(lua): correct numJobs fetch in moveToActive
  • perf(moveToActive): used local var for rate limiter
  • perf(queue): replace bluebird by native promises where possible
  • chore(queue): fix typo in forcedReconnection variable
  • feat(child-processes): catch sub process crashes
  • fix(jobs): reset 'failedReason', 'finishedOn' and 'processedOn' fields on job retry
  • fix(queue): fix Warning: cancellation is disabled
  • fix(queue): remove the correct listener in isRedisReady
  • feat(jobs): allow cancelling of retries when using custom backoff strategy
  • feat(rate-limiter): add discard config for rate-limiter
  • feat(jobs): make job progress accepts variant types
  • fix(repeatable): Fixed wrong repeatable count updates
  • fix(jobs): fix copy paste mistake for stacktrace in job toData
  • feat(child-processes): Propagate stack traces
  • feat(repeatable): add ability for cron repeatable job with startDate

Changes

manast
published 3.4.8 •

Changelog

Source

v.3.4.8

  • emit waiting event when waking up sleep jobs fixing #792
  • throw error if missing processor file fixing #954

Changes

manast
published 3.4.7 •

Changelog

Source

v.3.4.7

  • Fixes to deal with removing correctly in priority queues #984

Changes

manast
published 3.4.6 •

Changelog

Source

v.3.4.6

  • Reverted use of arrow function that was incompatible with older versions of node.

Changes

manast
published 3.4.5 •

Changelog

Source

v.3.4.5

  • Fixed Unhandled promise rejections #1012.

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