kubernetes-client
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [7.0.1](https://github.com/godaddy/kubernetes-client/compare/7.0.0...7.0.1) (2019-05-07) | ||
# [7.0.0](https://github.com/godaddy/kubernetes-client/compare/6.12.1...7.0.0) (2019-04-23) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "kubernetes-client", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Simplified Kubernetes API client.", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"request": "^2.88.0", | ||
"swagger-fluent": "^3.1.2", | ||
"swagger-fluent": "^3.1.3", | ||
"url-join": "^4.0.0", | ||
@@ -44,3 +44,3 @@ "ws": "^6.2.1" | ||
"devDependencies": { | ||
"@types/node": "^11.13.0", | ||
"@types/node": "^12.0.0", | ||
"chai": "^4.1.2", | ||
@@ -53,3 +53,3 @@ "mocha": "^6.0.2", | ||
"standard": "^12.0.1", | ||
"standard-version": "^5.0.2", | ||
"standard-version": "^6.0.1", | ||
"typescript": "^2.6.1", | ||
@@ -56,0 +56,0 @@ "yargs": "^13.2.2" |
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
1425906
Updatedswagger-fluent@^3.1.3