react-cron-generator
Advanced tools
Comparing version 1.3.8 to 1.3.9
{ | ||
"name": "react-cron-generator", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "Simple react component to generate cron expression", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"cronstrue": "1.92.0" | ||
"cronstrue": "^2.11.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "main": "dist/index.js", |
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
45351
+ Addedcronstrue@2.52.0(transitive)
- Removedcronstrue@1.92.0(transitive)
Updatedcronstrue@^2.11.0