Socket
Socket
Sign inDemoInstall

redux-cut

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-cut - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "redux-cut",
"version": "1.0.3",
"version": "1.0.4",
"description": "Middleware to block redux actions based on provided criteria.",

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

@@ -21,3 +21,3 @@ # redux-cut

```js
import cut from './redux-cut'; //or your module import syntax of choice
import cut from 'redux-cut'; //or your module import syntax of choice
```

@@ -24,0 +24,0 @@

Sorry, the diff of this file is not supported yet

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