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 2.0.0 to 2.0.1

dist/ajv.js

6

package.json
{
"name": "@kubernetes-models/validate",
"version": "2.0.0",
"main": "dist/index.cjs",
"version": "2.0.1",
"main": "dist/index.js",
"module": "dist/index.mjs",

@@ -10,3 +10,3 @@ "types": "dist/index.d.ts",

"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"require": "./dist/index.js"
},

@@ -13,0 +13,0 @@ "description": "Validation library for Kubernetes models.",

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