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

redux-persist-immutable

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-persist-immutable - npm Package Compare versions

Comparing version 4.0.0-alpha3 to 4.0.0-alpha4

4

package.json
{
"name": "redux-persist-immutable",
"version": "4.0.0-alpha3",
"version": "4.0.0-alpha4",
"description": "top level immutablejs support for redux-persist",

@@ -35,5 +35,5 @@ "main": "lib/index.js",

"immutable": "^3.8.1",
"redux-persist": "^4.0.0-alpha1",
"redux-persist": "^4.0.0-alpha4",
"redux-persist-transform-immutable": "^3.2.0"
}
}

@@ -6,3 +6,3 @@ # Redux Persist Immutable

For entire api see [redux-persist docs](https://github.com/rt2zz/redux-persist). This library is a drop in replacement.
```
```js
import { persistStore } from 'redux-persist-immutable'

@@ -9,0 +9,0 @@

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