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

redux-duplicate-actions

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-duplicate-actions - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "redux-duplicate-actions",
"version": "1.0.2",
"version": "1.0.3",
"description": "This is a redux middleware that detects duplicate actions & shows this in the console. You can choose to make them fatal errors or friendly warnings! Development use only!",

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

@@ -27,4 +27,3 @@ # Redux Duplicate Action Monitor

`npm install`
`npm test`
`npm install && npm test`

@@ -31,0 +30,0 @@ # Contributing

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