@urql/exchange-auth
Advanced tools
Comparing version 0.0.0-canary-20230315183047 to 0.0.0-canary-20230315185032
# Changelog | ||
## 0.0.0-canary-20230315183047 | ||
## 0.0.0-canary-20230315185032 | ||
@@ -9,4 +9,4 @@ ### Patch Changes | ||
Submitted by [@kitten](https://github.com/kitten) (See [#3053](https://github.com/urql-graphql/urql/pull/3053)) | ||
- Updated dependencies (See [#3053](https://github.com/urql-graphql/urql/pull/3053), [#3039](https://github.com/urql-graphql/urql/pull/3039), [#3050](https://github.com/urql-graphql/urql/pull/3050), and [#3043](https://github.com/urql-graphql/urql/pull/3043)) | ||
- @urql/core@0.0.0-canary-20230315183047 | ||
- Updated dependencies (See [#3053](https://github.com/urql-graphql/urql/pull/3053), [#3039](https://github.com/urql-graphql/urql/pull/3039), [#3050](https://github.com/urql-graphql/urql/pull/3050), [#3051](https://github.com/urql-graphql/urql/pull/3051), and [#3043](https://github.com/urql-graphql/urql/pull/3043)) | ||
- @urql/core@0.0.0-canary-20230315185032 | ||
@@ -13,0 +13,0 @@ ## 2.0.0 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.0.0-canary-20230315183047", | ||
"version": "0.0.0-canary-20230315185032", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230315183047", | ||
"@urql/core": "0.0.0-canary-20230315185032", | ||
"wonka": "^6.0.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230315183047" | ||
"@urql/core": "0.0.0-canary-20230315185032" | ||
}, | ||
@@ -54,0 +54,0 @@ "publishConfig": { |
98002
+ Added@urql/core@0.0.0-canary-20230315185032(transitive)
- Removed@urql/core@0.0.0-canary-20230315183047(transitive)