@shopify/react-html
Advanced tools
Comparing version 11.1.19 to 11.1.20
{ | ||
"name": "@shopify/react-html", | ||
"version": "11.1.19", | ||
"version": "11.1.20", | ||
"license": "MIT", | ||
@@ -33,4 +33,4 @@ "description": "A component to render your React app with no static HTML", | ||
"dependencies": { | ||
"@shopify/react-effect": "^4.1.10", | ||
"@shopify/react-hydrate": "^2.1.18", | ||
"@shopify/react-effect": "^4.1.11", | ||
"@shopify/react-hydrate": "^2.1.19", | ||
"@types/multistream": "^2.1.1", | ||
@@ -45,4 +45,4 @@ "multistream": "^2.1.1", | ||
"devDependencies": { | ||
"@shopify/react-testing": "^3.3.8", | ||
"@shopify/with-env": "^2.0.7" | ||
"@shopify/react-testing": "^3.3.9", | ||
"@shopify/with-env": "^2.0.8" | ||
}, | ||
@@ -74,5 +74,5 @@ "sideEffects": false, | ||
}, | ||
"./*": "./" | ||
"./*": "./*" | ||
}, | ||
"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
118752