@urql/exchange-auth
Advanced tools
Comparing version 0.1.4 to 0.1.5
# Changelog | ||
## 0.1.5 | ||
### Patch Changes | ||
- Expose `AuthContext` type, by [@arempe93](https://github.com/arempe93) (See [#1828](https://github.com/FormidableLabs/urql/pull/1828)) | ||
- Updated dependencies (See [#1829](https://github.com/FormidableLabs/urql/pull/1829)) | ||
- @urql/core@2.1.6 | ||
## 0.1.4 | ||
@@ -4,0 +12,0 @@ |
@@ -1,1 +0,1 @@ | ||
export { authExchange } from './authExchange'; | ||
export { authExchange, AuthConfig } from './authExchange'; |
{ | ||
"name": "@urql/exchange-auth", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "An exchange for managing authentication and token refresh in urql", | ||
@@ -54,3 +54,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": ">=2.1.0", | ||
"@urql/core": ">=2.1.6", | ||
"wonka": "^4.0.14" | ||
@@ -57,0 +57,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
50216
0
Updated@urql/core@>=2.1.6