redux-persist-immutable
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "redux-persist-immutable", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "immutable.js transform for redux-persist", | ||
@@ -11,3 +11,4 @@ "main": "index.js", | ||
"immutable": ">= 3", | ||
"transit-js": ">= 0.8" | ||
"transit-js": ">= 0.8", | ||
"transit-immutable-js": ">= 0.2" | ||
}, | ||
@@ -14,0 +15,0 @@ "repository": { |
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
1165
3
+ Addedtransit-immutable-js@>= 0.2
+ Addedtransit-immutable-js@0.8.0(transitive)