appscode-api-js-client
Advanced tools
Comparing version 1.0.49 to 1.0.50
{ | ||
"name": "appscode-api-js-client", | ||
"version": "1.0.49", | ||
"version": "1.0.50", | ||
"description": "AppsCode API JavaScript Client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -162,2 +162,5 @@ { | ||
"properties": { | ||
"apply_to_master": { | ||
"type": "boolean" | ||
}, | ||
"hostfacts_version": { | ||
@@ -180,5 +183,2 @@ "type": "string" | ||
}, | ||
"role": { | ||
"type": "string" | ||
}, | ||
"sku": { | ||
@@ -185,0 +185,0 @@ "type": "string" |
@@ -133,2 +133,5 @@ { | ||
"properties": { | ||
"apply_to_master": { | ||
"type": "boolean" | ||
}, | ||
"hostfacts_version": { | ||
@@ -151,5 +154,2 @@ "type": "string" | ||
}, | ||
"role": { | ||
"type": "string" | ||
}, | ||
"sku": { | ||
@@ -156,0 +156,0 @@ "type": "string" |
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
100267