Socket
Socket
Sign inDemoInstall

redux-persist

Package Overview
Dependencies
1
Maintainers
2
Versions
186
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.6.11 to 5.6.12

2

package.json
{
"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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc