@decs/typeschema
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "@decs/typeschema", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "Universal adapter for schema validation", | ||
@@ -49,2 +49,6 @@ "keywords": [ | ||
} | ||
}, | ||
"./vite": { | ||
"types": "./dist/vite/index.d.ts", | ||
"default": "./dist/vite/index.js" | ||
} | ||
@@ -103,2 +107,3 @@ }, | ||
"valibot": "^0.8.0", | ||
"vite": "^4.4.9", | ||
"webpack": "^5.88.2", | ||
@@ -120,2 +125,3 @@ "yup": "^1.2.0", | ||
"valibot": "^0.8.0", | ||
"vite": "^4.4.9", | ||
"yup": "^1.2.0", | ||
@@ -158,2 +164,5 @@ "zod": "^3.21.4" | ||
}, | ||
"vite": { | ||
"optional": true | ||
}, | ||
"yup": { | ||
@@ -160,0 +169,0 @@ "optional": true |
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
55958
23
1078
0
14
42
4