Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-api-middleware

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-api-middleware - npm Package Compare versions

Comparing version 3.0.0-beta.4 to 3.0.0

2

package.json
{
"name": "redux-api-middleware",
"version": "3.0.0-beta.4",
"version": "3.0.0",
"description": "Redux middleware for calling an API.",

@@ -5,0 +5,0 @@ "main": "lib/index.cjs.js",

@@ -11,2 +11,12 @@ redux-api-middleware

-------------------
### Breaking Change Notice
3.0 is being prepared in the [`next` branch](https://github.com/agraboso/redux-api-middleware/tree/next), and can be installed via npm: `npm install redux-api-middleware@next`
:rotating_light: There are a few breaking changes in 3.0, notably a change to the RSAA spec around error handling during the request phase :rotating_light:
See the changes in the [beta's documentation](https://github.com/agraboso/redux-api-middleware/blob/next/README.md), or the [diff from the latest release](https://github.com/agraboso/redux-api-middleware/compare/next) to learn more.
-------------------
## Table of contents

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