@shopify/react-hydrate
Advanced tools
Comparing version 2.1.18 to 2.1.19
{ | ||
"name": "@shopify/react-hydrate", | ||
"version": "2.1.18", | ||
"version": "2.1.19", | ||
"license": "MIT", | ||
@@ -27,4 +27,4 @@ "description": "Utilities for hydrating server-rendered React apps", | ||
"dependencies": { | ||
"@shopify/react-effect": "^4.1.10", | ||
"@shopify/react-hooks": "^2.1.17" | ||
"@shopify/react-effect": "^4.1.11", | ||
"@shopify/react-hooks": "^2.1.18" | ||
}, | ||
@@ -50,5 +50,5 @@ "peerDependencies": { | ||
}, | ||
"./*": "./" | ||
"./*": "./*" | ||
}, | ||
"gitHead": "1fce581b2ea8be844addfa34924163c0b9c6405b" | ||
"gitHead": "70feded397084daea784a8c5a523a61ac4fdb34c" | ||
} |
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
21173