Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-17 21:37 UTC

codedynasty-dev / jetpath

A cross-runtime API framework without the boilerplate

TypeScriptApache-2.0★ 17 stars⑂ 2 forkssince Nov 2023View on GitHub ↗

codedynasty-dev/jetpath holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Vitality (78/100) and lowest on Security (30/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

CodeDynastyOrganization
13 followers23 public repossince May 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmexample0.0.07,70615013 days ago
npmjetpath1.13.22,7882462 days agowebframeworkfastsimplebunjsnodejsdenojsexpressiveserverhttpconvention

Metrics by category

Vitality

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

78Good · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
11.8/36Commit cadence17/52 weeks with commits
17.8/18Commit volume95 commits in the last year
6/10OpenSSF Scorecard: Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year95
human_commit_share
days_since_last_push2
active_weeks_last_year17
How it's scored
16.2/27Ships releases100 version tags (no GitHub releases)
36/36Release recencylatest release 87 days ago
27/27Release cadencea release every ~5.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv1.13.1
releases_from_tagsyes
days_since_latest_release87
mean_days_between_releases5.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?

52Moderate · 17% of overall
How it's scored
19.5/60Stars17 stars
0/25Forks2 forks
0/15Watchers2 watchers
Inputs used
forks2
stars17
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
45.9/80Monthly downloads2,788 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesjetpath
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,788
unverified_packages_excludedexample
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?

53Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
2.7/13.5Contributor breadth2 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.993
How it's scored
10.5/42Issue resolution25% of issues closed
22.5/30PR acceptance3/4 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_prs3
open_issues3
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.25
closed_unmerged_prs1
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
8.2/25Owner reach13 followers of CodeDynasty-dev
16.4/25Track record23 public repos, account ~3 yr old
Inputs used
followers13
owner_typeOrganization
is_verified
owner_loginCodeDynasty-dev
public_repos23
account_age_days1,167
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 2 days ago
20/20Version history246 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesexample, jetpath
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config.eslintrc.json, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://jetpath.codedynasty.dev
10/10Repository description
10/10Topics14 topics
10/10Wiki
Inputs used
topicsdatabase, denojs, expressjs, javascript, nodejs, server, ssr, streaming, websockets, backend, bunjs, nextjs, server-side, web
has_wikiyes
homepagehttps://jetpath.codedynasty.dev
docs_sitehttps://jetpath.codedynasty.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

30At Risk · 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/2.5CI-Testsno data
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 5 contributing companies or organizations
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
4.5/7.5Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. 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.

57Moderate · 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, eslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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)
55/55Manageable file sizes0/47 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes46,504
source_files_sampled47
oversized_source_files0
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 examplesexample
Inputs used
example_dirsexample
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

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

More detail

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-17 21:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmjetpathfile:./jetpath-1.12.6.tgzexample/package.json
All dependencies 293

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

RegistryPackageVersionRelation
npmjetpath1.12.6direct
npm@babel/code-frame7.26.2indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@eslint-community/eslint-utils4.9.0indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.1indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.3indirect
npm@eslint/js9.39.2indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@parcel/watcher2.5.1indirect
npm@parcel/watcher-android-arm642.5.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-freebsd-x642.5.1indirect
npm@parcel/watcher-linux-arm-glibc2.5.1indirect
npm@parcel/watcher-linux-arm-musl2.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-ia322.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@pkgr/core0.2.9indirect
npm@tailwindcss/cli4.1.3indirect
npm@tailwindcss/node4.1.3indirect
npm@tailwindcss/oxide4.1.3indirect
npm@tailwindcss/oxide-android-arm644.1.3indirect
npm@tailwindcss/oxide-darwin-arm644.1.3indirect
npm@tailwindcss/oxide-darwin-x644.1.3indirect
npm@tailwindcss/oxide-freebsd-x644.1.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.1.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.1.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.1.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.1.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.1.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.1.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.1.3indirect
npm@types/bun1.1.8indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/node20.12.14indirect
npm@types/node22.13.11indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/ws8.5.12indirect
npm@typescript-eslint/eslint-plugin8.50.0indirect
npm@typescript-eslint/parser8.50.0indirect
npm@typescript-eslint/project-service8.50.0indirect
npm@typescript-eslint/scope-manager8.50.0indirect
npm@typescript-eslint/tsconfig-utils8.50.0indirect
npm@typescript-eslint/type-utils8.50.0indirect
npm@typescript-eslint/types8.50.0indirect
npm@typescript-eslint/typescript-estree8.50.0indirect
npm@typescript-eslint/utils8.50.0indirect
npm@typescript-eslint/visitor-keys8.50.0indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmarrify1.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbun-types1.1.26indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase-keys6.2.2indirect
npmchalk4.1.2indirect
npmchardet0.7.0indirect
npmchokidar4.0.3indirect
npmcli-cursor3.1.0indirect
npmcli-width3.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdeep-is0.1.4indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.0.3indirect
npmdocmach1.1.3indirect
npmemoji-regex8.0.0indirect
npmenhanced-resolve5.18.1indirect
npmentities4.5.0indirect
npmerror-ex1.3.2indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.2indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-n17.23.1indirect
npmeslint-plugin-prettier5.5.4indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexternal-editor3.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfigures3.2.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfunction-bind1.1.2indirect
npmget-stream6.0.1indirect
npmget-tsconfig4.13.0indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobrex0.1.2indirect
npmgraceful-fs4.2.11indirect
npmgts7.0.0indirect
npmhard-rejection2.1.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhighlight.js11.11.1indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminquirer7.3.3indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmjiti2.4.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlightningcss1.29.2indirect
npmlightningcss-darwin-arm641.29.2indirect
npmlightningcss-darwin-x641.29.2indirect
npmlightningcss-freebsd-x641.29.2indirect
npmlightningcss-linux-arm-gnueabihf1.29.2indirect
npmlightningcss-linux-arm64-gnu1.29.2indirect
npmlightningcss-linux-arm64-musl1.29.2indirect
npmlightningcss-linux-x64-gnu1.29.2indirect
npmlightningcss-linux-x64-musl1.29.2indirect
npmlightningcss-win32-arm64-msvc1.29.2indirect
npmlightningcss-win32-x64-msvc1.29.2indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.23indirect
npmlodash.merge4.6.2indirect
npmlru-cache6.0.0indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmarkdown-it14.1.1indirect
npmmdurl2.0.0indirect
npmmeow9.0.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmime4.0.7indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist-options4.1.0indirect
npmmitata1.0.34indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnatural-compare1.4.0indirect
npmncp2.0.0indirect
npmnode-addon-api7.1.1indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnpm-run-path4.0.1indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
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
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmprelude-ls1.2.1indirect
npmprettier3.7.4indirect
npmprettier-linter-helpers1.0.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmquick-lru4.0.1indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreaddirp4.1.2indirect
npmredent3.0.0indirect
npmresolve1.22.10indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrestore-cursor3.1.0indirect
npmrun-async2.4.1indirect
npmrxjs6.6.7indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.7.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.21indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.11indirect
npmtailwindcss4.1.3indirect
npmtapable2.2.1indirect
npmthrough2.3.8indirect
npmtinyglobby0.2.15indirect
npmtmp0.0.33indirect
npmto-regex-range5.0.1indirect
npmtrim-newlines3.0.1indirect
npmts-api-utils2.1.0indirect
npmts-declaration-location1.0.7indirect
npmtslib1.14.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.18.1indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypescript5.8.2indirect
npmtypescript-eslint8.50.0indirect
npmuc.micro2.1.0indirect
npmundici-types5.26.5indirect
npmundici-types6.20.0indirect
npmuri-js4.4.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrite-file-atomic6.0.0indirect
npmws8.18.1indirect
npmyallist4.0.0indirect
npmyargs-parser20.2.9indirect
npmyocto-queue0.1.0indirect
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.12.0 — full methodology · metrics wiki.

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