Socket
Socket
Sign inDemoInstall

@urql/exchange-auth

Package Overview
Dependencies
Maintainers
25
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 2.1.6-canary-f9ea1db4 to 2.1.6

4

CHANGELOG.md
# Changelog
## 2.1.6-canary-f9ea1db4
## 2.1.6

@@ -9,4 +9,2 @@ ### Patch Changes

Submitted by [@kitten](https://github.com/kitten) (See [#3343](https://github.com/urql-graphql/urql/pull/3343))
- Updated dependencies (See [#3346](https://github.com/urql-graphql/urql/pull/3346))
- @urql/core@4.1.1-canary-f9ea1db4

@@ -13,0 +11,0 @@ ## 2.1.5

{
"name": "@urql/exchange-auth",
"version": "2.1.6-canary-f9ea1db4",
"version": "2.1.6",
"description": "An exchange for managing authentication and token refresh in urql",

@@ -43,3 +43,3 @@ "sideEffects": false,

"dependencies": {
"@urql/core": "4.1.1-canary-f9ea1db4",
"@urql/core": ">=4.1.0",
"wonka": "^6.3.2"

@@ -49,3 +49,3 @@ },

"graphql": "^16.0.0",
"@urql/core": "4.1.1-canary-f9ea1db4"
"@urql/core": "4.1.1"
},

@@ -52,0 +52,0 @@ "publishConfig": {

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