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

@rematch/persist

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rematch/persist - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/README.md

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.1](https://github.com/rematch/rematch/compare/@rematch/persist@2.0.0...@rematch/persist@2.0.1) (2021-02-23)
**Note:** Version bump only for package @rematch/persist
# [2.0.0](https://github.com/rematch/rematch/compare/@rematch/persist@2.0.0-next.11...@rematch/persist@2.0.0) (2021-01-31)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@rematch/persist",
"version": "2.0.0",
"version": "2.0.1",
"description": "Redux-Persist v6 plugin for Rematch. Provides simple redux state persistence using local storage options.",

@@ -30,6 +30,6 @@ "homepage": "https://rematch.github.io/rematch",

"devDependencies": {
"@rematch/core": "^2.0.0"
"@rematch/core": "^2.0.1"
},
"peerDependencies": {
"@rematch/core": ">=2.0.0-next.0",
"@rematch/core": "^2.0.0",
"redux": "^4.0.5"

@@ -55,3 +55,3 @@ },

},
"gitHead": "d575883af19a6f105655ea23b143e64590720acb"
"gitHead": "e123bb5976bcc1ef7f178c2b685bed9805d80cda"
}
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