redux-duplicate-actions
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "redux-duplicate-actions", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"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", |
@@ -11,2 +11,4 @@ # Redux Duplicate Action Monitor | ||
*Supports Node 4.x +* | ||
## Usage | ||
@@ -13,0 +15,0 @@ |
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
15196
36