@shopify/react-graphql
Advanced tools
Comparing version 7.1.8 to 7.1.9
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "7.1.8", | ||
"version": "7.1.9", | ||
"license": "MIT", | ||
@@ -29,15 +29,15 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React", | ||
"@apollo/react-hooks": ">=3.0.0 <4.0.0", | ||
"@shopify/async": "^3.0.4", | ||
"@shopify/react-async": "^4.1.7", | ||
"@shopify/react-effect": "^4.1.4", | ||
"@shopify/react-hooks": "^2.1.5", | ||
"@shopify/react-idle": "^2.1.3", | ||
"@shopify/useful-types": "^3.0.4", | ||
"@shopify/async": "^3.0.5", | ||
"@shopify/react-async": "^4.1.8", | ||
"@shopify/react-effect": "^4.1.5", | ||
"@shopify/react-hooks": "^2.1.6", | ||
"@shopify/react-idle": "^2.1.4", | ||
"@shopify/useful-types": "^3.0.5", | ||
"apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
"apollo-client": ">=2.0.0 <3.0.0", | ||
"apollo-link": ">=1.0.0 <2.0.0", | ||
"graphql-typed": "^1.1.0" | ||
"graphql-typed": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@shopify/react-testing": "^3.2.6" | ||
"@shopify/react-testing": "^3.2.7" | ||
}, | ||
@@ -65,3 +65,3 @@ "files": [ | ||
}, | ||
"gitHead": "eedc3347df7a096ee88e9f351f51ea79896f5687" | ||
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea" | ||
} |
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
Updated@shopify/async@^3.0.5
Updated@shopify/react-async@^4.1.8
Updated@shopify/react-effect@^4.1.5
Updated@shopify/react-hooks@^2.1.6
Updated@shopify/react-idle@^2.1.4
Updated@shopify/useful-types@^3.0.5
Updatedgraphql-typed@^1.1.1