Socket
Socket
Sign inDemoInstall

@daocloud-proto/kant

Package Overview
Dependencies
Maintainers
0
Versions
65
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.12.0-rc to 0.13.0-alpah1

11

batch/v1alpha1/node_task_imagepull.pb.ts

@@ -12,2 +12,8 @@ /* eslint-disable */

export enum CheckItem {
cpu = "cpu",
mem = "mem",
disk = "disk",
}
export enum ImagePrePullJobNodeImageState {

@@ -34,3 +40,3 @@ imagestate_successful = "imagestate_successful",

labelSelector?: KantIoApiCommonV1alpha1Meta.LabelSelector
checkItems?: string[]
checkItems?: CheckItem[]
failureTolerate?: string

@@ -72,2 +78,3 @@ concurrency?: number

spec?: ImagePrePullJobSpec
workspace?: number
}

@@ -78,2 +85,3 @@

name?: string
workspace?: number
}

@@ -86,2 +94,3 @@

search?: string
workspace?: number
}

@@ -88,0 +97,0 @@

2

package.json
{
"name":"@daocloud-proto/kant",
"version":"0.12.0-rc",
"version":"0.13.0-alpah1",
"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