@urql/exchange-auth
Advanced tools
Comparing version 0.0.0-canary-20230315180102 to 0.0.0-canary-20230315182913
# Changelog | ||
## 0.0.0-canary-20230315180102 | ||
## 0.0.0-canary-20230315182913 | ||
@@ -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), and [#3043](https://github.com/urql-graphql/urql/pull/3043)) | ||
- @urql/core@0.0.0-canary-20230315180102 | ||
- 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-20230315182913 | ||
@@ -13,0 +13,0 @@ ## 2.0.0 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.0.0-canary-20230315180102", | ||
"version": "0.0.0-canary-20230315182913", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230315180102", | ||
"@urql/core": "0.0.0-canary-20230315182913", | ||
"wonka": "^6.0.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230315180102" | ||
"@urql/core": "0.0.0-canary-20230315182913" | ||
}, | ||
@@ -54,0 +54,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
97945
+ Added@urql/core@0.0.0-canary-20230315182913(transitive)
- Removed@urql/core@0.0.0-canary-20230315180102(transitive)