Gathering detailed insights and metrics for @redux-devtools/inspector-monitor
Gathering detailed insights and metrics for @redux-devtools/inspector-monitor
Gathering detailed insights and metrics for @redux-devtools/inspector-monitor
Gathering detailed insights and metrics for @redux-devtools/inspector-monitor
npm install @redux-devtools/inspector-monitor
Redux DevTools Extension v3.2.7
Published on 21 Sept 2024
Redux DevTools Extension v3.2.6
Published on 20 Sept 2024
Redux DevTools Extension v3.2.5
Published on 16 Sept 2024
Redux DevTools Extension v3.2.4
Published on 04 Sept 2024
Redux DevTools Extension v3.2.3
Published on 31 Aug 2024
Redux DevTools Extension v3.2.1
Published on 31 Aug 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
14,068 Stars
1,444 Commits
1,167 Forks
237 Watching
21 Branches
112 Contributors
Updated on 28 Nov 2024
TypeScript (73.65%)
JavaScript (25.31%)
HTML (0.64%)
Pug (0.26%)
CSS (0.15%)
Cumulative downloads
Total Downloads
Last day
-2.6%
1,124
Compared to previous day
Last week
7.7%
7,029
Compared to previous week
Last month
11.9%
28,030
Compared to previous month
Last year
125.5%
551,401
Compared to previous year
14
6
24
Developer Tools to power-up Redux development workflow or any other architecture which handles the state change (see integrations).
It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app.
This is a monorepo powered by pnpm. Install pnpm and run pnpm install
to get started. Each package's dependencies need to be built before the package itself can be built. You can either build all the packages (i.e., pnpm run build:all
) or use pnpm workspace commands to build only the packages necessary for the packages you're working on (i.e., pnpm --filter "remotedev-redux-devtools-extension" build
).
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
MIT
No vulnerabilities found.
Reason
30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
4 existing vulnerabilities detected
Details
Reason
Found 1/12 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
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