Gathering detailed insights and metrics for eslint-plugin-flowtype-errors
Gathering detailed insights and metrics for eslint-plugin-flowtype-errors
npm install eslint-plugin-flowtype-errors
Typescript
Module System
Min. Node Version
Node Version
NPM Version
78.5
Supply Chain
79.4
Quality
76.6
Maintenance
100
Vulnerability
98.9
License
JavaScript (99.39%)
Vue (0.61%)
Total Downloads
6,818,165
Last Day
2,365
Last Week
7,209
Last Month
40,119
Last Year
570,179
403 Stars
339 Commits
32 Forks
3 Watching
9 Branches
19 Contributors
Minified
Minified + Gzipped
Latest Version
4.5.0
Package Id
eslint-plugin-flowtype-errors@4.5.0
Unpacked Size
23.52 kB
Size
7.67 kB
File Count
9
NPM Version
8.0.0
Node Version
16.11.1
Publised On
16 Nov 2021
Cumulative downloads
Total Downloads
Last day
35.6%
2,365
Compared to previous day
Last week
-32.4%
7,209
Compared to previous week
Last month
2.7%
40,119
Compared to previous month
Last year
-25.2%
570,179
Compared to previous year
4
26
This guide assumes that you have installed eslint, babel, babel-plugin-transform-flow-strip-types and configured flow. Check out the from-scratch guide for the full guide on getting started.
⚠️ Make sure the 64-bit version of your text editor or IDE. For atom, see this comment
1npm install --save-dev eslint-plugin-flowtype-errors
Extend the recommended config:
1{ 2 "extends": ["plugin:flowtype-errors/recommended"] 3}
If this project is saving you (or your team) time, please consider supporting it on Patreon ???? thank you!
Flow is supported on all OS's except Windows 32bit. Add this line to appveyor to make tests run properly.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 2/30 approved changesets -- 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
14 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