🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@shopify/react-form

Package Overview
Dependencies
Maintainers
19
Versions
161
Alerts
File Explorer

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
0.0.0-snapshot-20220829233403

7

package.json
{
"name": "@shopify/react-form",
"version": "0.0.0-snapshot-20220822175908",
"version": "0.0.0-snapshot-20220829233403",
"license": "MIT",

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

"dependencies": {
"@shopify/predicates": "^3.0.0",
"@shopify/react-hooks": "^3.0.1",
"@shopify/predicates": "^3.0.1",
"@shopify/react-hooks": "^3.0.2",
"fast-deep-equal": "^3.1.3",

@@ -48,2 +48,3 @@ "get-value": "^3.0.1"

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -50,0 +51,0 @@ "import": "./index.mjs",