Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conform-to/dom

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conform-to/dom - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

1

index.d.ts

@@ -9,2 +9,3 @@ export type Primitive = null | undefined | string | number | boolean | Date;

form?: string;
descriptionId?: string;
errorId?: string;

@@ -11,0 +12,0 @@ /**

5

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc