New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

remix-hook-form

Package Overview
Dependencies
Maintainers
0
Versions
47
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

to
6.1.1

6

package.json
{
"name": "remix-hook-form",
"version": "6.1.0",
"version": "6.1.1",
"description": "Utility wrapper around react-hook-form for use with react-router v7+",

@@ -67,4 +67,4 @@ "type": "module",

"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.2.0 || ^19.0.0",
"react-dom": "^18.2.0 || ^19.0.0",
"react-hook-form": "^7.51.0",

@@ -71,0 +71,0 @@ "react-router": ">=7.0.0"