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

remix-hook-form

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-hook-form - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

package.json
{
"name": "remix-hook-form",
"version": "2.0.0",
"version": "2.0.1",
"description": "Utility wrapper around react-hook-form for use with Remix.run",

@@ -58,3 +58,3 @@ "type": "module",

"peerDependencies": {
"@remix-run/react": "^1.15.0",
"@remix-run/react": "^2.0.0",
"react": "^18.2.0",

@@ -67,3 +67,3 @@ "react-dom": "^18.2.0",

"@hookform/resolvers": "^3.1.0",
"@remix-run/react": "^1.15.0",
"@remix-run/react": "^2.0.0",
"@testing-library/react": "^14.0.0",

@@ -90,2 +90,2 @@ "@types/node": "^18.15.11",

}
}
}
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