@kubernetes-models/validate
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15359
3