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.10 to 0.0.11

2

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

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -42,3 +42,3 @@ [![CircleCI](https://circleci.com/gh/neverendingqs/cron-allowed-range.svg?style=svg)](https://circleci.com/gh/neverendingqs/cron-allowed-range)

cr -e "* 9-17 * * *" -t 'America/Toronto'
cr -e '* 9-17 * * *' -t 'America/Toronto'

@@ -45,0 +45,0 @@ echo $?

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