Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-schedule

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-schedule - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

12

package.json
{
"name": "node-schedule",
"version": "0.2.5",
"version": "0.2.6",
"description": "A cron-like and not-cron-like job scheduler for Node.",

@@ -21,10 +21,10 @@ "keywords": ["schedule", "task", "job", "cron"],

"dependencies": {
"cron-parser": "~0.6.1",
"long-timeout": "~0.0.1"
"cron-parser": "0.6.1",
"long-timeout": "0.0.1"
},
"devDependencies": {
"eslint": "^0.15.1",
"nodeunit": "~0.8.1",
"sinon": "~1.12.2"
"eslint": "0.15.1",
"nodeunit": "0.9.1",
"sinon": "1.12.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