Socket
Socket
Sign inDemoInstall

@tngtech/momo-scheduler

Package Overview
Dependencies
13
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.1.0

Diff

Changelog

Source

v2.1.0 (24-02-16)

  • Feat: handle improper error objects (like null, undefined ...) returned from jobs gracefully (#720)
weissu42
published 2.0.4 •

Changelog

Source

v2.0.4 (2023-12-01)

  • Fix: maxRunning is now always respected, also for longer running jobs (#706)
weissu42
published 2.0.3 •

Changelog

Source

v2.0.3 (2023-10-20)

  • Fix: remove error spam when checking for active schedules (#624)
weissu42
published 2.0.2 •

Changelog

Source

v2.0.2 (2023-09-15)

  • Fix: prevent a race condition when starting jobs (#603 and #604)
  • Chore: add mongodb v6 support
henry.coggins
published 2.0.1 •

Changelog

Source

v2.0.1 (2023-06-12)

niklas-ei
published 2.0.0 •

Changelog

Source

v2.0.0 (2023-05-12)

  • Feature: only one schedule with a given name can be active at the same time
    • if an instance stops running, a different instance will take over the job scheduling
  • Fix: Fixed the usage to mongo collection prefixes
  • Breaking: dropped Node 14 support (still works with node 14 though)
  • Breaking: Removed executions collection and use schedules collection
  • Breaking: Schedules need a name now
  • Breaking: Removed startJob, stopJob, cancelJob, and removeJob from the schedule
niklas-ei
published 2.0.0-beta.2 •

niklas-ei
published 2.0.0-beta.1 •

niklas-ei
published 1.1.1 •

Changelog

Source

v1.1.1 (2023-01-11)

niklas-ei
published 1.1.0 •

Changelog

Source

v1.1.0 (2022-09-29)

  • Feature: jobs can receive parameters (#405)
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc