@loopback/cron
Advanced tools
Comparing version 0.12.2 to 0.12.3
{ | ||
"name": "@loopback/cron", | ||
"description": "Schedule tasks using cron-like syntax", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"keywords": [ | ||
@@ -46,13 +46,13 @@ "LoopBack", | ||
"cron": "^2.4.4", | ||
"debug": "^4.3.4", | ||
"tslib": "^2.6.2" | ||
"debug": "^4.3.5", | ||
"tslib": "^2.6.3" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.2", | ||
"@loopback/core": "^6.0.2", | ||
"@loopback/eslint-config": "^15.0.2", | ||
"@loopback/testlab": "^7.0.2", | ||
"@types/node": "^16.18.96" | ||
"@loopback/build": "^11.0.3", | ||
"@loopback/core": "^6.1.0", | ||
"@loopback/eslint-config": "^15.0.3", | ||
"@loopback/testlab": "^7.0.3", | ||
"@types/node": "^16.18.98" | ||
}, | ||
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10" | ||
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a" | ||
} |
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
Updateddebug@^4.3.5
Updatedtslib@^2.6.3