openshift-rest-client
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [2.0.1](https://github.com/nodeshift/openshift-rest-client/compare/v2.0.0...v2.0.1) (2019-04-01) | ||
# [2.0.0](https://github.com/nodeshift/openshift-rest-client/compare/v1.6.4...v2.0.0) (2019-03-14) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "openshift-rest-client", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Node.js client for developing with OpenShift", | ||
@@ -43,3 +43,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"kubernetes-client": "~6.11.0", | ||
"kubernetes-client": "~6.12.0", | ||
"request": "~2.88.0" | ||
@@ -46,0 +46,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
253389
+ Addedkubernetes-client@6.12.1(transitive)
- Removedkubernetes-client@6.11.1(transitive)
Updatedkubernetes-client@~6.12.0