Public record
Software health reportschema 0.15.0 · metrics 2.10.0 · 2026-07-19 13:50 UTC

ocavue / eslint-config

TypeScriptMIT★ 2 stars⑂ 2 forkssince Nov 2022View on GitHub ↗

ocavue/eslint-config holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (35/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

71
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

71
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).

Ownership

ocavuePersonal account
281 followers127 public repossince Dec 2016

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@ocavue/eslint-config4.12.110,4621583 days agoeslinteslint-configtypescriptmarkdownreactvue

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
28.4/36Commit cadence41/52 weeks with commits
18/18Commit volume216 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year216
human_commit_share
days_since_last_push1
active_weeks_last_year41

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~3.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv4.12.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases3.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

35Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks2 forks
0/15Watchers2 watchers
Inputs used
forks2
stars2
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
53.6/80Monthly downloads10,462 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@ocavue/eslint-config
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,462
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

68Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13.5/22.5Commit distributiontop contributor authored 40% of commits
6.8/13.5Contributor breadth5 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled5
top_contributor_share0.402
How it's scored
28/42Issue resolution67% of issues closed
27.1/30PR acceptance449/497 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs449
open_issues1
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.667
closed_unmerged_prs48
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
17.6/25Owner reach281 followers of ocavue
25/25Track record127 public repos, account ~9 yr old
Inputs used
followers281
owner_typeUser
is_verified
owner_loginocavue
public_repos127
account_age_days3,496
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 3 days ago
20/20Version history158 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@ocavue/eslint-config
ecosystemsnpm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests25 out of 30 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2/2.5CI-Tests25 out of 30 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/13 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

49Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/28 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes33,205
source_files_sampled28
oversized_source_files0

Key facts

2GitHub stars
5contributors
216commits, last 12 months
1days since last push
100releases
2bus factor
1open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 5.5 / 10
5.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-19 13:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests25 out of 30 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
npm@eslint-community/eslint-plugin-eslint-comments^4.7.2package.json
npm@eslint-react/eslint-plugin^5.11.2package.json
npm@eslint/markdown^8.0.3package.json
npm@unocss/eslint-config^66.7.4package.json
npmeslint-config-flat-gitignore^2.3.0package.json
npmeslint-config-prettier^10.1.8package.json
npmeslint-plugin-antfu^3.2.3package.json
npmeslint-plugin-command^3.5.3package.json
npmeslint-plugin-no-only-tests^3.4.0package.json
npmeslint-plugin-package-json^1.5.0package.json
npmeslint-plugin-perfectionist^5.9.1package.json
npmeslint-plugin-react-hooks^7.1.1package.json
npmeslint-plugin-regexp^3.1.1package.json
npmeslint-plugin-unicorn^72.0.0package.json
npmeslint-plugin-vue^10.9.2package.json
npmglobals^17.7.0package.json
npmtypescript-eslint^8.62.0package.json
npmvue-eslint-parser^10.4.1package.json
All dependencies 451

Full resolved dependency set from the GitHub dependency graph: 18 direct and 433 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@eslint-community/eslint-plugin-eslint-comments4.7.2direct
npm@eslint-react/eslint-plugin5.14.1direct
npm@eslint/markdown8.0.3direct
npm@unocss/eslint-config66.7.5direct
npmeslint-config-flat-gitignore2.3.0direct
npmeslint-config-prettier10.1.8direct
npmeslint-plugin-antfu3.2.3direct
npmeslint-plugin-command3.5.3direct
npmeslint-plugin-no-only-tests3.4.0direct
npmeslint-plugin-package-json1.5.0direct
npmeslint-plugin-perfectionist5.10.0direct
npmeslint-plugin-react-hooks7.1.1direct
npmeslint-plugin-regexp3.1.1direct
npmeslint-plugin-unicorn72.0.0direct
npmeslint-plugin-vue10.9.2direct
npmglobals17.7.0direct
npmtypescript-eslint8.63.0direct
npmvue-eslint-parser10.4.1direct
npm@altano/repository-tools2.0.3indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@emnapi/core1.11.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.0indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@es-joy/jsdoccomment0.88.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint-react/ast5.14.1indirect
npm@eslint-react/core5.14.1indirect
npm@eslint-react/eslint5.14.1indirect
npm@eslint-react/jsx5.14.1indirect
npm@eslint-react/shared5.14.1indirect
npm@eslint-react/var5.14.1indirect
npm@eslint/compat2.1.0indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/css-tree4.0.4indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@ocavue/tsconfig0.7.1indirect
npm@oxc-parser/binding-android-arm-eabi0.137.0indirect
npm@oxc-parser/binding-android-arm640.137.0indirect
npm@oxc-parser/binding-darwin-arm640.137.0indirect
npm@oxc-parser/binding-darwin-x640.137.0indirect
npm@oxc-parser/binding-freebsd-x640.137.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.137.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.137.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-musl0.137.0indirect
npm@oxc-parser/binding-openharmony-arm640.137.0indirect
npm@oxc-parser/binding-wasm32-wasi0.137.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.137.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.137.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.137.0indirect
npm@oxc-project/types0.137.0indirect
npm@oxc-project/types0.139.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.21.3indirect
npm@oxc-resolver/binding-android-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-x6411.21.3indirect
npm@oxc-resolver/binding-freebsd-x6411.21.3indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-musl11.21.3indirect
npm@oxc-resolver/binding-openharmony-arm6411.21.3indirect
npm@oxc-resolver/binding-wasm32-wasi11.21.3indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.21.3indirect
npm@oxc-resolver/binding-win32-x64-msvc11.21.3indirect
npm@oxfmt/binding-android-arm-eabi0.56.0indirect
npm@oxfmt/binding-android-arm640.56.0indirect
npm@oxfmt/binding-darwin-arm640.56.0indirect
npm@oxfmt/binding-darwin-x640.56.0indirect
npm@oxfmt/binding-freebsd-x640.56.0indirect
npm@oxfmt/binding-linux-arm-gnueabihf0.56.0indirect
npm@oxfmt/binding-linux-arm-musleabihf0.56.0indirect
npm@oxfmt/binding-linux-arm64-gnu0.56.0indirect
npm@oxfmt/binding-linux-arm64-musl0.56.0indirect
npm@oxfmt/binding-linux-ppc64-gnu0.56.0indirect
npm@oxfmt/binding-linux-riscv64-gnu0.56.0indirect
npm@oxfmt/binding-linux-riscv64-musl0.56.0indirect
npm@oxfmt/binding-linux-s390x-gnu0.56.0indirect
npm@oxfmt/binding-linux-x64-gnu0.56.0indirect
npm@oxfmt/binding-linux-x64-musl0.56.0indirect
npm@oxfmt/binding-openharmony-arm640.56.0indirect
npm@oxfmt/binding-win32-arm64-msvc0.56.0indirect
npm@oxfmt/binding-win32-ia32-msvc0.56.0indirect
npm@oxfmt/binding-win32-x64-msvc0.56.0indirect
npm@pkgr/core0.3.6indirect
npm@quansync/fs1.0.0indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/katex0.16.8indirect
npm@types/mdast4.0.4indirect
npm@types/ms2.1.0indirect
npm@types/node22.20.1indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.63.0indirect
npm@typescript-eslint/parser8.63.0indirect
npm@typescript-eslint/project-service8.63.0indirect
npm@typescript-eslint/scope-manager8.63.0indirect
npm@typescript-eslint/tsconfig-utils8.63.0indirect
npm@typescript-eslint/type-utils8.63.0indirect
npm@typescript-eslint/types8.63.0indirect
npm@typescript-eslint/typescript-estree8.63.0indirect
npm@typescript-eslint/utils8.63.0indirect
npm@typescript-eslint/visitor-keys8.63.0indirect
npm@unocss/config66.7.5indirect
npm@unocss/core66.7.5indirect
npm@unocss/eslint-plugin66.7.5indirect
npm@unocss/rule-utils66.7.5indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmassertion-error2.0.1indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.10.42indirect
npmbirecord0.1.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.7indirect
npmbrowserslist4.28.5indirect
npmbuiltin-modules5.3.0indirect
npmcaniuse-lite1.0.30001803indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmchange-case5.4.4indirect
npmcharacter-entities2.0.2indirect
npmci-info4.4.0indirect
npmcolorette2.0.20indirect
npmcommander8.3.0indirect
npmcomment-parser1.4.7indirect
npmcompare-versions6.1.1indirect
npmconsola3.4.2indirect
npmconvert-hrtime5.0.0indirect
npmconvert-source-map2.0.0indirect
npmcore-js-compat3.49.0indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdefu6.1.7indirect
npmdequal2.0.3indirect
npmdetect-indent7.0.2indirect
npmdetect-libc2.1.2indirect
npmdetect-newline4.0.1indirect
npmdevlop1.1.0indirect
npmelectron-to-chromium1.5.389indirect
npmentities4.5.0indirect
npmes-module-lexer2.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.7.0indirect
npmeslint-fix-utils0.4.3indirect
npmeslint-json-compat-utils0.2.3indirect
npmeslint-plugin-react-dom5.14.1indirect
npmeslint-plugin-react-jsx5.14.1indirect
npmeslint-plugin-react-naming-convention5.14.1indirect
npmeslint-plugin-react-rsc5.14.1indirect
npmeslint-plugin-react-web-api5.14.1indirect
npmeslint-plugin-react-x5.14.1indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfault2.0.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmformat0.2.2indirect
npmformatly0.3.0indirect
npmfsevents2.3.3indirect
npmfunction-timeout1.0.2indirect
npmgensync1.0.0-beta.2indirect
npmget-tsconfig4.14.0indirect
npmgit-hooks-list4.2.1indirect
npmgithub-slugger2.0.0indirect
npmglob-parent6.0.2indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhosted-git-info9.0.3indirect
npmidentifier-regex1.1.0indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmis-builtin-module5.0.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-identifier1.1.0indirect
npmis-plain-obj4.1.0indirect
npmisexe2.0.0indirect
npmjiti2.7.0indirect
npmjs-tokens4.0.0indirect
npmjsdoc-type-pratt-parser7.2.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonc-eslint-parser3.1.0indirect
npmkatex0.16.47indirect
npmkeyv4.5.4indirect
npmknip6.26.0indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlongest-streak3.1.0indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmmake-asynchronous1.1.0indirect
npmmarkdown-table3.0.4indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-math3.0.0indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.28.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-math3.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmminimatch10.2.5indirect
npmms2.1.3indirect
npmnanoid3.3.15indirect
npmnatural-compare1.4.0indirect
npmnatural-orderby5.0.0indirect
npmnode-releases2.0.51indirect
npmnpm-package-arg13.0.2indirect
npmnth-check2.1.1indirect
npmobug2.1.3indirect
npmoptionator0.9.4indirect
npmoxc-parser0.137.0indirect
npmoxc-resolver11.21.3indirect
npmoxfmt0.56.0indirect
npmp-event6.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-timeout6.1.4indirect
npmpackage-json-validator1.5.2indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-pr-new0.0.78indirect
npmpluralize8.0.0indirect
npmpostcss8.5.16indirect
npmpostcss-selector-parser7.1.4indirect
npmprelude-ls1.2.1indirect
npmproc-log6.1.0indirect
npmpunycode2.3.1indirect
npmquansync1.0.0indirect
npmquote-js-string0.1.0indirect
npmrefa0.12.1indirect
npmregexp-ast-analysis0.7.1indirect
npmregjsparser0.13.2indirect
npmreserved-identifiers1.2.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.1.5indirect
npmscslre0.3.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsmol-toml1.7.0indirect
npmsort-object-keys2.1.0indirect
npmsort-package-json4.0.0indirect
npmsource-map-js1.2.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstring-ts2.3.1indirect
npmstrip-indent4.1.1indirect
npmstrip-json-comments5.0.3indirect
npmsuper-regex1.1.0indirect
npmsynckit0.11.13indirect
npmtime-span5.1.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinypool2.1.0indirect
npmtinyrainbow3.1.0indirect
npmts-api-utils2.5.0indirect
npmts-pattern5.9.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest4.41.0indirect
npmtypescript6.0.3indirect
npmunbash4.0.2indirect
npmunconfig7.5.0indirect
npmunconfig-core7.5.0indirect
npmundici-types6.21.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-remove-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name7.0.2indirect
npmvite8.1.4indirect
npmvitest4.1.10indirect
npmwalk-up-path4.0.0indirect
npmweb-worker1.5.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmxml-name-validator4.0.0indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmzod4.4.3indirect
npmzod-validation-error4.0.2indirect
npmzwitch2.0.4indirect
Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.15.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.