@shopify/react-graphql
Advanced tools
Comparing version 7.1.21-a11y-test-class-beta.0 to 7.1.21
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "7.1.21-a11y-test-class-beta.0", | ||
"version": "7.1.21", | ||
"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.1.2", | ||
"@shopify/react-async": "^4.1.19-a11y-test-class-beta.0", | ||
"@shopify/react-effect": "^4.1.9", | ||
"@shopify/react-hooks": "^2.1.15-a11y-test-class-beta.0", | ||
"@shopify/react-idle": "^2.1.11-a11y-test-class-beta.0", | ||
"@shopify/useful-types": "^3.1.1-a11y-test-class-beta.0", | ||
"@shopify/async": "^3.1.3", | ||
"@shopify/react-async": "^4.1.19", | ||
"@shopify/react-effect": "^4.1.10", | ||
"@shopify/react-hooks": "^2.1.15", | ||
"@shopify/react-idle": "^2.1.11", | ||
"@shopify/useful-types": "^4.0.0", | ||
"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.3" | ||
"graphql-typed": "^1.1.4" | ||
}, | ||
"devDependencies": { | ||
"@shopify/react-testing": "^3.3.6-a11y-test-class-beta.0" | ||
"@shopify/react-testing": "^3.3.6" | ||
}, | ||
@@ -58,3 +58,2 @@ "files": [ | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -64,5 +63,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "21f6d3bf9ff0bdafe792472b19ece7de581f733f" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
92361
- Removed@shopify/useful-types@3.1.1-a11y-test-class-beta.0(transitive)
Updated@shopify/async@^3.1.3
Updated@shopify/react-async@^4.1.19
Updated@shopify/react-hooks@^2.1.15
Updated@shopify/react-idle@^2.1.11
Updated@shopify/useful-types@^4.0.0
Updatedgraphql-typed@^1.1.4