Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@daocloud-proto/kant

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daocloud-proto/kant - npm Package Compare versions

Comparing version 0.9.0-alpha2 to 0.9.0-alpha3

core/v1alpha1/configs.pb.ts

11

core/v1alpha1/apprequest.pb.ts

@@ -8,5 +8,4 @@ /* eslint-disable */

import * as KpandaIoApiTypesPage from "../../kpanda.io/api/types/page.pb"
import * as KantIoApiCoreV1alpha1Configmap from "./configmap.pb"
import * as KantIoApiCoreV1alpha1Configs from "./configs.pb"
import * as KantIoApiCoreV1alpha1Deployment from "./deployment.pb"
import * as KantIoApiCoreV1alpha1Secret from "./secret.pb"
export type Workload = {

@@ -44,3 +43,3 @@ deployment?: KantIoApiCoreV1alpha1Deployment.Deployment

namespace?: string
secret?: KantIoApiCoreV1alpha1Secret.Secret
secret?: KantIoApiCoreV1alpha1Configs.Secret
}

@@ -52,3 +51,3 @@

name?: string
secret?: KantIoApiCoreV1alpha1Secret.Secret
secret?: KantIoApiCoreV1alpha1Configs.Secret
}

@@ -59,3 +58,3 @@

namespace?: string
configMap?: KantIoApiCoreV1alpha1Configmap.ConfigMap
configMap?: KantIoApiCoreV1alpha1Configs.ConfigMap
}

@@ -67,3 +66,3 @@

name?: string
configMap?: KantIoApiCoreV1alpha1Configmap.ConfigMap
configMap?: KantIoApiCoreV1alpha1Configs.ConfigMap
}
{
"name":"@daocloud-proto/kant",
"version":"0.9.0-alpha2",
"version":"0.9.0-alpha3",
"description": "",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc