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.0-2021762147 to 0.0.0-2021773444

dist/ajv.cjs

10

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

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

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

@@ -36,6 +36,6 @@ "description": "Validation library for Kubernetes models.",

"dependencies": {
"ajv": "^8.5.0",
"ajv": "^8.6.2",
"ajv-formats": "^2.1.0",
"tslib": "^2.2.0"
"tslib": "^2.3.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