@shopify/react-form-state
Advanced tools
Comparing version 1.1.13 to 1.1.14
{ | ||
"name": "@shopify/react-form-state", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "description": "Manage React forms tersely and type-safely with no magic", | ||
"dependencies": { | ||
"@shopify/predicates": "^2.0.6", | ||
"@shopify/predicates": "^2.0.7", | ||
"fast-deep-equal": "^3.1.3" | ||
@@ -45,3 +45,2 @@ }, | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -51,5 +50,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "cb73949bad1988bd4a36fe4fa5daaa3fd0fd4752" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87444
Updated@shopify/predicates@^2.0.7