Gathering detailed insights and metrics for @cdmbase/redux-auth-wrapper
Gathering detailed insights and metrics for @cdmbase/redux-auth-wrapper
Gathering detailed insights and metrics for @cdmbase/redux-auth-wrapper
Gathering detailed insights and metrics for @cdmbase/redux-auth-wrapper
npm install @cdmbase/redux-auth-wrapper
Typescript
Module System
70.8
Supply Chain
78.4
Quality
81.2
Maintenance
100
Vulnerability
99.6
License
JavaScript (98.93%)
Shell (0.75%)
HTML (0.33%)
Total Downloads
26,654
Last Day
17
Last Week
55
Last Month
305
Last Year
7,551
2,193 Stars
393 Commits
240 Forks
37 Watching
17 Branches
31 Contributors
Minified
Minified + Gzipped
Latest Version
6.6.0
Package Id
@cdmbase/redux-auth-wrapper@6.6.0
Unpacked Size
22.03 kB
Size
5.46 kB
File Count
18
Publised On
31 Mar 2024
Cumulative downloads
Total Downloads
Last day
-43.3%
17
Compared to previous day
Last week
-49.5%
55
Compared to previous week
Last month
-27%
305
Compared to previous month
Last year
-2%
7,551
Compared to previous year
38
Decouple your Authentication and Authorization from your components!
npm install --save redux-auth-wrapper
redux-auth-wrapper is a utility library for handling authentication and authorization in react + redux applications.
Read the documentation at https://mjrussell.github.io/redux-auth-wrapper
yarn build && yarn build:copyFiles && yarn dist
Version 3.x has the same external API as version 2, however it only supports React >= 16.3. It is also tested with react-router v5 and connected-react-router which replaced react-router-redux.
Version 2.x is a big internal rewrite! It provides a massive increase in flexibility when using redux-auth-wrapper and also introduces some breaking changes. See the Migration Guide for more details if coming from 1.x. Or check out the Getting Started guide if you've never used redux-auth-wrapper before.
Looking for Version 1.x? You can browse the 1.x README here.
Having trouble? First check out the Troubleshooting section of the documentation, and then search the issues, both open and closed for your problem. If you are still having trouble or have a question on using redux-auth-wrapper, please open an issue! You can also ask on the gitter channel.
Other examples not yet updated to v2:
No vulnerabilities found.
Reason
all changesets reviewed
Reason
no binaries found in the repo
Reason
license file detected
Details
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
Reason
106 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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