Gathering detailed insights and metrics for @aiou/eslint-ignore
Gathering detailed insights and metrics for @aiou/eslint-ignore
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
60.2
Supply Chain
56.5
Quality
76.2
Maintenance
100
Vulnerability
100
License
@aiou/eslint-config@1.5.1
Updated on Feb 09, 2025
@aiou/eslint-config@1.5.0
Updated on Jun 20, 2024
@aiou/eslint-config@1.4.0
Updated on May 19, 2024
@aiou/eslint-config@1.3.0
Updated on Apr 17, 2024
@aiou/eslint-config@1.2.3
Updated on Apr 05, 2024
@aiou/eslint-config@1.2.2
Updated on Apr 05, 2024
TypeScript (89.84%)
JavaScript (10.06%)
Shell (0.1%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
2 Stars
232 Commits
1 Watchers
18 Branches
1 Contributors
Updated on Feb 09, 2025
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
Published on
Dec 15, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
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 binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
Found 0/15 approved changesets -- score normalized to 0
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
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
29 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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