Gathering detailed insights and metrics for @meteorlxy/eslint-config-prettier-typescript-vue
Gathering detailed insights and metrics for @meteorlxy/eslint-config-prettier-typescript-vue
npm install @meteorlxy/eslint-config-prettier-typescript-vue
Typescript
Module System
Node Version
NPM Version
39.3
Supply Chain
42
Quality
71
Maintenance
100
Vulnerability
95.8
License
TypeScript (98.91%)
Vue (0.56%)
JavaScript (0.52%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
8,773
Last Day
1
Last Week
3
Last Month
106
Last Year
921
MIT License
2 Stars
327 Commits
1 Forks
2 Watchers
1 Branches
1 Contributors
Updated on Feb 05, 2025
Minified
Minified + Gzipped
Latest Version
2.28.1
Package Id
@meteorlxy/eslint-config-prettier-typescript-vue@2.28.1
Unpacked Size
2.31 kB
Size
1.35 kB
File Count
4
NPM Version
lerna/2.5.0/node@v18.17.1+arm64 (darwin)
Node Version
18.17.1
Published on
Aug 29, 2023
Cumulative downloads
Total Downloads
Last Day
-50%
1
Compared to previous day
Last Week
-91.4%
3
Compared to previous week
Last Month
116.3%
106
Compared to previous month
Last Year
-73.2%
921
Compared to previous year
1npm i -D @meteorlxy/eslint-config-prettier-typescript-vue
Create .eslintrc.cjs
:
1module.exports = { 2 extends: ['@meteorlxy/prettier-typescript-vue'], 3 parserOptions: { 4 project: ['tsconfig.json'], 5 }, 6 rules: { 7 // override rules 8 }, 9};
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Reason
branch protection is not maximal on development and all release branches
Details
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 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
Score
Last Scanned on 2025-02-03
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