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

cron-allowed-range

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron-allowed-range - npm Package Compare versions

Comparing version 0.0.41 to 0.0.42

10

package.json
{
"name": "cron-allowed-range",
"version": "0.0.41",
"version": "0.0.42",
"description": "Use cron-like expressions to test if a datetime is in an allowed range.",

@@ -31,11 +31,11 @@ "main": "src/index.js",

"coveralls": "^3.1.1",
"mocha": "^9.2.2",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"publish-me-maybe": "^1.0.9"
"publish-me-maybe": "^1.0.10"
},
"dependencies": {
"moment": "^2.29.1",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",
"yargs": "^17.4.0"
"yargs": "^17.4.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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