@urql/exchange-auth
Advanced tools
Comparing version 0.0.0-canary-20230429141303 to 0.0.0-canary-20230503132020
# Changelog | ||
## 0.0.0-canary-20230429141303 | ||
## 0.0.0-canary-20230503132020 | ||
@@ -9,4 +9,4 @@ ### Patch Changes | ||
Submitted by [@kitten](https://github.com/kitten) (See [#3201](https://github.com/urql-graphql/urql/pull/3201)) | ||
- Updated dependencies (See [#3201](https://github.com/urql-graphql/urql/pull/3201)) | ||
- @urql/core@0.0.0-canary-20230429141303 | ||
- Updated dependencies (See [#3201](https://github.com/urql-graphql/urql/pull/3201) and [#3206](https://github.com/urql-graphql/urql/pull/3206)) | ||
- @urql/core@0.0.0-canary-20230503132020 | ||
@@ -13,0 +13,0 @@ ## 2.1.2 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.0.0-canary-20230429141303", | ||
"version": "0.0.0-canary-20230503132020", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230429141303", | ||
"@urql/core": "0.0.0-canary-20230503132020", | ||
"wonka": "^6.3.2" | ||
@@ -48,3 +48,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230429141303" | ||
"@urql/core": "0.0.0-canary-20230503132020" | ||
}, | ||
@@ -51,0 +51,0 @@ "publishConfig": { |
105816
+ Added@urql/core@0.0.0-canary-20230503132020(transitive)
- Removed@urql/core@0.0.0-canary-20230429141303(transitive)