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.5-canary-657bd0c6 to 2.1.5

4

CHANGELOG.md
# Changelog
## 2.1.5-canary-657bd0c6
## 2.1.5

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

Submitted by [@kitten](https://github.com/kitten) (See [#3307](https://github.com/urql-graphql/urql/pull/3307))
- Updated dependencies (See [#3298](https://github.com/urql-graphql/urql/pull/3298), [#3288](https://github.com/urql-graphql/urql/pull/3288), and [#3299](https://github.com/urql-graphql/urql/pull/3299))
- @urql/core@4.0.11-canary-657bd0c6

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

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

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

"dependencies": {
"@urql/core": "4.0.11-canary-657bd0c6",
"@urql/core": ">=4.0.0",
"wonka": "^6.3.2"

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

"graphql": "^16.0.0",
"@urql/core": "4.0.11-canary-657bd0c6"
"@urql/core": "4.0.11"
},

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