Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-deep-persist

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-deep-persist - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "redux-deep-persist",
"version": "1.0.1",
"version": "1.0.2",
"description": "Allows to easily create a deep configuration of a whitelist or blacklist for the redux-persist module.",

@@ -5,0 +5,0 @@ "author": "Piotr Kujawa <piotrkujawa.dev@gmail.com>",

@@ -57,2 +57,4 @@ # Redux Deep Persist

```js
import { getPersistConfig } from 'redux-deep-persist';
const config = getPersistConfig({

@@ -59,0 +61,0 @@ key: 'root',

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc