redux-persist
Advanced tools
Comparing version 5.6.11 to 5.6.12
{ | ||
"name": "redux-persist", | ||
"version": "5.6.11", | ||
"version": "5.6.12", | ||
"description": "persist and rehydrate redux stores", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -272,3 +272,3 @@ | ||
setItem(key: string, value: any, ...args: any[]): any; | ||
remoteItem(key: string, ...args: any[]): any; | ||
removeItem(key: string, ...args: any[]): any; | ||
} | ||
@@ -275,0 +275,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