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
1.1.18

{
"name": "@shopify/react-form",
"version": "1.1.17",
"version": "1.1.18",
"license": "MIT",

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

"dependencies": {
"@shopify/predicates": "^2.0.7",
"@shopify/react-hooks": "^2.1.17",
"@shopify/predicates": "^2.0.8",
"@shopify/react-hooks": "^2.1.18",
"fast-deep-equal": "^3.1.3",

@@ -52,5 +52,5 @@ "get-value": "^3.0.1"

},
"./*": "./"
"./*": "./*"
},
"gitHead": "1fce581b2ea8be844addfa34924163c0b9c6405b"
"gitHead": "70feded397084daea784a8c5a523a61ac4fdb34c"
}