cron-allowed-range
Advanced tools
Comparing version 0.0.41 to 0.0.42
{ | ||
"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
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
31485
Updatedmoment@^2.29.3
Updatedyargs@^17.4.1