@banzaicloud/service-tools
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@banzaicloud/service-tools", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"author": "Andras Toth", | ||
@@ -40,4 +40,4 @@ "license": "Apache-2.0", | ||
"lodash": "4.17.11", | ||
"pino": "5.11.1", | ||
"prom-client": "11.2.1" | ||
"pino": "5.12.0", | ||
"prom-client": "11.3.0" | ||
}, | ||
@@ -47,12 +47,12 @@ "devDependencies": { | ||
"@types/http-errors": "1.6.1", | ||
"@types/jest": "24.0.9", | ||
"@types/jest": "24.0.11", | ||
"@types/joi": "14.3.2", | ||
"@types/koa": "2.0.48", | ||
"@types/lodash": "4.14.121", | ||
"@types/node": "11.10.4", | ||
"@types/pino": "5.8.5", | ||
"@types/lodash": "4.14.123", | ||
"@types/node": "11.13.0", | ||
"@types/pino": "5.8.6", | ||
"@types/request-promise-native": "1.0.15", | ||
"express": "4.16.4", | ||
"husky": "1.3.1", | ||
"jest": "24.1.0", | ||
"jest": "24.7.0", | ||
"jest-mock-console": "0.4.2", | ||
@@ -64,7 +64,7 @@ "koa": "2.7.0", | ||
"request-promise-native": "1.0.7", | ||
"ts-jest": "24.0.0", | ||
"ts-node": "8.0.2", | ||
"tslint": "5.13.1", | ||
"ts-jest": "24.0.1", | ||
"ts-node": "8.0.3", | ||
"tslint": "5.15.0", | ||
"tslint-config-prettier": "1.18.0", | ||
"typescript": "3.3.3333" | ||
"typescript": "3.4.1" | ||
}, | ||
@@ -71,0 +71,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
121363
+ Addedpino@5.12.0(transitive)
+ Addedprom-client@11.3.0(transitive)
- Removedpino@5.11.1(transitive)
- Removedprom-client@11.2.1(transitive)
Updatedpino@5.12.0
Updatedprom-client@11.3.0