@shopify/react-universal-provider
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@shopify/react-universal-provider", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"license": "MIT", | ||
@@ -27,4 +27,4 @@ "description": "Factory function and utilities to create self-serializing/deserializing providers that work for isomorphic applications", | ||
"dependencies": { | ||
"@shopify/react-effect": "^5.0.1", | ||
"@shopify/react-html": "^12.0.2" | ||
"@shopify/react-effect": "^5.0.2", | ||
"@shopify/react-html": "^12.0.3" | ||
}, | ||
@@ -46,2 +46,3 @@ "peerDependencies": { | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -48,0 +49,0 @@ "import": "./index.mjs", |
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
10523
Updated@shopify/react-effect@^5.0.2
Updated@shopify/react-html@^12.0.3