@urql/exchange-auth
Advanced tools
Comparing version 0.0.0-canary-20230309014613 to 0.0.0-canary-20230309123552
# Changelog | ||
## 0.0.0-canary-20230309014613 | ||
## 0.0.0-canary-20230309123552 | ||
@@ -47,4 +47,4 @@ ### Major Changes | ||
Submitted by [@kitten](https://github.com/kitten) (See [#3017](https://github.com/urql-graphql/urql/pull/3017)) | ||
- Updated dependencies (See [#3007](https://github.com/urql-graphql/urql/pull/3007), [#2962](https://github.com/urql-graphql/urql/pull/2962), [#3007](https://github.com/urql-graphql/urql/pull/3007), and [#3015](https://github.com/urql-graphql/urql/pull/3015)) | ||
- @urql/core@0.0.0-canary-20230309014613 | ||
- Updated dependencies (See [#3007](https://github.com/urql-graphql/urql/pull/3007), [#2962](https://github.com/urql-graphql/urql/pull/2962), [#3007](https://github.com/urql-graphql/urql/pull/3007), [#3015](https://github.com/urql-graphql/urql/pull/3015), and [#3022](https://github.com/urql-graphql/urql/pull/3022)) | ||
- @urql/core@0.0.0-canary-20230309123552 | ||
@@ -51,0 +51,0 @@ ## 1.0.0 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.0.0-canary-20230309014613", | ||
"version": "0.0.0-canary-20230309123552", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230309014613", | ||
"@urql/core": "0.0.0-canary-20230309123552", | ||
"wonka": "^6.0.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230309014613" | ||
"@urql/core": "0.0.0-canary-20230309123552" | ||
}, | ||
@@ -54,0 +54,0 @@ "publishConfig": { |
40823
+ Added@urql/core@0.0.0-canary-20230309123552(transitive)
- Removed@urql/core@0.0.0-canary-20230309014613(transitive)