redux-duplicate-actions
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14785
32