cron-allowed-range
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "cron-allowed-range", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Use cron-like expressions to test if a datetime is in an allowed range.", | ||
@@ -30,5 +30,5 @@ "main": "src/index.js", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.9", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1", | ||
"coveralls": "^3.0.11", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.1", | ||
"publish-me-maybe": "^1.0.2" | ||
@@ -38,5 +38,5 @@ }, | ||
"moment": "^2.24.0", | ||
"moment-timezone": "^0.5.27", | ||
"yargs": "^15.0.2" | ||
"moment-timezone": "^0.5.28", | ||
"yargs": "^15.3.1" | ||
} | ||
} |
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
30667
Updatedmoment-timezone@^0.5.28
Updatedyargs@^15.3.1