Gathering detailed insights and metrics for @aiou/eslint-ignore
Gathering detailed insights and metrics for @aiou/eslint-ignore
npm install @aiou/eslint-ignore
Typescript
Module System
Node Version
NPM Version
59.7
Supply Chain
56.5
Quality
76.2
Maintenance
100
Vulnerability
100
License
@aiou/eslint-config@1.5.0
Published on 20 Jun 2024
@aiou/eslint-config@1.4.0
Published on 19 May 2024
@aiou/eslint-config@1.3.0
Published on 17 Apr 2024
@aiou/eslint-config@1.2.3
Published on 05 Apr 2024
@aiou/eslint-config@1.2.2
Published on 05 Apr 2024
@aiou/eslint-config@1.2.1
Published on 15 Dec 2023
TypeScript (89.83%)
JavaScript (10.07%)
Shell (0.1%)
Total Downloads
12,545
Last Day
3
Last Week
12
Last Month
173
Last Year
1,524
2 Stars
230 Commits
2 Watching
17 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
0.5.2
Package Id
@aiou/eslint-ignore@0.5.2
Unpacked Size
4.26 kB
Size
2.13 kB
File Count
5
NPM Version
10.2.3
Node Version
18.19.0
Publised On
15 Dec 2023
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
-45.5%
12
Compared to previous week
Last month
101.2%
173
Compared to previous month
Last year
-63.2%
1,524
Compared to previous year
collection of eslint common ignore patterns with gitignore
Transform nodejs's gitignore into eslint ignorePatterns, and with common eslint ignore patterns like jest
, etc..
1npm install @aiou/eslint-ignore --save-dev
1module.exports = { 2 // others config 3 ignorePatterns: require('@aiou/eslint-ignore'), 4}
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/15 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
license file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
20 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