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 0.0.0-canary-20230503132020 to 0.0.0-canary-20230504153855

4

CHANGELOG.md
# Changelog
## 0.0.0-canary-20230503132020
## 0.0.0-canary-20230504153855

@@ -10,3 +10,3 @@ ### Patch Changes

- Updated dependencies (See [#3201](https://github.com/urql-graphql/urql/pull/3201) and [#3206](https://github.com/urql-graphql/urql/pull/3206))
- @urql/core@0.0.0-canary-20230503132020
- @urql/core@0.0.0-canary-20230504153855

@@ -13,0 +13,0 @@ ## 2.1.2

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

@@ -28,5 +28,5 @@ "sideEffects": false,

".": {
"types": "./dist/urql-exchange-auth.d.ts",
"import": "./dist/urql-exchange-auth.mjs",
"require": "./dist/urql-exchange-auth.js",
"types": "./dist/urql-exchange-auth.d.ts",
"source": "./src/index.ts"

@@ -43,3 +43,3 @@ },

"dependencies": {
"@urql/core": "0.0.0-canary-20230503132020",
"@urql/core": "0.0.0-canary-20230504153855",
"wonka": "^6.3.2"

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

"graphql": "^16.0.0",
"@urql/core": "0.0.0-canary-20230503132020"
"@urql/core": "0.0.0-canary-20230504153855"
},

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