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

@conform-to/react

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/react - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

4

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.9.1",
"version": "0.9.2",
"main": "index.js",

@@ -34,3 +34,3 @@ "module": "index.mjs",

"dependencies": {
"@conform-to/dom": "0.9.1"
"@conform-to/dom": "0.9.2"
},

@@ -37,0 +37,0 @@ "peerDependencies": {

@@ -433,3 +433,3 @@ # @conform-to/react

onValidate(context) {
// This enables validating each field based on the validity state and custom cosntraint if defined
// This enables validating each field based on the validity state and custom constraint if defined
return validateConstraint(

@@ -436,0 +436,0 @@ ...context,

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