common-services
Advanced tools
Comparing version 7.1.1 to 7.1.2
@@ -0,1 +1,5 @@ | ||
## [7.1.2](https://github.com/nfroidure/common-services/compare/v7.1.1...v7.1.2) (2020-04-02) | ||
## [7.1.1](https://github.com/nfroidure/common-services/compare/v7.1.0...v7.1.1) (2020-04-01) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "common-services", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"description": "A module to gather very common services and their mocks.", | ||
@@ -112,4 +112,4 @@ "main": "dist/index", | ||
"dependencies": { | ||
"@types/node": "^13.9.2", | ||
"knifecycle": "^9.1.0", | ||
"@types/node": "^13.9.8", | ||
"knifecycle": "^9.1.1", | ||
"sinon": "^9.0.1", | ||
@@ -116,0 +116,0 @@ "yerror": "^5.0.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
378145
Updated@types/node@^13.9.8
Updatedknifecycle@^9.1.1