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
28
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 0.3.2 to 0.3.3

8

CHANGELOG.md
# Changelog
## 0.3.3
### Patch Changes
- Export `RetryExchangeOption` type from top level export, by [@KoltonG](https://github.com/KoltonG) (See [#2351](https://github.com/FormidableLabs/urql/pull/2351))
- Updated dependencies (See [#2384](https://github.com/FormidableLabs/urql/pull/2384) and [#2386](https://github.com/FormidableLabs/urql/pull/2386))
- @urql/core@2.4.4
## 0.3.2

@@ -4,0 +12,0 @@

2

dist/types/index.d.ts

@@ -1,1 +0,1 @@

export { retryExchange } from './retryExchange';
export { retryExchange, RetryExchangeOptions } from './retryExchange';
{
"name": "@urql/exchange-retry",
"version": "0.3.2",
"version": "0.3.3",
"description": "An exchange for operation retry support in urql",

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

"dependencies": {
"@urql/core": ">=2.3.6",
"@urql/core": ">=2.4.4",
"wonka": "^4.0.14"

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