Socket
Socket
Sign inDemoInstall

remix-validated-form

Package Overview
Dependencies
68
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.4-beta.0 to 5.1.4-beta.2

2

dist/index.esm.js

@@ -1124,3 +1124,3 @@ // src/hooks.ts

);
return match == null ? void 0 : match.data[dataKey];
return (match == null ? void 0 : match.data)[dataKey];
}

@@ -1127,0 +1127,0 @@ return null;

{
"name": "remix-validated-form",
"version": "5.1.4-beta.0",
"version": "5.1.4-beta.2",
"description": "Form component and utils for easy form validation in remix",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc