cron-allowed-range
Advanced tools
Comparing version 0.0.42 to 0.0.43
{ | ||
"name": "cron-allowed-range", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "Use cron-like expressions to test if a datetime is in an allowed range.", | ||
@@ -33,9 +33,9 @@ "main": "src/index.js", | ||
"nyc": "^15.1.0", | ||
"publish-me-maybe": "^1.0.10" | ||
"publish-me-maybe": "^1.0.11" | ||
}, | ||
"dependencies": { | ||
"moment": "^2.29.3", | ||
"moment": "^2.29.4", | ||
"moment-timezone": "^0.5.34", | ||
"yargs": "^17.4.1" | ||
"yargs": "^17.5.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
Updatedmoment@^2.29.4
Updatedyargs@^17.5.1