Socket
Socket
Sign inDemoInstall

agenda

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agenda - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

6

History.md
0.5.1 / 2013-01-04 (Backwards compatible!)
==================
* Updated version of humanInterval, adding weeks and months support
0.5.0 / 2013-12-19 (Backwards compatible!)
==================
* Added job locking mechanism, enabling support for multiple works / agenda instances
* Added job locking mechanism, enabling support for multiple works / agenda instances (@bars3s)

@@ -7,0 +11,0 @@ 0.4.4 / 2013-12-13

4

package.json
{
"name": "agenda",
"version": "0.5.0",
"version": "0.5.1",
"description": "Light weight job scheduler for Node.js",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"human-interval": "0.1.1",
"human-interval": "~0.1.3",
"date.js": "~0.1.1",

@@ -34,0 +34,0 @@ "mongoskin": "~0.6.0",

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