Gathering detailed insights and metrics for eslint-config-xo-nextjs
Gathering detailed insights and metrics for eslint-config-xo-nextjs
Gathering detailed insights and metrics for eslint-config-xo-nextjs
Gathering detailed insights and metrics for eslint-config-xo-nextjs
npm install eslint-config-xo-nextjs
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
12 Stars
455 Commits
1 Watching
2 Branches
3 Contributors
Updated on 13 Nov 2024
Minified
Minified + Gzipped
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
134.5%
455
Compared to previous day
Last week
20.1%
1,396
Compared to previous week
Last month
-1.2%
6,775
Compared to previous month
Last year
35.7%
87,586
Compared to previous year
4
1
ESLint shareable config for Next.js to be used with xo or eslint-config-xo
$ pnpm add -D eslint-config-xo-nextjs
1{ 2 "name": "my-awesome-project", 3 "devDependencies": { 4 "xo": "…", 5 "eslint-config-xo-nextjs": "…" 6 }, 7 "xo": { 8 "extends": "xo-nextjs", 9 "semicolon": false, 10 "space": 2 11 } 12}
MIT © Bertrand Marron
╚⊙ ⊙╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
No vulnerabilities found.
Reason
27 commit(s) and 0 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
2 existing vulnerabilities detected
Details
Reason
Found 0/11 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
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
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