Socket
Socket
Sign inDemoInstall

@tngtech/momo-scheduler

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tngtech/momo-scheduler - npm Package Versions

2

2.2.0

Diff

Changelog

Source

v2.2.0 (2024-09-13)

  • Chore: Dependency updates
niklas-ei
published 2.1.1 •

Changelog

Source

v2.1.1 (2024-07-22)

  • Chore: Dependency updates
weissu42
published 2.1.0 •

Changelog

Source

v2.1.0 (2024-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 •

2
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