cron-allowed-range
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"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 $? |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package