Gathering detailed insights and metrics for redux-storage-merger-simple
Gathering detailed insights and metrics for redux-storage-merger-simple
Gathering detailed insights and metrics for redux-storage-merger-simple
Gathering detailed insights and metrics for redux-storage-merger-simple
npm install redux-storage-merger-simple
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
2 Stars
24 Commits
2 Forks
2 Watching
1 Branches
2 Contributors
Updated on 06 Aug 2019
JavaScript (57.07%)
Makefile (42.93%)
Cumulative downloads
Total Downloads
Last day
-32.7%
561
Compared to previous day
Last week
-42%
3,551
Compared to previous week
Last month
107.3%
27,315
Compared to previous month
Last year
-40.5%
234,292
Compared to previous year
Simple and current default merger for redux-storage.
npm install --save redux-storage-merger-simple
Custom mergers, like this one, can simply be passed as second argument to redux-storages reducer
:
1import merger from 'redux-storage-merger-simple'; 2const reducer = storage.reducer(reducer, merger);
The original author of the package redux-storage-merger-simple has decided to deprecate the project and no longer maintained. The package will now be maintained here.
Thank you michaelcontento for a great library!
The MIT License (MIT)
Copyright (c) 2016- Gunjan Soni <gunjan.soni2002@gmail.com>
Copyright (c) 2015-2016 Michael Contento <mail@michaelcontento.de>
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/23 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More