@urql/exchange-auth
Advanced tools
Comparing version 2.1.6-canary-51f67ade to 2.1.6-canary-f9ea1db4
# Changelog | ||
## 2.1.6-canary-51f67ade | ||
## 2.1.6-canary-f9ea1db4 | ||
@@ -9,2 +9,4 @@ ### Patch Changes | ||
Submitted by [@kitten](https://github.com/kitten) (See [#3343](https://github.com/urql-graphql/urql/pull/3343)) | ||
- Updated dependencies (See [#3346](https://github.com/urql-graphql/urql/pull/3346)) | ||
- @urql/core@4.1.1-canary-f9ea1db4 | ||
@@ -11,0 +13,0 @@ ## 2.1.5 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "2.1.6-canary-51f67ade", | ||
"version": "2.1.6-canary-f9ea1db4", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -43,3 +43,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": ">=4.1.0", | ||
"@urql/core": "4.1.1-canary-f9ea1db4", | ||
"wonka": "^6.3.2" | ||
@@ -49,3 +49,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "4.1.0" | ||
"@urql/core": "4.1.1-canary-f9ea1db4" | ||
}, | ||
@@ -52,0 +52,0 @@ "publishConfig": { |
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
114891
+ Added@urql/core@4.1.1-canary-f9ea1db4(transitive)
- Removed@urql/core@5.0.8(transitive)