lib-task-scheduler
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "lib-task-scheduler", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "A lightweight, modular task scheduler.", | ||
@@ -30,7 +30,5 @@ "homepage": "https://github.com/convoyinc/lib-task-scheduler", | ||
"dependencies": { | ||
"bluebird": "*", | ||
"lodash": "^4.0.0" | ||
}, | ||
"optionalDependencies": { | ||
"aws-sdk": "*", | ||
"bluebird": "^3.0.0", | ||
"lodash": "^4.0.0", | ||
"moment-timezone": "*" | ||
@@ -37,0 +35,0 @@ }, |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances 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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
107533
3
+ Addedaws-sdk@*
+ Addedmoment-timezone@*
Updatedbluebird@^3.0.0