redux-test-helper
Advanced tools
Comparing version 0.0.1-2 to 0.0.1-3
{ | ||
"name": "redux-test-helper", | ||
"version": "0.0.1-2", | ||
"version": "0.0.1-3", | ||
"description": "Provides easily testable classes that genrate redux-middlewares or -reducers", | ||
@@ -13,4 +13,4 @@ "author": "patsimm", | ||
}, | ||
"dependencies": { | ||
"redux": "^3.7.2" | ||
"peerDependencies": { | ||
"redux": "*" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
141088
+ Addedredux@5.0.1(transitive)
- Removedredux@^3.7.2
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash-es@4.17.21(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedredux@3.7.2(transitive)
- Removedsymbol-observable@1.2.0(transitive)