@shopify/react-graphql
Advanced tools
Comparing version 6.3.8 to 6.3.10
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "6.3.8", | ||
"version": "6.3.10", | ||
"license": "MIT", | ||
@@ -26,8 +26,8 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React", | ||
"@apollo/react-hooks": ">=3.0.0 <4.0.0", | ||
"@shopify/async": "^2.2.4", | ||
"@shopify/react-async": "^3.2.6", | ||
"@shopify/react-effect": "^3.3.4", | ||
"@shopify/async": "^2.2.6", | ||
"@shopify/react-async": "^3.2.8", | ||
"@shopify/react-effect": "^3.3.6", | ||
"@shopify/react-hooks": "^1.13.1", | ||
"@shopify/react-idle": "^1.1.5", | ||
"@shopify/useful-types": "^2.4.0", | ||
"@shopify/react-idle": "^1.1.7", | ||
"@shopify/useful-types": "^2.4.2", | ||
"apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
@@ -39,3 +39,3 @@ "apollo-client": ">=2.0.0 <3.0.0", | ||
"devDependencies": { | ||
"@shopify/react-testing": "^2.3.3" | ||
"@shopify/react-testing": "^2.3.5" | ||
}, | ||
@@ -62,3 +62,4 @@ "files": [ | ||
} | ||
} | ||
}, | ||
"gitHead": "b5c7181efee8d207f741b548524e334d8d9d842f" | ||
} |
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
168876
127
Updated@shopify/async@^2.2.6
Updated@shopify/react-async@^3.2.8
Updated@shopify/react-effect@^3.3.6
Updated@shopify/react-idle@^1.1.7
Updated@shopify/useful-types@^2.4.2