appscode-api-js-client
Advanced tools
Comparing version 1.0.35 to 1.0.36
{ | ||
"name": "appscode-api-js-client", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "AppsCode API JavaScript Client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -72,5 +72,2 @@ { | ||
}, | ||
"kubernetes_namespace": { | ||
"type": "string" | ||
}, | ||
"output": { | ||
@@ -77,0 +74,0 @@ "type": "string" |
@@ -158,2 +158,8 @@ { | ||
}, | ||
"label_selector": { | ||
"additionalProperties": { | ||
"type": "string" | ||
}, | ||
"type": "object" | ||
}, | ||
"namespace": { | ||
@@ -160,0 +166,0 @@ "maxLength": 63, |
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
119855
4149