@daocloud-proto/kant
Advanced tools
Comparing version 0.4.0-alpha2 to 0.4.0-alpha3
@@ -113,3 +113,3 @@ /* eslint-disable */ | ||
name?: string | ||
imageConfigaration?: KantIoApiBatchV1alpha1Edgeapplication.ImageConfigaration[] | ||
imageConfigarations?: KantIoApiBatchV1alpha1Edgeapplication.ImageConfigaration[] | ||
} | ||
@@ -116,0 +116,0 @@ |
{ | ||
"name":"@daocloud-proto/kant", | ||
"version":"0.4.0-alpha2", | ||
"version":"0.4.0-alpha3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -35,2 +35,7 @@ /* eslint-disable */ | ||
defaultHelmRepo?: string | ||
defaultPortWebsocket?: number | ||
defaultPortQuic?: number | ||
defaultPortHTTPServer?: number | ||
defaultPortCloudStream?: number | ||
defaultPortTunnel?: number | ||
} | ||
@@ -37,0 +42,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
159518
5005