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

@kubernetes-models/validate

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubernetes-models/validate - npm Package Compare versions

Comparing version 0.0.2-alpha.0 to 0.1.0

4

package.json
{
"name": "@kubernetes-models/validate",
"version": "0.0.2-alpha.0",
"version": "0.1.0",
"main": "dist",

@@ -21,3 +21,3 @@ "description": "Validation library for Kubernetes models.",

},
"gitHead": "de432bb2187260a43002c8b9cacf220fedba12ba"
"gitHead": "8e9a8bba7367097dd08867d2aae3011d5c80707d"
}

@@ -0,0 +0,0 @@ import { ajv } from "../ajv";

@@ -0,0 +0,0 @@ import { validate } from "../validate";

@@ -0,0 +0,0 @@ import Ajv, { FormatDefinition } from "ajv";

export { register } from "./ajv";
export { validate } from "./validate";

@@ -0,0 +0,0 @@ import { ValidationError } from "ajv";

@@ -0,0 +0,0 @@ {

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