Installations
npm install tslint-react-redux-typescript-guide
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
10.7.0
NPM Version
6.8.0
Score
48.6
Supply Chain
60.5
Quality
73
Maintenance
100
Vulnerability
97.9
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (100%)
Developer
Download Statistics
Total Downloads
838
Last Day
1
Last Week
3
Last Month
14
Last Year
75
GitHub Statistics
2 Stars
3 Commits
3 Watching
1 Branches
1 Contributors
Bundle Size
234.00 B
Minified
197.00 B
Minified + Gzipped
Package Meta Information
Latest Version
1.0.1
Package Id
tslint-react-redux-typescript-guide@1.0.1
Unpacked Size
2.79 kB
Size
1.56 kB
File Count
6
NPM Version
6.8.0
Node Version
10.7.0
Total Downloads
Cumulative downloads
Total Downloads
838
Last day
0%
1
Compared to previous day
Last week
-25%
3
Compared to previous week
Last month
366.7%
14
Compared to previous month
Last year
5.6%
75
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Peer Dependencies
2
Dev Dependencies
2
tslint-react-redux-typescript-guide
TSLint recommended config based on react-redux-typescript-guide
There is a better alternative which contain not only this config but also other dev-tools configs. I encourage you to check it: https://github.com/piotrwitek/react-redux-typescript-scripts
Installation
This module is distributed via npm package and
should be installed as one of your project's devDependencies
:
npm i -D tslint-react-redux-typescript-guide
Usage
1{ 2 "extends": ["tslint-react-redux-typescript-guide"] 3 "rules": { 4 // you can further customize this config here 5 } 6}
LICENSE
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
5 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
Found 0/3 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
2.4
/10
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