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

redux-zero

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-zero - npm Package Compare versions

Comparing version 4.6.0 to 4.6.1

middleware/applyMiddleware.d.ts

3

package.json
{
"name": "redux-zero",
"version": "4.6.0",
"version": "4.6.1",
"description": "",

@@ -28,2 +28,3 @@ "main": "dist/redux-zero.js",

"interfaces",
"middleware",
"preact",

@@ -30,0 +31,0 @@ "react",

@@ -153,6 +153,4 @@ <h1 align="center">

There is basic middleware support as of 4.6.0. The method signature for the middleware was inspired by redux. The main difference is that action is a function.
The method signature for the middleware was inspired by redux. The main difference is that action is just a function:
eg:
```js

@@ -159,0 +157,0 @@ /* store.js */

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