@conform-to/dom
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -9,2 +9,3 @@ export type Primitive = null | undefined | string | number | boolean | Date; | ||
form?: string; | ||
descriptionId?: string; | ||
errorId?: string; | ||
@@ -11,0 +12,0 @@ /** |
{ | ||
"name": "@conform-to/dom", | ||
"description": "A set of opinionated helpers built on top of the Constraint Validation API", | ||
"homepage": "https://conform.guide", | ||
"license": "MIT", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"main": "index.js", | ||
@@ -25,2 +26,4 @@ "module": "module/index.js", | ||
"form-validation", | ||
"html", | ||
"progressive-enhancement", | ||
"validation", | ||
@@ -27,0 +30,0 @@ "dom" |
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
44608
1137
1