New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bull-monitor/root

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bull-monitor/root - npm Package Versions

13
10

4.0.0

Diff

Changelog

Source

4.0.0 (2022-03-02)

Features

  • bump apollo server to the latest version (21e39e7)
  • compile to ES2020 (384d113)

BREAKING CHANGES

  • app should be passed to monitor.init method when using fastify adapter
  • drop support for for node<12
strax77
published 3.5.0 •

Changelog

Source

3.5.0 (2022-03-02)

Features

  • bullmq: support object progress (4d47b08)
strax77
published 3.4.1 •

Changelog

Source

3.4.1 (2022-03-01)

Note: Version bump only for package @bull-monitor/entrypoint

strax77
published 3.3.1 •

Changelog

Source

3.3.1 (2022-01-21)

Bug Fixes

  • handle jobs with nil timestamp (efc78d7)
strax77
published 3.3.0 •

Changelog

Source

3.3.0 (2022-01-12)

Features

  • ui: redesign "queue actions" section (2343f12)
strax77
published 3.2.0 •

Changelog

Source

3.2.0 (2022-01-11)

Features

  • ui: combine "timeline" popover and "options" popover into a single "info" popover (e9467b6)
strax77
published 3.1.0 •

Changelog

Source

3.1.0 (2022-01-11)

Bug Fixes

  • ui: prefetch redis data on hover only when there is no cached data (6617cfa)

Features

  • ui: change active queue status on status badge click in drawer (fd0b928)
strax77
published 3.0.0 •

Changelog

Source

3.0.0 (2022-01-11)

Note: Version bump only for package @bull-monitor/entrypoint

strax77
published 3.0.0-alpha.3 •

Changelog

Source

3.0.0-alpha.3 (2022-01-11)

Features

  • pass readonly param in queue adapter constructor instead (46ea2cc)

BREAKING CHANGES

  • replace "[new BullAdapter(queue), { readonly: true }]" with "new BullAdapter(queue, { readonly: true })"
strax77
published 3.0.0-alpha.2 •

Changelog

Source

3.0.0-alpha.2 (2022-01-11)

chore

  • replace queues setter with setQueues method (81aca44)

BREAKING CHANGES

  • replace "monitor.queues = queues" with "monitor.setQueues(queues)"
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