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 3.0.0 to 3.0.1

11

package.json
{
"name": "@kubernetes-models/validate",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/index.js",

@@ -9,2 +9,3 @@ "module": "dist/index.mjs",

"exports": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -39,3 +40,11 @@ "require": "./dist/index.js"

"tslib": "^2.4.0"
},
"devDependencies": {
"tsc-multi": "^0.6.1",
"typescript": "^4.8.4",
"vitest": "^0.29.8"
},
"scripts": {
"build": "tsc-multi --config ../../tsc-multi.json"
}
}
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