Public record
Software health reportschema 0.15.0 · metrics 2.10.0 · 2026-07-19 11:43 UTC

ConsenSysDiligence / solc-typed-ast

A TypeScript package providing a normalized typed Solidity AST along with the utilities necessary to generate the AST (from Solc) and traverse/manipulate it.

TypeScript · SolidityApache-2.0★ 138 stars⑂ 27 forkssince Dec 2020View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

ConsenSysDiligence/solc-typed-ast holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on Security (48/100). It was last updated 22 days ago. A single contributor accounts for most of its recent work.

73
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.

73
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 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).

Ownership

48 followers98 public repossince Feb 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmsolc-typed-ast20.0.921,4339022 days ago

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
28.8/36Push recencylast push 22 days ago
7.6/36Commit cadence11/52 weeks with commits
15.9/18Commit volume58 commits in the last year
9/10OpenSSF Scorecard: Maintained8 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year58
human_commit_share
days_since_last_push22
active_weeks_last_year11

Release discipline

100Exceptional
How it's scored
27/27Ships releases92 releases published
36/36Release recencylatest release 22 days ago
27/27Release cadencea release every ~19 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count92
latest_release_tagv20.0.9
releases_from_tagsno
days_since_latest_release22
mean_days_between_releases19
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?

56Moderate · 17% of overall
How it's scored
34.7/60Stars138 stars
11.8/25Forks27 forks
5/15Watchers9 watchers
Inputs used
forks27
stars138
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
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
57.7/80Monthly downloads21,433 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagessolc-typed-ast
dependents
ecosystemsnpm
total_downloads
monthly_downloads21,433
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?

69Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.6/22.5Commit distributiontop contributor authored 71% of commits
13.5/13.5Contributor breadth11 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.707
How it's scored
34.2/42Issue resolution82% of issues closed
27.7/30PR acceptance204/221 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs204
open_issues12
closed_issues53
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.815
closed_unmerged_prs17
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
12.2/25Owner reach48 followers of ConsenSysDiligence
21.8/25Track record98 public repos, account ~4 yr old
Inputs used
followers48
owner_typeOrganization
is_verified
owner_loginConsenSysDiligence
public_repos98
account_age_days1,614
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 22 days ago
20/20Version history90 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagessolc-typed-ast
ecosystemsnpm
any_deprecatedno
min_days_since_publish22

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://consensysdiligence.github.io/solc-typed-ast/
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicssolidity, ast, typescript
has_wikino
homepagehttps://consensysdiligence.github.io/solc-typed-ast/
docs_sitehttps://consensysdiligence.github.io/solc-typed-ast/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
6.8/7.5Maintained8 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities49 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): Branch-Protection, 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.

58Moderate · 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
11/11Lint / format config.eslintrc.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
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)
54.8/55Manageable file sizes2/450 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes92,889
source_files_sampled450
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplessamples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

138GitHub stars
11contributors
58commits, last 12 months
22days since last push
92releases
1bus factor
12open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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 11:43 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained8 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities49 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
npmaxios^1.6.8package.json
npmcommander^12.0.0package.json
npmdecimal.js^10.4.3package.json
npmfindup-sync^5.0.0package.json
npmfs-extra^11.2.0package.json
npmjsel^1.1.6package.json
npmsemver^7.6.0package.json
npmsolc0.8.25package.json
npmsrc-location^1.1.0package.json
npmweb3-eth-abi^4.2.0package.json
npmethereum-cryptography3.2.0package.json
npm@ethereumjs/util10.1.0package.json
All dependencies 475

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

RegistryPackageVersionRelation
npm@ethereumjs/util10.1.0direct
npmaxios1.6.8direct
npmcommander12.0.0direct
npmcommander8.3.0direct
npmcommander9.5.0direct
npmdecimal.js10.4.3direct
npmethereum-cryptography2.2.1direct
npmethereum-cryptography3.2.0direct
npmfindup-sync5.0.0direct
npmfs-extra11.2.0direct
npmjsel1.1.6direct
npmsemver5.7.2direct
npmsemver6.3.1direct
npmsemver7.6.0direct
npmsolc0.8.25direct
npmsrc-location1.1.0direct
npmweb3-eth-abi4.2.0direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.2.1indirect
npm@babel/code-frame7.22.13indirect
npm@babel/compat-data7.22.20indirect
npm@babel/core7.23.0indirect
npm@babel/generator7.23.0indirect
npm@babel/helper-compilation-targets7.22.15indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-hoist-variables7.22.5indirect
npm@babel/helper-module-imports7.22.15indirect
npm@babel/helper-module-transforms7.23.0indirect
npm@babel/helper-plugin-utils7.22.5indirect
npm@babel/helper-simple-access7.22.5indirect
npm@babel/helper-split-export-declaration7.22.6indirect
npm@babel/helper-string-parser7.22.5indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/helper-validator-option7.22.15indirect
npm@babel/helpers7.23.1indirect
npm@babel/highlight7.22.20indirect
npm@babel/parser7.23.0indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.23.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.23.3indirect
npm@babel/template7.22.15indirect
npm@babel/traverse7.23.2indirect
npm@babel/types7.23.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.6.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@ethereumjs/rlp10.1.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/trace-mapping0.3.18indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@noble/ciphers1.3.0indirect
npm@noble/curves1.4.2indirect
npm@noble/curves1.9.0indirect
npm@noble/hashes1.4.0indirect
npm@noble/hashes1.8.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/core0.1.0indirect
npm@scure/base1.1.9indirect
npm@scure/base1.2.6indirect
npm@scure/bip321.4.0indirect
npm@scure/bip321.7.0indirect
npm@scure/bip391.3.0indirect
npm@scure/bip391.6.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sinonjs/commons3.0.0indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.3indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.5indirect
npm@types/fs-extra11.0.4indirect
npm@types/graceful-fs4.1.9indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.12indirect
npm@types/json-schema7.0.15indirect
npm@types/jsonfile6.1.1indirect
npm@types/node20.11.30indirect
npm@types/semver7.5.8indirect
npm@types/stack-utils2.0.1indirect
npm@types/yargs17.0.24indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin7.3.1indirect
npm@typescript-eslint/parser7.3.1indirect
npm@typescript-eslint/scope-manager7.3.1indirect
npm@typescript-eslint/type-utils7.3.1indirect
npm@typescript-eslint/types7.3.1indirect
npm@typescript-eslint/typescript-estree7.3.1indirect
npm@typescript-eslint/utils7.3.1indirect
npm@typescript-eslint/visitor-keys7.3.1indirect
npm@ungap/structured-clone1.2.0indirect
npmabitype0.7.1indirect
npmacorn8.10.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmajv6.12.6indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-sequence-parser1.1.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.2indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.5indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest29.6.3indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowserslist4.22.1indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.5indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001542indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info3.8.0indirect
npmcjs-module-lexer1.2.3indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommand-exists1.2.9indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcreate-jest29.7.0indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.3indirect
npmdebug4.3.4indirect
npmdedent1.5.1indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.1indirect
npmdelayed-stream1.0.0indirect
npmdetect-file1.0.0indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.2indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmelectron-to-chromium1.4.537indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmerror-ex1.3.2indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-plugin-prettier5.1.3indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.4.2indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpand-tilde2.0.2indirect
npmexpect29.7.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.0.4indirect
npmflatted3.2.6indirect
npmfollow-redirects1.15.6indirect
npmfor-each0.3.3indirect
npmform-data4.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.2indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.10indirect
npmgraphemer1.4.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhasown2.0.0indirect
npmhomedir-polyfill1.0.3indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.2.4indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-arguments1.1.1indirect
npmis-arrayish0.2.1indirect
npmis-callable1.2.7indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-stream2.0.1indirect
npmis-typed-array1.1.12indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.6indirect
npmjest29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker29.7.0indirect
npmjs-sha30.8.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjsesc2.5.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.0indirect
npmjsonfile6.1.0indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlunr2.3.9indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmarked4.3.0indirect
npmmemorystream0.3.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch9.0.3indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.13indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.3indirect
npmos-tmpdir1.0.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-passwd1.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpeggy2.0.1indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.2.5indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format29.7.0indirect
npmprompts2.4.2indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.1indirect
npmpure-rand6.0.4indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.2.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.8indirect
npmresolve-cwd3.0.0indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.2indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmset-function-length1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshiki0.14.7indirect
npmsignal-exit3.0.7indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-generator0.8.0indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.8.8indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtmp0.0.33indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.3.0indirect
npmts-jest29.1.2indirect
npmts-node10.9.2indirect
npmts-pegjs3.1.0indirect
npmtslib2.6.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtypedoc0.25.12indirect
npmtypescript5.4.3indirect
npmundici-types5.26.5indirect
npmuniversalify2.0.0indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmutil0.12.5indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.2.0indirect
npmvscode-oniguruma1.7.0indirect
npmvscode-textmate8.0.0indirect
npmwalker1.0.8indirect
npmweb3-errors1.1.4indirect
npmweb3-types1.3.1indirect
npmweb3-utils4.1.1indirect
npmweb3-validator2.0.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-typed-array1.1.13indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod3.22.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.