@shopify/react-hydrate
Advanced tools
Comparing version 3.0.12 to 3.1.0
{ | ||
"name": "@shopify/react-hydrate", | ||
"version": "3.0.12", | ||
"version": "3.1.0", | ||
"license": "MIT", | ||
@@ -24,10 +24,10 @@ "description": "Utilities for hydrating server-rendered React apps", | ||
"engines": { | ||
"node": "^14.17.0 || >=16.0.0" | ||
"node": ">=18.12.0" | ||
}, | ||
"dependencies": { | ||
"@shopify/react-effect": "^5.0.3", | ||
"@shopify/react-hooks": "^3.1.1" | ||
"@shopify/react-effect": "^5.1.0", | ||
"@shopify/react-hooks": "^3.2.0" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0 <19.0.0" | ||
"react": ">=18.0.0 <19.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "files": [ |
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
20062
Updated@shopify/react-effect@^5.1.0
Updated@shopify/react-hooks@^3.2.0