@urql/exchange-auth
Advanced tools
Comparing version 0.0.0-canary-20230419170610 to 0.0.0-canary-20230420095019
# Changelog | ||
## 0.0.0-canary-20230419170610 | ||
## 0.0.0-canary-20230420095019 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3157](https://github.com/urql-graphql/urql/pull/3157), [#3155](https://github.com/urql-graphql/urql/pull/3155), and [#3159](https://github.com/urql-graphql/urql/pull/3159)) | ||
- @urql/core@0.0.0-canary-20230419170610 | ||
- @urql/core@0.0.0-canary-20230420095019 | ||
@@ -13,0 +13,0 @@ ## 2.1.0 |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.0.0-canary-20230419170610", | ||
"version": "0.0.0-canary-20230420095019", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -42,3 +42,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230419170610", | ||
"@urql/core": "0.0.0-canary-20230420095019", | ||
"wonka": "^6.3.0" | ||
@@ -48,3 +48,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230419170610" | ||
"@urql/core": "0.0.0-canary-20230420095019" | ||
}, | ||
@@ -51,0 +51,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
+ Added@urql/core@0.0.0-canary-20230420095019(transitive)
- Removed@urql/core@0.0.0-canary-20230419170610(transitive)