Socket
Socket
Sign inDemoInstall

@daocloud-proto/kant

Package Overview
Dependencies
0
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.0-alpha3 to 0.10.0-alpha4

3

core/v1alpha1/rpc.pb.ts

@@ -54,2 +54,5 @@ /* eslint-disable */

}
static GetNodeJSON(req: KpandaIoApiCoreV1alpha1Node.GetNodeJSONRequest, initReq?: fm.InitReq): Promise<KpandaIoApiCoreV1alpha1Node.GetNodeJSONResponse> {
return fm.fetchReq<KpandaIoApiCoreV1alpha1Node.GetNodeJSONRequest, KpandaIoApiCoreV1alpha1Node.GetNodeJSONResponse>(`/apis/core.kant.io/v1alpha1/clusters/${req["cluster"]}/nodes/${req["name"]}/json?${fm.renderURLSearchParams(req, ["cluster", "name"])}`, {...initReq, method: "GET"})
}
}

@@ -56,0 +59,0 @@ export class DeploymentApp {

2

package.json
{
"name":"@daocloud-proto/kant",
"version":"0.10.0-alpha3",
"version":"0.10.0-alpha4",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc