Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@urql/exchange-auth

Package Overview
Dependencies
Maintainers
29
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urql/exchange-auth - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

8

CHANGELOG.md
# 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 @@

2

dist/types/index.d.ts

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc