@urql/exchange-graphcache
Advanced tools
Comparing version 7.0.2 to 7.1.0-canary-019b1bb0
{ | ||
"name": "@urql/exchange-graphcache", | ||
"version": "7.0.2", | ||
"version": "7.1.0-canary-019b1bb0", | ||
"description": "A normalized and configurable cache exchange for urql", | ||
@@ -56,5 +56,8 @@ "sideEffects": false, | ||
], | ||
"peerDependencies": { | ||
"@urql/core": "^5.0.0" | ||
}, | ||
"dependencies": { | ||
"@0no-co/graphql.web": "^1.0.5", | ||
"@urql/core": ">=5.0.0", | ||
"@urql/core": "^5.0.0", | ||
"wonka": "^6.3.2" | ||
@@ -68,6 +71,6 @@ }, | ||
"react-dom": "^17.0.1", | ||
"@urql/core": "5.0.2", | ||
"@urql/exchange-execute": "2.2.2", | ||
"@urql/introspection": "1.0.3", | ||
"urql": "4.0.7" | ||
"@urql/core": "5.0.3", | ||
"@urql/exchange-execute": "2.3.0-canary-019b1bb0", | ||
"@urql/introspection": "1.1.0-canary-019b1bb0", | ||
"urql": "4.1.0-canary-019b1bb0" | ||
}, | ||
@@ -74,0 +77,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
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
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
1284302
4
3
Updated@urql/core@^5.0.0