@shopify/react-graphql
Advanced tools
Comparing version 7.1.18 to 7.1.19
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "7.1.18", | ||
"version": "7.1.19", | ||
"license": "MIT", | ||
@@ -30,7 +30,7 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React", | ||
"@shopify/async": "^3.1.2", | ||
"@shopify/react-async": "^4.1.16", | ||
"@shopify/react-async": "^4.1.17", | ||
"@shopify/react-effect": "^4.1.9", | ||
"@shopify/react-hooks": "^2.1.12", | ||
"@shopify/react-idle": "^2.1.9", | ||
"@shopify/useful-types": "^3.0.7", | ||
"@shopify/react-hooks": "^2.1.13", | ||
"@shopify/react-idle": "^2.1.10", | ||
"@shopify/useful-types": "^3.1.0", | ||
"apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
@@ -42,3 +42,3 @@ "apollo-client": ">=2.0.0 <3.0.0", | ||
"devDependencies": { | ||
"@shopify/react-testing": "^3.3.3" | ||
"@shopify/react-testing": "^3.3.4" | ||
}, | ||
@@ -66,3 +66,3 @@ "files": [ | ||
}, | ||
"gitHead": "3d653b17366d732199fd319eb5c9c935f4f6a207" | ||
"gitHead": "330b095ff92c3538d5c21efcbf70d72ec2ecb9c6" | ||
} |
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
92464
Updated@shopify/react-async@^4.1.17
Updated@shopify/react-hooks@^2.1.13
Updated@shopify/react-idle@^2.1.10
Updated@shopify/useful-types@^3.1.0