redux-local-storage
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "redux-local-storage", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Redux middleware for accessing local storage", | ||
@@ -32,7 +32,7 @@ "license": "ISC", | ||
"localforage": "^1.5.0", | ||
"lodash": "^4.17.4" | ||
"lodash": "^4.17.21" | ||
}, | ||
"peerDependencies": { | ||
"redux": "^3.x" | ||
"redux": ">3.x" | ||
} | ||
} |
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
178966
+ Addedredux@5.0.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash-es@4.17.21(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedredux@3.7.2(transitive)
- Removedsymbol-observable@1.2.0(transitive)
Updatedlodash@^4.17.21