Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 14:52 UTC

BoxLab-Ltd / strapi-typed-client

Type-safe Strapi v5 client with automatic TypeScript codegen and populate type inference

TypeScriptMIT★ 28 stars⑂ 4 forkssince Feb 2026View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

BoxLab-Ltd/strapi-typed-client holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (87/100) and lowest on Sustainability & Governance (53/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

81
overall / 100
Excellent

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.

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

Ownership

BoxLab LtdOrganization
1 follower4 public repossince Oct 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmstrapi-typed-client2.1.011,070315 days agostrapistrapi-pluginstrapi-v5headless-cmstypescripttypesgeneratorcodegencli

Metrics by category

Vitality

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

87Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
14.5/36Commit cadence21/52 weeks with commits
18/18Commit volume150 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year150
human_commit_share0.88
days_since_last_push1
active_weeks_last_year21

Release discipline

100Exceptional
How it's scored
27/27Ships releases31 releases published
36/36Release recencylatest release 5 days ago
27/27Release cadencea release every ~8.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count31
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases8.9
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?

54Moderate · 17% of overall
How it's scored
23.2/60Stars28 stars
4/25Forks4 forks
0/15Watchers2 watchers
Inputs used
forks4
stars28
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
53.9/80Monthly downloads11,070 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesstrapi-typed-client
dependents
ecosystemsnpm
total_downloads
monthly_downloads11,070
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?

53Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.3/22.5Commit distributiontop contributor authored 94% of commits
5.4/13.5Contributor breadth4 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.941
How it's scored
37.9/42Issue resolution90% of issues closed
15.4/30PR acceptance20/39 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs20
open_issues3
closed_issues28
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.903
closed_unmerged_prs19
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
2.2/25Owner reach1 followers of BoxLab-Ltd
6.5/25Track record4 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginBoxLab-Ltd
public_repos4
account_age_days266
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 5 days ago
20/20Version history31 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesstrapi-typed-client
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.npmjs.com/package/strapi-typed-client
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsstrapi, javascript, nextjs, nodejs, typegen, typescript
has_wikino
homepagehttps://www.npmjs.com/package/strapi-typed-client
docs_sitehttps://www.npmjs.com/package/strapi-typed-client
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/26 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3/7.5Vulnerabilities6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
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
advisories6
affected_packages4
assessed_packages520
unassessed_packages0
affected_by_severityhigh 4
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 520 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.

61Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history87 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.989
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.12
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.3/55Manageable file sizes1/79 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes75,746
source_files_sampled79
oversized_source_files1

Key facts

28GitHub stars
4contributors
150commits, last 12 months
1days since last push
31releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:strapi-typed-client@2.1.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
12Releases

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.

1223344412026-022026-042026-05
Major 0Minor 3Patch 9
OpenSSF Scorecard 5.8 / 10
5.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-22 14:52 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmcommander^14.0.3package.json
npmts-morph^28.0.0package.json
npmtypescript^6.0.3package.json
All dependencies 520

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

RegistryPackageVersionRelation
npmcommander14.0.3direct
npmts-morph28.0.0direct
npmtypescript6.0.3direct
npm@algolia/abtesting1.14.0indirect
npm@algolia/autocomplete-core1.17.7indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.7indirect
npm@algolia/autocomplete-preset-algolia1.17.7indirect
npm@algolia/autocomplete-shared1.17.7indirect
npm@algolia/client-abtesting5.48.0indirect
npm@algolia/client-analytics5.48.0indirect
npm@algolia/client-common5.48.0indirect
npm@algolia/client-insights5.48.0indirect
npm@algolia/client-personalization5.48.0indirect
npm@algolia/client-query-suggestions5.48.0indirect
npm@algolia/client-search5.48.0indirect
npm@algolia/ingestion1.48.0indirect
npm@algolia/monitoring1.48.0indirect
npm@algolia/recommend5.48.0indirect
npm@algolia/requester-browser-xhr5.48.0indirect
npm@algolia/requester-fetch5.48.0indirect
npm@algolia/requester-node-http5.48.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/runtime7.28.6indirect
npm@babel/types7.29.0indirect
npm@codemirror/autocomplete6.20.0indirect
npm@codemirror/commands6.10.1indirect
npm@codemirror/lang-json6.0.1indirect
npm@codemirror/language6.12.1indirect
npm@codemirror/lint6.9.2indirect
npm@codemirror/search6.6.0indirect
npm@codemirror/state6.7.1indirect
npm@codemirror/theme-one-dark6.1.3indirect
npm@codemirror/view6.43.0indirect
npm@docsearch/css3.8.2indirect
npm@docsearch/js3.8.2indirect
npm@docsearch/react3.8.2indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@floating-ui/core1.7.3indirect
npm@floating-ui/dom1.7.4indirect
npm@floating-ui/react-dom2.1.0indirect
npm@floating-ui/react-dom2.1.6indirect
npm@floating-ui/utils0.2.10indirect
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@iconify-json/simple-icons1.2.70indirect
npm@iconify/types2.0.0indirect
npm@internationalized/date3.5.4indirect
npm@internationalized/number3.5.3indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@lezer/common1.5.0indirect
npm@lezer/highlight1.2.3indirect
npm@lezer/json1.0.3indirect
npm@lezer/lr1.4.7indirect
npm@marijn/find-cluster-break1.0.2indirect
npm@napi-rs/wasm-runtime1.1.5indirect
npm@oxc-project/types0.133.0indirect
npm@radix-ui/number1.0.1indirect
npm@radix-ui/primitive1.0.1indirect
npm@radix-ui/react-accordion1.1.2indirect
npm@radix-ui/react-alert-dialog1.0.5indirect
npm@radix-ui/react-arrow1.0.3indirect
npm@radix-ui/react-avatar1.0.4indirect
npm@radix-ui/react-checkbox1.0.4indirect
npm@radix-ui/react-collapsible1.0.3indirect
npm@radix-ui/react-collection1.0.3indirect
npm@radix-ui/react-compose-refs1.0.1indirect
npm@radix-ui/react-context1.0.1indirect
npm@radix-ui/react-dialog1.0.5indirect
npm@radix-ui/react-direction1.0.1indirect
npm@radix-ui/react-dismissable-layer1.0.5indirect
npm@radix-ui/react-dropdown-menu2.0.6indirect
npm@radix-ui/react-focus-guards1.0.1indirect
npm@radix-ui/react-focus-scope1.0.4indirect
npm@radix-ui/react-id1.0.1indirect
npm@radix-ui/react-menu2.0.6indirect
npm@radix-ui/react-popover1.0.7indirect
npm@radix-ui/react-popper1.1.3indirect
npm@radix-ui/react-portal1.0.4indirect
npm@radix-ui/react-presence1.0.1indirect
npm@radix-ui/react-primitive1.0.3indirect
npm@radix-ui/react-progress1.0.3indirect
npm@radix-ui/react-radio-group1.1.3indirect
npm@radix-ui/react-roving-focus1.0.4indirect
npm@radix-ui/react-scroll-area1.0.5indirect
npm@radix-ui/react-slot1.0.2indirect
npm@radix-ui/react-switch1.0.3indirect
npm@radix-ui/react-tabs1.0.4indirect
npm@radix-ui/react-tooltip1.0.7indirect
npm@radix-ui/react-use-callback-ref1.0.1indirect
npm@radix-ui/react-use-controllable-state1.0.1indirect
npm@radix-ui/react-use-escape-keydown1.0.3indirect
npm@radix-ui/react-use-layout-effect1.0.1indirect
npm@radix-ui/react-use-previous1.0.1indirect
npm@radix-ui/react-use-rect1.0.1indirect
npm@radix-ui/react-use-size1.0.1indirect
npm@radix-ui/react-visually-hidden1.0.3indirect
npm@radix-ui/rect1.0.1indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.60.0indirect
npm@rollup/rollup-android-arm644.60.0indirect
npm@rollup/rollup-darwin-arm644.60.0indirect
npm@rollup/rollup-darwin-x644.60.0indirect
npm@rollup/rollup-freebsd-arm644.60.0indirect
npm@rollup/rollup-freebsd-x644.60.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.0indirect
npm@rollup/rollup-linux-arm64-gnu4.60.0indirect
npm@rollup/rollup-linux-arm64-musl4.60.0indirect
npm@rollup/rollup-linux-loong64-gnu4.60.0indirect
npm@rollup/rollup-linux-loong64-musl4.60.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.0indirect
npm@rollup/rollup-linux-ppc64-musl4.60.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.0indirect
npm@rollup/rollup-linux-riscv64-musl4.60.0indirect
npm@rollup/rollup-linux-s390x-gnu4.60.0indirect
npm@rollup/rollup-linux-x64-gnu4.60.0indirect
npm@rollup/rollup-linux-x64-musl4.60.0indirect
npm@rollup/rollup-openbsd-x644.60.0indirect
npm@rollup/rollup-openharmony-arm644.60.0indirect
npm@rollup/rollup-win32-arm64-msvc4.60.0indirect
npm@rollup/rollup-win32-ia32-msvc4.60.0indirect
npm@rollup/rollup-win32-x64-gnu4.60.0indirect
npm@rollup/rollup-win32-x64-msvc4.60.0indirect
npm@shikijs/core2.5.0indirect
npm@shikijs/engine-javascript2.5.0indirect
npm@shikijs/engine-oniguruma2.5.0indirect
npm@shikijs/langs2.5.0indirect
npm@shikijs/themes2.5.0indirect
npm@shikijs/transformers2.5.0indirect
npm@shikijs/types2.5.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@standard-schema/spec1.1.0indirect
npm@strapi/design-system2.2.3indirect
npm@strapi/icons2.2.3indirect
npm@strapi/ui-primitives2.2.3indirect
npm@swc/helpers0.5.18indirect
npm@tanstack/react-virtual3.13.18indirect
npm@tanstack/virtual-core3.13.18indirect
npm@ts-morph/common0.29.0indirect
npm@tybys/wasm-util0.10.2indirect
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.8indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/ms2.1.0indirect
npm@types/node26.1.1indirect
npm@types/prop-types15.7.15indirect
npm@types/react18.3.27indirect
npm@types/react-dom18.3.7indirect
npm@types/unist3.0.3indirect
npm@types/web-bluetooth0.0.21indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npm@uiw/codemirror-extensions-basic-setup4.22.2indirect
npm@uiw/react-codemirror4.22.2indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-vue5.2.4indirect
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
npm@vue/compiler-core3.5.28indirect
npm@vue/compiler-dom3.5.28indirect
npm@vue/compiler-sfc3.5.28indirect
npm@vue/compiler-ssr3.5.28indirect
npm@vue/devtools-api7.7.9indirect
npm@vue/devtools-kit7.7.9indirect
npm@vue/devtools-shared7.7.9indirect
npm@vue/reactivity3.5.28indirect
npm@vue/runtime-core3.5.28indirect
npm@vue/runtime-dom3.5.28indirect
npm@vue/server-renderer3.5.28indirect
npm@vue/shared3.5.28indirect
npm@vueuse/core12.8.2indirect
npm@vueuse/integrations12.8.2indirect
npm@vueuse/metadata12.8.2indirect
npm@vueuse/shared12.8.2indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmalgoliasearch5.48.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-hidden1.2.4indirect
npmaria-hidden1.2.6indirect
npmassertion-error2.0.1indirect
npmbail2.0.2indirect
npmbalanced-match4.0.4indirect
npmbirpc2.9.0indirect
npmbrace-expansion5.0.6indirect
npmcamelize1.0.1indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcliui8.0.1indirect
npmcode-block-writer13.0.3indirect
npmcodemirror6.0.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomma-separated-tokens2.0.3indirect
npmconvert-source-map2.0.0indirect
npmcopy-anything4.0.5indirect
npmcrelt1.0.6indirect
npmcross-spawn7.0.6indirect
npmcss-color-keywords1.0.0indirect
npmcss-to-react-native3.2.0indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdetect-node-es1.1.0indirect
npmdevlop1.1.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex-xs1.0.0indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmes-module-lexer2.1.0indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.7.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.3.0indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfault2.0.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfocus-trap7.8.0indirect
npmformat0.2.2indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmget-nonce1.0.1indirect
npmglob-parent6.0.2indirect
npmgray-matter4.0.3indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-whitespace3.0.0indirect
npmhookable5.5.3indirect
npmhtml-void-elements3.0.0indirect
npmhusky9.1.7indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimurmurhash0.1.4indirect
npmis-extendable0.1.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-plain-obj4.1.0indirect
npmis-what5.5.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
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
npmlinkify-it5.0.1indirect
npmlint-staged17.1.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.23indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmmagic-string0.30.21indirect
npmmark.js8.11.1indirect
npmmarkdown-it14.2.0indirect
npmmarkdown-title1.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdurl2.0.0indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-frontmatter2.0.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
npmmillify6.1.0indirect
npmminimatch10.2.4indirect
npmminisearch7.2.0indirect
npmmitt3.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.12indirect
npmnatural-compare1.4.0indirect
npmobug2.1.3indirect
npmoniguruma-to-es3.1.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-to-regexp6.3.0indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.15indirect
npmpostcss-value-parser4.2.0indirect
npmpreact10.28.3indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.5indirect
npmpretty-bytes7.1.0indirect
npmproperty-information7.1.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmreact18.3.1indirect
npmreact-dom18.3.1indirect
npmreact-remove-scroll2.5.10indirect
npmreact-remove-scroll2.5.5indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-style-singleton2.2.3indirect
npmregex6.1.0indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmremark15.0.1indirect
npmremark-frontmatter5.0.0indirect
npmremark-parse11.0.0indirect
npmremark-stringify11.0.0indirect
npmrequire-directory2.1.1indirect
npmrfdc1.4.1indirect
npmrolldown1.0.3indirect
npmrollup4.60.0indirect
npmscheduler0.23.2indirect
npmsection-matter1.0.0indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshiki2.5.0indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmspeakingurl14.0.1indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom-string1.0.0indirect
npmstyle-mod4.1.3indirect
npmstyled-components6.4.4indirect
npmstylis4.3.6indirect
npmsuperjson2.2.6indirect
npmtabbable6.4.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtokenx1.3.0indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtype-check0.4.0indirect
npmtypescript-eslint8.65.0indirect
npmuc.micro2.1.0indirect
npmundici-types8.3.0indirect
npmunified11.0.5indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-remove4.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuri-js4.4.1indirect
npmuse-callback-ref1.3.3indirect
npmuse-sidecar1.1.3indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite8.0.16indirect
npmvitepress1.6.4indirect
npmvitepress-plugin-llms1.13.3indirect
npmvitest4.1.10indirect
npmvue3.5.28indirect
npmw3c-keyname2.2.8indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmzwitch2.0.4indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion5.0.6indirecthigh15.0.7
js-yaml3.14.2indirecthigh24.3.0
linkify-it5.0.1indirecthigh15.0.2
lodash4.17.23indirecthigh24.18.0

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

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