New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@urql/exchange-retry

Package Overview
Dependencies
Maintainers
19
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urql/exchange-retry - npm Package Compare versions

Comparing version 1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4 to 1.3.1

4

CHANGELOG.md
# Changelog
## 1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4
## 1.3.1

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

- Updated dependencies (See [#3755](https://github.com/urql-graphql/urql/pull/3755))
- @urql/core@5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4
- @urql/core@5.1.1

@@ -13,0 +13,0 @@ ## 1.3.0

{
"name": "@urql/exchange-retry",
"version": "1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4",
"version": "1.3.1",
"description": "An exchange for operation retry support in urql",

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

"graphql": "^16.0.0",
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4"
"@urql/core": "5.1.1"
},
"peerDependencies": {
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4"
"@urql/core": "^5.0.0"
},
"dependencies": {
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4",
"@urql/core": "^5.1.1",
"wonka": "^6.3.2"

@@ -52,0 +52,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