knifecycle
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -0,1 +1,5 @@ | ||
## [8.0.1](https://github.com/nfroidure/knifecycle/compare/v8.0.0...v8.0.1) (2019-12-10) | ||
# [8.0.0](https://github.com/nfroidure/knifecycle/compare/v7.0.3...v8.0.0) (2019-12-07) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "knifecycle", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.", | ||
@@ -110,3 +110,3 @@ "main": "dist/index.js", | ||
"debug": "^4.1.1", | ||
"yerror": "^4.0.1" | ||
"yerror": "^5.0.0" | ||
}, | ||
@@ -113,0 +113,0 @@ "config": { |
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
222624
+ Addedyerror@5.0.0(transitive)
- Removedyerror@4.0.1(transitive)
Updatedyerror@^5.0.0