Socket
Socket
Sign inDemoInstall

@daocloud-proto/kant

Package Overview
Dependencies
0
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0-alpha1 to 0.9.0-alpha2

8

common/v1alpha1/objectmeta.pb.ts

@@ -14,4 +14,4 @@ /* eslint-disable */

generation?: string
creationTimestamp?: string
deletionTimestamp?: string
creationTimestamp?: Timestamp
deletionTimestamp?: Timestamp
deletionGracePeriodSeconds?: string

@@ -50,4 +50,8 @@ labels?: {[key: string]: string}

export type Timestamp = {
timestamp?: string
}
export type FieldsV1 = {
raw?: Uint8Array
}

@@ -83,2 +83,6 @@ /* eslint-disable */

export type Timestamp = {
timestamp?: string
}
export type OwnerReference = {

@@ -85,0 +89,0 @@ apiVersion?: string

{
"name":"@daocloud-proto/kant",
"version":"0.9.0-alpha1",
"version":"0.9.0-alpha2",
"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