@connected-home/redux-persist
Advanced tools
Comparing version 6.0.1 to 6.1.0
{ | ||
"name": "@connected-home/redux-persist", | ||
"version": "6.0.1", | ||
"version": "6.1.0", | ||
"description": "persist and rehydrate redux stores", | ||
@@ -86,3 +86,5 @@ "main": "lib/index.js", | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"immutable": "^3.8.2" | ||
} | ||
} |
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
399824
120
4343
2
63
+ Addedimmutable@^3.8.2
+ Addedimmutable@3.8.2(transitive)