@conform-to/zod
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@conform-to/zod", | ||
"description": "Conform helpers for integrating with Zod", | ||
"homepage": "https://conform.guide", | ||
"license": "MIT", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"main": "index.js", | ||
@@ -17,3 +18,3 @@ "module": "module/index.js", | ||
"peerDependencies": { | ||
"@conform-to/dom": "0.6.0", | ||
"@conform-to/dom": "0.6.1", | ||
"zod": "^3.21.0" | ||
@@ -24,3 +25,12 @@ }, | ||
}, | ||
"keywords": [ | ||
"constraint-validation", | ||
"form", | ||
"form-validation", | ||
"html", | ||
"progressive-enhancement", | ||
"validation", | ||
"zod" | ||
], | ||
"sideEffects": false | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18397
1