common-services
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -0,1 +1,5 @@ | ||
## [8.0.2](https://github.com/nfroidure/common-services/compare/v8.0.1...v8.0.2) (2020-10-18) | ||
## [8.0.1](https://github.com/nfroidure/common-services/compare/v8.0.0...v8.0.1) (2020-09-14) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "common-services", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "A module to gather very common services and their mocks.", | ||
@@ -112,5 +112,5 @@ "main": "dist/index", | ||
"dependencies": { | ||
"@types/node": "^14.10.1", | ||
"knifecycle": "^10.0.1", | ||
"sinon": "^9.0.3", | ||
"@types/node": "^14.11.10", | ||
"knifecycle": "^10.0.3", | ||
"sinon": "^9.2.0", | ||
"yerror": "^5.0.0" | ||
@@ -117,0 +117,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
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
395788
Updated@types/node@^14.11.10
Updatedknifecycle@^10.0.3
Updatedsinon@^9.2.0