Comparing version 3.0.0-alpha.12 to 3.0.0-alpha.13
{ | ||
"name": "zod", | ||
"version": "3.0.0-alpha.12", | ||
"version": "3.0.0-alpha.13", | ||
"description": "TypeScript-first schema declaration and validation library with static type inference", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.js", | ||
"module": "dist/zod.esm.js", | ||
"type": "module", | ||
"exports": { | ||
@@ -10,0 +11,0 @@ "require": "./dist/index.js", |
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
1069497
0
Yes