Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-04 19:02 UTC

caolan / async

Async utilities for node and the browser

JavaScriptMIT★ 28,150 stars⑂ 2,376 forkssince Jun 2010View on GitHub ↗

caolan/async holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (86/100) and lowest on Vitality (30/100). It was last updated 184 days ago. 2 contributors account for most of its recent work.

62
overall / 100
Moderate

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.

62
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

Caolan McMahonPersonal account
2,402 followers141 public repossince Apr 2008

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
npmasync3.2.6389,250,85493714 days agoasynccallbackmoduleutility

Metrics by category

Vitality

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

30At Risk · 21% of overall
How it's scored
3.6/36Push recencylast push 184 days ago
1/36Commit cadence3/52 weeks with commits, discounted for automation: 20 of the last 100 commits human-authored, spanning 370 days
5.1/18Commit volume13 commits in the last year, discounted for automation: 20 of the last 100 commits human-authored, spanning 370 days
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year13
human_commit_share0.2
days_since_last_push184
active_weeks_last_year3
How it's scored
27/27Ships releases7 releases published
0/36Release recencylatest release 3,406 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv2.3.0
releases_from_tagsno
days_since_latest_release3,406
mean_days_between_releases0
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?

85Excellent · 17% of overall

Popularity & adoption

100Exceptional
How it's scored
60/60Stars28,150 stars
25/25Forks2,376 forks
15/15Watchers632 watchers
Inputs used
forks2,376
stars28,150
watchers632
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
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingno
has_issue_templateyes
has_code_of_conductno
readme_badge_servicescoveralls.io, dev.azure.com, github.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads389,250,854 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesasync
dependents
ecosystemsnpm
total_downloads
monthly_downloads389,250,854
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?

70Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.1/22.5Commit distributiontop contributor authored 46% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 78 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.461
How it's scored
41.6/42Issue resolution99% of issues closed
18.8/30PR acceptance567/905 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs567
open_issues11
closed_issues1,132
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.99
closed_unmerged_prs338
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
24.3/25Owner reach2,402 followers of caolan
25/25Track record141 public repos, account ~18 yr old
Inputs used
followers2,402
owner_typeUser
is_verified
owner_logincaolan
public_repos141
account_age_days6,695
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
14/35Publish recencylatest publish 714 days ago
20/20Version history93 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesasync
ecosystemsnpm
any_deprecatedno
min_days_since_publish714

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests9 out of 27 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://caolan.github.io/async/
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsjavascript, async, callbacks
has_wikiyes
homepagehttp://caolan.github.io/async/
docs_sitehttp://caolan.github.io/async/
has_readmeyes
has_docs_diryes
has_descriptionyes

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
0.8/2.5CI-Tests9 out of 27 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/3 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 78 contributing companies or organizations
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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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.5Vulnerabilities83 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories95
affected_packages43
assessed_packages763
unassessed_packages0
affected_by_severitycritical 6, high 26, moderate 8, low 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 763 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

48Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.7/40Legible commit history4 of 20 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.2
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.eslintrc.json
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance80 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.8
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
54.4/55Manageable file sizes2/180 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes224,884
source_files_sampled180
oversized_source_files2

Key facts

28,150GitHub stars
99contributors
13commits, last 12 months
184days since last push
7releases
2bus factor
11open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2,376 ⇿
0Stars
2,376Forks
7Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

1,2001,4001,6001,8002,0002,2002,4002,376162016-052021-062026-07
Major 1Minor 3Patch 3

Each point covers 10 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-08-04 19:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests9 out of 27 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
10Contributorsproject has 78 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
0Vulnerabilities83 existing vulnerabilities detected
All dependencies 763

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

RegistryPackageVersionRelation
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.2.0indirect
npm@babel/code-frame7.27.1indirect
npm@babel/compat-data7.28.0indirect
npm@babel/core7.28.3indirect
npm@babel/eslint-parser7.28.0indirect
npm@babel/generator7.28.3indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.28.3indirect
npm@babel/helper-plugin-utils7.20.2indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.28.3indirect
npm@babel/parser7.28.3indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.3indirect
npm@babel/types7.28.2indirect
npm@colors/colors1.5.0indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.1.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.30indirect
npm@jsdoc/salty0.2.8indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@rollup/rollup-android-arm-eabi4.50.0indirect
npm@rollup/rollup-android-arm644.50.0indirect
npm@rollup/rollup-darwin-arm644.50.0indirect
npm@rollup/rollup-darwin-x644.50.0indirect
npm@rollup/rollup-freebsd-arm644.50.0indirect
npm@rollup/rollup-freebsd-x644.50.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.50.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.50.0indirect
npm@rollup/rollup-linux-arm64-gnu4.50.0indirect
npm@rollup/rollup-linux-arm64-musl4.50.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.50.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.50.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.50.0indirect
npm@rollup/rollup-linux-riscv64-musl4.50.0indirect
npm@rollup/rollup-linux-s390x-gnu4.50.0indirect
npm@rollup/rollup-linux-x64-gnu4.50.0indirect
npm@rollup/rollup-linux-x64-musl4.50.0indirect
npm@rollup/rollup-openharmony-arm644.50.0indirect
npm@rollup/rollup-win32-arm64-msvc4.50.0indirect
npm@rollup/rollup-win32-ia32-msvc4.50.0indirect
npm@rollup/rollup-win32-x64-msvc4.50.0indirect
npm@socket.io/component-emitter3.1.0indirect
npm@types/cookie0.4.1indirect
npm@types/cors2.8.17indirect
npm@types/estree1.0.8indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.1indirect
npm@types/mdurl2.0.0indirect
npm@types/node18.14.4indirect
npm@types/resolve0.0.8indirect
npm@ungap/structured-clone1.2.0indirect
npmaccepts1.3.8indirect
npmacorn7.4.1indirect
npmacorn8.11.3indirect
npmacorn-jsx5.3.2indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.2.0indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmansi-colors3.2.3indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.1indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.0indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray.prototype.reduce1.0.5indirect
npmasn1.js5.4.1indirect
npmassert1.5.0indirect
npmassertion-error1.1.0indirect
npmavailable-typed-arrays1.0.5indirect
npmbabel-code-frame6.26.0indirect
npmbabel-core6.26.3indirect
npmbabel-generator6.26.1indirect
npmbabel-helper-call-delegate6.24.1indirect
npmbabel-helper-define-map6.26.0indirect
npmbabel-helper-evaluate-path0.5.0indirect
npmbabel-helper-flip-expressions0.4.3indirect
npmbabel-helper-function-name6.24.1indirect
npmbabel-helper-get-function-arity6.24.1indirect
npmbabel-helper-hoist-variables6.24.1indirect
npmbabel-helper-is-nodes-equiv0.0.1indirect
npmbabel-helper-is-void-00.4.3indirect
npmbabel-helper-mark-eval-scopes0.4.3indirect
npmbabel-helper-optimise-call-expression6.24.1indirect
npmbabel-helper-regex6.26.0indirect
npmbabel-helper-remap-async-to-generator6.24.1indirect
npmbabel-helper-remove-or-void0.4.3indirect
npmbabel-helper-replace-supers6.24.1indirect
npmbabel-helper-to-multiple-sequence-expressions0.5.0indirect
npmbabel-helpers6.24.1indirect
npmbabel-messages6.23.0indirect
npmbabel-minify0.5.2indirect
npmbabel-plugin-add-module-exports1.0.4indirect
npmbabel-plugin-check-es2015-constants6.22.0indirect
npmbabel-plugin-istanbul7.0.0indirect
npmbabel-plugin-minify-builtins0.5.0indirect
npmbabel-plugin-minify-constant-folding0.5.0indirect
npmbabel-plugin-minify-dead-code-elimination0.5.2indirect
npmbabel-plugin-minify-flip-comparisons0.4.3indirect
npmbabel-plugin-minify-guarded-expressions0.4.4indirect
npmbabel-plugin-minify-infinity0.4.3indirect
npmbabel-plugin-minify-mangle-names0.5.1indirect
npmbabel-plugin-minify-numeric-literals0.4.3indirect
npmbabel-plugin-minify-replace0.5.0indirect
npmbabel-plugin-minify-simplify0.5.1indirect
npmbabel-plugin-minify-type-constructors0.4.3indirect
npmbabel-plugin-syntax-async-functions6.13.0indirect
npmbabel-plugin-syntax-async-generators6.13.0indirect
npmbabel-plugin-syntax-trailing-function-commas6.22.0indirect
npmbabel-plugin-transform-async-to-generator6.24.1indirect
npmbabel-plugin-transform-es2015-arrow-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoped-functions6.22.0indirect
npmbabel-plugin-transform-es2015-block-scoping6.26.0indirect
npmbabel-plugin-transform-es2015-classes6.24.1indirect
npmbabel-plugin-transform-es2015-computed-properties6.24.1indirect
npmbabel-plugin-transform-es2015-destructuring6.23.0indirect
npmbabel-plugin-transform-es2015-duplicate-keys6.24.1indirect
npmbabel-plugin-transform-es2015-for-of6.23.0indirect
npmbabel-plugin-transform-es2015-function-name6.24.1indirect
npmbabel-plugin-transform-es2015-literals6.22.0indirect
npmbabel-plugin-transform-es2015-modules-amd6.24.1indirect
npmbabel-plugin-transform-es2015-modules-commonjs6.26.2indirect
npmbabel-plugin-transform-es2015-modules-systemjs6.24.1indirect
npmbabel-plugin-transform-es2015-modules-umd6.24.1indirect
npmbabel-plugin-transform-es2015-object-super6.24.1indirect
npmbabel-plugin-transform-es2015-parameters6.24.1indirect
npmbabel-plugin-transform-es2015-shorthand-properties6.24.1indirect
npmbabel-plugin-transform-es2015-spread6.22.0indirect
npmbabel-plugin-transform-es2015-sticky-regex6.24.1indirect
npmbabel-plugin-transform-es2015-template-literals6.22.0indirect
npmbabel-plugin-transform-es2015-typeof-symbol6.23.0indirect
npmbabel-plugin-transform-es2015-unicode-regex6.24.1indirect
npmbabel-plugin-transform-inline-consecutive-adds0.4.3indirect
npmbabel-plugin-transform-member-expression-literals6.9.4indirect
npmbabel-plugin-transform-merge-sibling-variables6.9.5indirect
npmbabel-plugin-transform-minify-booleans6.9.4indirect
npmbabel-plugin-transform-property-literals6.9.4indirect
npmbabel-plugin-transform-regenerator6.26.0indirect
npmbabel-plugin-transform-regexp-constructors0.4.3indirect
npmbabel-plugin-transform-remove-console6.9.4indirect
npmbabel-plugin-transform-remove-debugger6.9.4indirect
npmbabel-plugin-transform-remove-undefined0.5.0indirect
npmbabel-plugin-transform-simplify-comparison-operators6.9.4indirect
npmbabel-plugin-transform-strict-mode6.24.1indirect
npmbabel-plugin-transform-undefined-to-void6.9.4indirect
npmbabel-preset-es20156.24.1indirect
npmbabel-preset-es20176.24.1indirect
npmbabel-preset-minify0.5.2indirect
npmbabel-register6.26.0indirect
npmbabel-runtime6.26.0indirect
npmbabel-template6.26.0indirect
npmbabel-traverse6.26.0indirect
npmbabel-types6.26.0indirect
npmbabelify10.0.0indirect
npmbabylon6.18.0indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbase64id2.0.0indirect
npmbenchmark2.1.4indirect
npmbinary-extensions2.2.0indirect
npmbluebird3.7.2indirect
npmbn.js4.12.0indirect
npmbn.js5.2.1indirect
npmbody-parser1.20.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrorand1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-resolve2.0.0indirect
npmbrowser-stdout1.3.1indirect
npmbrowserify17.0.1indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.0indirect
npmbrowserify-sign4.2.1indirect
npmbrowserify-zlib0.2.0indirect
npmbrowserslist4.25.4indirect
npmbuffer5.2.1indirect
npmbuffer-from1.1.2indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-modules3.3.0indirect
npmbuiltin-status-codes3.0.0indirect
npmbytes3.1.2indirect
npmcached-path-relative1.1.0indirect
npmcaching-transform4.0.0indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase4.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001739indirect
npmcatharsis0.9.0indirect
npmchai4.5.0indirect
npmchalk1.1.3indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmcheck-error1.0.3indirect
npmcheerio1.1.2indirect
npmcheerio-select2.1.0indirect
npmchokidar3.5.3indirect
npmcipher-base1.0.4indirect
npmclean-stack2.2.0indirect
npmcliui5.0.0indirect
npmcliui6.0.0indirect
npmcliui7.0.4indirect
npmcliui9.0.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombine-source-map0.8.0indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconnect3.7.0indirect
npmconsole-browserify1.2.0indirect
npmconstants-browserify1.0.0indirect
npmcontent-type1.0.5indirect
npmconvert-source-map1.1.3indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.4.2indirect
npmcore-js2.6.12indirect
npmcore-util-is1.0.3indirect
npmcors2.8.5indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-spawn7.0.3indirect
npmcrypto-browserify3.12.0indirect
npmcss-select5.1.0indirect
npmcss-what6.1.0indirect
npmcustom-event1.0.1indirect
npmdash-ast1.0.0indirect
npmdate-format4.0.14indirect
npmdebug2.6.9indirect
npmdebug3.2.6indirect
npmdebug4.3.4indirect
npmdecamelize1.2.0indirect
npmdeep-eql4.1.3indirect
npmdeep-is0.1.4indirect
npmdefault-require-extensions3.0.1indirect
npmdefine-properties1.2.0indirect
npmdefined1.0.1indirect
npmdepd2.0.0indirect
npmdeps-sort2.0.1indirect
npmdes.js1.0.1indirect
npmdestroy1.2.0indirect
npmdetect-indent4.0.0indirect
npmdetective5.2.1indirect
npmdi0.0.1indirect
npmdiff3.5.0indirect
npmdiffie-hellman5.0.3indirect
npmdoctrine3.0.0indirect
npmdom-serialize2.2.1indirect
npmdom-serializer2.0.0indirect
npmdomain-browser1.2.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmduplexer20.1.4indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.211indirect
npmelliptic6.5.4indirect
npmemoji-regex10.5.0indirect
npmemoji-regex7.0.3indirect
npmemoji-regex8.0.0indirect
npmencodeurl1.0.2indirect
npmencoding-sniffer0.2.1indirect
npmengine.io6.5.4indirect
npmengine.io-parser5.2.2indirect
npment2.2.0indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmes-abstract1.21.1indirect
npmes-array-method-boxes-properly1.0.0indirect
npmes-set-tostringtag2.0.1indirect
npmes-to-primitive1.2.1indirect
npmes6-error4.1.1indirect
npmes6-promise4.2.8indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-plugin-prefer-arrow1.2.3indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker0.6.1indirect
npmesutils2.0.3indirect
npmeventemitter34.0.7indirect
npmevents3.3.0indirect
npmevp_bytestokey1.0.3indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfastq1.15.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfinalhandler1.1.2indirect
npmfind-cache-dir3.3.2indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat4.1.1indirect
npmflat-cache3.0.4indirect
npmflatted3.2.7indirect
npmfollow-redirects1.15.2indirect
npmfor-each0.3.3indirect
npmforeground-child2.0.0indirect
npmforeground-child3.3.0indirect
npmfromentries1.3.2indirect
npmfs-extra11.3.1indirect
npmfs-extra8.1.0indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.5indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.3.1indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.2.0indirect
npmget-package-type0.1.0indirect
npmget-symbol-description1.0.0indirect
npmglob7.1.3indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.20.0indirect
npmglobals13.24.0indirect
npmglobals9.18.0indirect
npmglobalthis1.0.3indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.10indirect
npmgraphemer1.4.0indirect
npmgrowl1.10.5indirect
npmhas1.0.3indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhash-base3.1.0indirect
npmhash.js1.1.7indirect
npmhasha5.2.2indirect
npmhasown2.0.2indirect
npmhat0.0.3indirect
npmhe1.2.0indirect
npmhmac-drbg1.0.1indirect
npmhome-or-tmp2.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtmlescape1.1.1indirect
npmhtmlparser210.0.0indirect
npmhttp-errors2.0.0indirect
npmhttp-proxy1.18.1indirect
npmhttps-browserify1.0.0indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.3.0indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.4indirect
npminline-source-map0.6.2indirect
npminsert-module-globals7.2.1indirect
npminternal-slot1.0.5indirect
npminvariant2.2.4indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.2indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-buffer1.1.6indirect
npmis-buffer2.0.5indirect
npmis-callable1.2.7indirect
npmis-core-module2.11.0indirect
npmis-date-object1.0.5indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-finite1.1.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.2indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-typedarray1.0.0indirect
npmis-weakref1.0.2indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisbinaryfile4.0.10indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-processinfo2.0.3indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.5indirect
npmjs-string-escape1.0.1indirect
npmjs-tokens3.0.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.13.1indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjs2xmlparser4.0.2indirect
npmjsdoc4.0.4indirect
npmjsesc0.5.0indirect
npmjsesc1.3.0indirect
npmjsesc3.1.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson50.5.1indirect
npmjson52.2.3indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkarma6.4.4indirect
npmkarma-browserify8.1.0indirect
npmkarma-firefox-launcher2.1.3indirect
npmkarma-mocha2.0.1indirect
npmkarma-mocha-reporter2.2.5indirect
npmkarma-safari-launcher1.0.0indirect
npmklaw3.0.0indirect
npmlabeled-stream-splicer2.0.2indirect
npmlevn0.4.1indirect
npmlinkify-it5.0.0indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.memoize3.0.4indirect
npmlodash.merge4.6.2indirect
npmlog-symbols2.2.0indirect
npmlog4js6.8.0indirect
npmloose-envify1.4.0indirect
npmloupe2.3.6indirect
npmlru-cache5.1.1indirect
npmmake-dir3.1.0indirect
npmmarkdown-it14.1.0indirect
npmmarkdown-it-anchor8.6.7indirect
npmmarked4.2.12indirect
npmmd5.js1.3.5indirect
npmmdurl2.0.0indirect
npmmedia-typer0.3.0indirect
npmmiller-rabin4.0.1indirect
npmmime2.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.0.4indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmmkdirp0.5.4indirect
npmmkdirp0.5.6indirect
npmmkdirp1.0.4indirect
npmmkdirp-classic0.5.3indirect
npmmocha6.2.3indirect
npmmodule-deps6.2.3indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmms2.1.2indirect
npmnative-promise-only0.8.1indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnode-environment-flags1.0.5indirect
npmnode-preload0.2.1indirect
npmnode-releases2.0.19indirect
npmnormalize-path3.0.0indirect
npmnth-check2.1.1indirect
npmnyc17.1.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.12.3indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.0indirect
npmobject.assign4.1.4indirect
npmobject.getownpropertydescriptors2.1.5indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmoptionator0.9.3indirect
npmos-browserify0.3.0indirect
npmos-homedir1.0.2indirect
npmos-shim0.1.3indirect
npmos-tmpdir1.0.2indirect
npmoutpipe1.1.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map3.0.0indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparents1.0.1indirect
npmparse-asn15.1.6indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmparseurl1.3.3indirect
npmpath-browserify1.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpathval1.1.1indirect
npmpbkdf23.1.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpkg-dir4.2.0indirect
npmplatform1.3.6indirect
npmprelude-ls1.2.1indirect
npmprivate0.1.8indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprocess-on-spawn1.0.0indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.3.2indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqjobs1.2.0indirect
npmqs6.11.0indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.2indirect
npmread-only-stream2.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.1indirect
npmreaddirp3.6.0indirect
npmregenerate1.4.2indirect
npmregenerator-runtime0.11.1indirect
npmregenerator-transform0.10.1indirect
npmregexp.prototype.flags1.4.3indirect
npmregexpu-core2.0.0indirect
npmregjsgen0.2.0indirect
npmregjsparser0.1.5indirect
npmrelease-zalgo1.0.0indirect
npmrepeating2.0.1indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmrequires-port1.0.0indirect
npmrequizzle0.2.4indirect
npmresolve1.22.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrfdc1.3.0indirect
npmrimraf3.0.2indirect
npmripemd1602.0.2indirect
npmrollup4.50.0indirect
npmrollup-plugin-node-resolve5.2.0indirect
npmrollup-plugin-npm2.0.0indirect
npmrollup-pluginutils2.8.2indirect
npmrsvp4.8.5indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.0indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmset-blocking2.0.0indirect
npmsetprototypeof1.2.0indirect
npmsha.js2.4.11indirect
npmshasum-object1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.0indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmslash1.0.0indirect
npmsocket.io4.7.4indirect
npmsocket.io-adapter2.5.4indirect
npmsocket.io-parser4.2.4indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-support0.4.18indirect
npmspawn-wrap2.0.0indirect
npmsprintf-js1.0.3indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstream-browserify3.0.0indirect
npmstream-combiner21.1.1indirect
npmstream-http3.2.0indirect
npmstream-splicer2.0.1indirect
npmstreamroller3.1.5indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring.prototype.trimend1.0.6indirect
npmstring.prototype.trimstart1.0.6indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom4.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsubarg1.0.0indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color6.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsyntax-error1.4.0indirect
npmtaffydb2.7.3indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough24.0.2indirect
npmtimers-browserify1.4.2indirect
npmtmp0.2.1indirect
npmto-fast-properties1.0.3indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtrim-right1.0.1indirect
npmtty-browserify0.0.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.1.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.8.1indirect
npmtype-is1.6.18indirect
npmtyped-array-length1.0.4indirect
npmtypedarray0.0.6indirect
npmtypedarray-to-buffer3.1.5indirect
npmua-parser-js0.7.33indirect
npmuc.micro2.1.0indirect
npmumd3.0.3indirect
npmunbox-primitive1.0.2indirect
npmundeclared-identifiers1.1.3indirect
npmunderscore1.13.6indirect
npmundici7.15.0indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.1.3indirect
npmuri-js4.4.1indirect
npmurl0.11.0indirect
npmutil0.10.3indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutil.promisify1.1.1indirect
npmutils-merge1.0.1indirect
npmuuid8.3.2indirect
npmvary1.1.2indirect
npmvm-browserify1.1.2indirect
npmvoid-elements2.0.1indirect
npmwatchify4.0.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich3.0.1indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-module2.0.0indirect
npmwhich-typed-array1.1.9indirect
npmwide-align1.1.3indirect
npmwrap-ansi5.1.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws8.11.0indirect
npmxmlcreate2.0.4indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs13.3.2indirect
npmyargs15.4.1indirect
npmyargs16.2.0indirect
npmyargs18.0.0indirect
npmyargs-parser10.1.0indirect
npmyargs-parser13.1.2indirect
npmyargs-parser18.1.3indirect
npmyargs-parser20.2.9indirect
npmyargs-parser22.0.0indirect
npmyargs-unparser1.6.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 43

This repository publishes no package the index resolves, so its own dependency graph was assessed — 763 packages, which also include development and test pins that never ship: 43 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
babel-traverse6.26.0indirectcritical18.0.0-alpha.4
cipher-base1.0.4indirectcritical11.0.5
flatted3.2.7indirectcritical23.4.2
rollup4.50.0indirectcritical14.59.0
sha.js2.4.11indirectcritical12.4.12
shell-quote1.8.0indirectcritical21.9.0
body-parser1.20.2indirecthigh22.3.0
brace-expansion1.1.11indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
browserify-sign4.2.1indirecthigh14.2.2
cross-spawn7.0.3indirecthigh17.0.5
elliptic6.5.4indirecthigh76.6.1
engine.io6.5.4indirecthigh16.6.7
js-yaml3.13.1indirecthigh34.3.0
js-yaml3.14.1indirecthigh34.3.0
js-yaml4.1.0indirecthigh34.3.0
json50.5.1indirecthigh12.2.2
linkify-it5.0.0indirecthigh25.0.2
lodash4.17.21indirecthigh34.18.0
minimatch3.0.4indirecthigh410.2.3
minimatch3.1.2indirecthigh310.2.3
pbkdf23.1.2indirecthigh23.1.3
picomatch2.3.1indirecthigh24.0.4
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
socket.io-parser4.2.4indirecthigh24.2.7
taffydb2.7.3indirecthigh1
tmp0.2.1indirecthigh20.2.6
underscore1.13.6indirecthigh11.13.8
undici7.15.0indirecthigh168.9.0
uuid8.3.2indirecthigh113.0.1
ws8.11.0indirecthigh38.21.0
ajv6.12.6indirectmoderate18.18.0
bn.js4.12.0indirectmoderate15.2.3
bn.js5.2.1indirectmoderate15.2.3
diff3.5.0indirectmoderate18.0.3
follow-redirects1.15.2indirectmoderate31.16.0
markdown-it14.1.0indirectmoderate214.2.0
qs6.11.0indirectmoderate26.14.2
yargs-parser10.1.0indirectmoderate118.1.1
@babel/core7.28.3indirectlow18.0.0-rc.6
cookie0.4.2indirectlow10.7.0
debug3.2.6indirectlow14.3.1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

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.31.0 — full methodology · metrics wiki.

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