redux-devtools
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "redux-devtools", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Redux DevTools with hot reloading and time travel", | ||
@@ -65,3 +65,3 @@ "main": "lib/index.js", | ||
"react-redux": "^4.0.0 || ^5.0.0", | ||
"redux": "^3.5.2" | ||
"redux": "^3.5.2 || ^4.0.0" | ||
}, | ||
@@ -71,4 +71,4 @@ "dependencies": { | ||
"lodash": "^4.2.0", | ||
"redux-devtools-instrument": "^1.0.1" | ||
"redux-devtools-instrument": "^1.9.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
20828
+ Addedredux@4.2.1(transitive)
- Removedlodash-es@4.17.21(transitive)
- Removedredux@3.7.2(transitive)