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

@shopify/react-form

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-form - npm Package Compare versions

Comparing version

to
2.0.1-react-18-react-testing-beta.0

{
"name": "@shopify/react-form",
"version": "2.0.0",
"version": "2.0.1-react-18-react-testing-beta.0",
"license": "MIT",

@@ -27,3 +27,3 @@ "description": "Manage React forms tersely and safely-typed with no magic using React hooks",

"peerDependencies": {
"react": ">=16.8.0 <18.0.0"
"react": ">=16.8.0"
},

@@ -40,3 +40,3 @@ "files": [

"@shopify/predicates": "^3.0.0",
"@shopify/react-hooks": "^3.0.0",
"@shopify/react-hooks": "^3.0.1-react-18-react-testing-beta.0",
"fast-deep-equal": "^3.1.3",

@@ -54,3 +54,3 @@ "get-value": "^3.0.1"

},
"gitHead": "ef9afc562672dcda9d7800753dc6b777ecd2d751"
"gitHead": "98d5dbd85ade201ee2a47504fba7e47a91312e29"
}