@rematch/persist
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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 @@ |
{ | ||
"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" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
31715
18
0
110