Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-23 18:45 UTC

brillout / docpress

TypeScript · CSSMIT★ 14 stars⑂ 7 forkssince May 2022View on GitHub ↗

brillout/docpress holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (44/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

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

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

Score profile

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

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

Ownership

RomPersonal account
1,396 followers399 public repossince Aug 2011

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 publish
npm@brillout/docpress0.17.48,3653265 days ago

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recency — last push 5 days ago
24.9/36Commit cadence — 36/52 weeks with commits
18/18Commit volume — 235 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year235
human_commit_share1
days_since_last_push5
active_weeks_last_year36
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~2.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv0.17.4
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases2.2
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?

44Weak · 17% of overall
How it's scored
18.1/60Stars — 14 stars
6.5/25Forks — 7 forks
0/15Watchers — 2 watchers
Inputs used
forks7
stars14
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
52.3/80Monthly downloads — 8,365 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@brillout/docpress
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,365
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.2/22.5Commit distribution — top contributor authored 90% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.904
How it's scored
28.7/42Issue resolution — 68% of issues closed
27.2/30PR acceptance — 115/127 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs115
open_issues20
closed_issues43
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.683
closed_unmerged_prs12
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
22.6/25Owner reach — 1,396 followers of brillout
25/25Track record — 399 public repos, account ~14 yr old
Inputs used
followers1,396
owner_typeUser
is_verified
owner_loginbrillout
public_repos399
account_age_days5,445
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 326 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@brillout/docpress
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — biome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 15 out of 15 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
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 24 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.5
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 advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages260
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@brillout/docpress@0.17.4 runtime dependency closure — what installing the published package pulls in — 260 packages. 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.

58Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.94
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — demo/tsconfig.json, src/tsconfig.json
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdemo/tsconfig.json, src/tsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/93 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes21,044
source_files_sampled93
oversized_source_files0

Key facts

14GitHub stars
8contributors
235commits, last 12 months
5days since last push
100releases
1bus factor
20open 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 ★ / 7 ⇿
0Stars
7Forks
90Releases

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.

1234567712024-032025-052026-06
Major 0Minor 6Patch 84

Each point covers 3 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests15 out of 15 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 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 26 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities24 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
npm@brillout/picocolors^1.0.10src/package.json
npm@brillout/shiki-transformers^4.0.2src/package.json
npm@docsearch/css3.9.0src/package.json
npm@docsearch/react3.9.0src/package.json
npm@mdx-js/mdx3.0.1src/package.json
npm@mdx-js/react3.0.1src/package.json
npm@mdx-js/rollup3.0.1src/package.json
npm@shikijs/transformers^4.0.2src/package.json
npmdetype^2.0.2src/package.json
npmestree-util-value-to-estree^3.5.0src/package.json
npmnpm-to-yarn^3.0.1src/package.json
npmrehype-pretty-code0.13.0src/package.json
npmremark-directive^4.0.0src/package.json
npmremark-gfm4.0.0src/package.json
npmshiki1.2.0src/package.json
npmunist-util-visit^5.0.0src/package.json
All dependencies 535

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

RegistryPackageVersionRelation
npm@brillout/picocolors1.0.30direct
npm@brillout/picocolors^1.0.10direct
npm@brillout/shiki-transformers4.0.2direct
npm@brillout/shiki-transformers^4.0.2direct
npm@docsearch/css3.9.0direct
npm@docsearch/react3.9.0direct
npm@mdx-js/mdx3.0.1direct
npm@mdx-js/react3.0.1direct
npm@mdx-js/rollup3.0.1direct
npm@shikijs/transformers4.0.2direct
npm@shikijs/transformers^4.0.2direct
npmdetype2.0.2direct
npmdetype^2.0.2direct
npmestree-util-value-to-estree3.5.0direct
npmestree-util-value-to-estree^3.5.0direct
npmnpm-to-yarn3.0.1direct
npmnpm-to-yarn^3.0.1direct
npmrehype-pretty-code0.13.0direct
npmremark-directive4.0.0direct
npmremark-directive^4.0.0direct
npmremark-gfm4.0.0direct
npmshiki1.2.0direct
npmunist-util-visit5.0.0direct
npmunist-util-visit^5.0.0direct
npm@algolia/autocomplete-core1.17.9indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.9indirect
npm@algolia/autocomplete-preset-algolia1.17.9indirect
npm@algolia/autocomplete-shared1.17.9indirect
npm@algolia/client-abtesting5.29.0indirect
npm@algolia/client-analytics5.29.0indirect
npm@algolia/client-common5.29.0indirect
npm@algolia/client-insights5.29.0indirect
npm@algolia/client-personalization5.29.0indirect
npm@algolia/client-query-suggestions5.29.0indirect
npm@algolia/client-search5.29.0indirect
npm@algolia/ingestion1.29.0indirect
npm@algolia/monitoring1.29.0indirect
npm@algolia/recommend5.29.0indirect
npm@algolia/requester-browser-xhr5.29.0indirect
npm@algolia/requester-fetch5.29.0indirect
npm@algolia/requester-node-http5.29.0indirect
npm@babel/code-frame7.27.1indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.29.0indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.28.5indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-annotate-as-pure7.27.3indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-create-class-features-plugin7.28.6indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.28.5indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.3indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-optimise-call-expression7.27.1indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-replace-supers7.28.6indirect
npm@babel/helper-skip-transparent-expression-wrappers7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.28.6indirect
npm@babel/parser7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/plugin-syntax-jsx7.27.1indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/plugin-transform-modules-commonjs7.27.1indirect
npm@babel/plugin-transform-typescript7.28.6indirect
npm@babel/preset-typescript7.28.5indirect
npm@babel/template7.27.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.28.5indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.28.5indirect
npm@babel/types7.29.0indirect
npm@biomejs/biome1.9.4indirect
npm@biomejs/cli-darwin-arm641.9.4indirect
npm@biomejs/cli-darwin-x641.9.4indirect
npm@biomejs/cli-linux-arm641.9.4indirect
npm@biomejs/cli-linux-arm64-musl1.9.4indirect
npm@biomejs/cli-linux-x641.9.4indirect
npm@biomejs/cli-linux-x64-musl1.9.4indirect
npm@biomejs/cli-win32-arm641.9.4indirect
npm@biomejs/cli-win32-x641.9.4indirect
npm@brillout/import0.2.6indirect
npm@brillout/json-serializer0.5.22indirect
npm@brillout/part-regex0.1.4indirect
npm@brillout/release-me0.4.8indirect
npm@brillout/release-me^0.4.8indirect
npm@brillout/test-e2e0.6.20indirect
npm@brillout/vite-plugin-server-entry0.7.18indirect
npm@conventional-changelog/git-client2.5.1indirect
npm@emnapi/core1.9.2indirect
npm@emnapi/runtime1.9.2indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.23.1indirect
npm@esbuild/aix-ppc640.25.5indirect
npm@esbuild/android-arm0.23.1indirect
npm@esbuild/android-arm0.25.5indirect
npm@esbuild/android-arm640.23.1indirect
npm@esbuild/android-arm640.25.5indirect
npm@esbuild/android-x640.23.1indirect
npm@esbuild/android-x640.25.5indirect
npm@esbuild/darwin-arm640.23.1indirect
npm@esbuild/darwin-arm640.25.5indirect
npm@esbuild/darwin-x640.23.1indirect
npm@esbuild/darwin-x640.25.5indirect
npm@esbuild/freebsd-arm640.23.1indirect
npm@esbuild/freebsd-arm640.25.5indirect
npm@esbuild/freebsd-x640.23.1indirect
npm@esbuild/freebsd-x640.25.5indirect
npm@esbuild/linux-arm0.23.1indirect
npm@esbuild/linux-arm0.25.5indirect
npm@esbuild/linux-arm640.23.1indirect
npm@esbuild/linux-arm640.25.5indirect
npm@esbuild/linux-ia320.23.1indirect
npm@esbuild/linux-ia320.25.5indirect
npm@esbuild/linux-loong640.23.1indirect
npm@esbuild/linux-loong640.25.5indirect
npm@esbuild/linux-mips64el0.23.1indirect
npm@esbuild/linux-mips64el0.25.5indirect
npm@esbuild/linux-ppc640.23.1indirect
npm@esbuild/linux-ppc640.25.5indirect
npm@esbuild/linux-riscv640.23.1indirect
npm@esbuild/linux-riscv640.25.5indirect
npm@esbuild/linux-s390x0.23.1indirect
npm@esbuild/linux-s390x0.25.5indirect
npm@esbuild/linux-x640.23.1indirect
npm@esbuild/linux-x640.25.5indirect
npm@esbuild/netbsd-arm640.25.5indirect
npm@esbuild/netbsd-x640.23.1indirect
npm@esbuild/netbsd-x640.25.5indirect
npm@esbuild/openbsd-arm640.23.1indirect
npm@esbuild/openbsd-arm640.25.5indirect
npm@esbuild/openbsd-x640.23.1indirect
npm@esbuild/openbsd-x640.25.5indirect
npm@esbuild/sunos-x640.23.1indirect
npm@esbuild/sunos-x640.25.5indirect
npm@esbuild/win32-arm640.23.1indirect
npm@esbuild/win32-arm640.25.5indirect
npm@esbuild/win32-ia320.23.1indirect
npm@esbuild/win32-ia320.25.5indirect
npm@esbuild/win32-x640.23.1indirect
npm@esbuild/win32-x640.25.5indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.30indirect
npm@napi-rs/wasm-runtime1.1.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.124.0indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.0.0-rc.15indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.15indirect
npm@rolldown/binding-darwin-x641.0.0-rc.15indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.15indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.15indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.15indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.15indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.15indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.15indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.15indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.15indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.15indirect
npm@rolldown/pluginutils1.0.0-rc.15indirect
npm@rolldown/pluginutils1.0.0-rc.7indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/rollup-android-arm-eabi4.44.0indirect
npm@rollup/rollup-android-arm644.44.0indirect
npm@rollup/rollup-darwin-arm644.44.0indirect
npm@rollup/rollup-darwin-x644.44.0indirect
npm@rollup/rollup-freebsd-arm644.44.0indirect
npm@rollup/rollup-freebsd-x644.44.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.44.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.44.0indirect
npm@rollup/rollup-linux-arm64-gnu4.44.0indirect
npm@rollup/rollup-linux-arm64-musl4.44.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.44.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.44.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.44.0indirect
npm@rollup/rollup-linux-riscv64-musl4.44.0indirect
npm@rollup/rollup-linux-s390x-gnu4.44.0indirect
npm@rollup/rollup-linux-x64-gnu4.44.0indirect
npm@rollup/rollup-linux-x64-musl4.44.0indirect
npm@rollup/rollup-win32-arm64-msvc4.44.0indirect
npm@rollup/rollup-win32-ia32-msvc4.44.0indirect
npm@rollup/rollup-win32-x64-msvc4.44.0indirect
npm@shikijs/core1.2.0indirect
npm@shikijs/core4.0.2indirect
npm@shikijs/primitive4.0.2indirect
npm@shikijs/types4.0.2indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@simple-libs/child-process-utils1.0.1indirect
npm@simple-libs/stream-utils1.1.0indirect
npm@standard-schema/spec1.0.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.12indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/estree-jsx1.0.5indirect
npm@types/hast3.0.4indirect
npm@types/hast^3.0.4indirect
npm@types/mdast4.0.4indirect
npm@types/mdast^4.0.4indirect
npm@types/mdx2.0.13indirect
npm@types/ms2.1.0indirect
npm@types/node22.15.32indirect
npm@types/node24.10.0indirect
npm@types/node^24.10.0indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/react19.2.2indirect
npm@types/react^19.2.2indirect
npm@types/react-dom19.2.2indirect
npm@types/react-dom^19.2.2indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-react6.0.1indirect
npm@vitejs/plugin-react^6.0.0indirect
npm@vitejs/plugin-react^6.0.1indirect
npm@vitest/expect4.0.4indirect
npm@vitest/mocker4.0.4indirect
npm@vitest/pretty-format4.0.4indirect
npm@vitest/runner4.0.4indirect
npm@vitest/snapshot4.0.4indirect
npm@vitest/spy4.0.4indirect
npm@vitest/utils4.0.4indirect
npm@vue/compiler-core3.5.21indirect
npm@vue/compiler-core3.5.27indirect
npm@vue/compiler-dom3.5.27indirect
npm@vue/compiler-sfc3.5.27indirect
npm@vue/compiler-ssr3.5.27indirect
npm@vue/shared3.5.21indirect
npm@vue/shared3.5.27indirect
npm@vuedx/compiler-sfc0.7.1indirect
npm@vuedx/template-ast-types0.7.1indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmalgoliasearch5.29.0indirect
npmansi-regex5.0.1indirect
npmarray-ify1.0.0indirect
npmassertion-error1.1.0indirect
npmassertion-error2.0.1indirect
npmastring1.9.0indirect
npmbail2.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.25.2indirect
npmbuffer-from1.1.2indirect
npmcac6.7.14indirect
npmcaniuse-lite1.0.30001735indirect
npmccount2.0.1indirect
npmchai4.5.0indirect
npmchai6.2.0indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmcheck-error1.0.3indirect
npmcollapse-white-space2.1.0indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander11.1.0indirect
npmcompare-func2.0.0indirect
npmconventional-changelog7.0.2indirect
npmconventional-changelog-angular8.0.0indirect
npmconventional-changelog-preset-loader5.0.0indirect
npmconventional-changelog-writer8.1.0indirect
npmconventional-commits-filter5.0.0indirect
npmconventional-commits-parser6.2.0indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcsstype3.1.3indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.2.0indirect
npmdeep-eql4.1.4indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdot-prop5.3.0indirect
npmelectron-to-chromium1.5.203indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.23.1indirect
npmesbuild0.25.5indirect
npmescalade3.2.0indirect
npmescape-string-regexp5.0.0indirect
npmestree-util-attach-comments3.0.0indirect
npmestree-util-build-jsx3.0.1indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-to-js2.0.0indirect
npmestree-util-visit2.0.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmexeca5.1.1indirect
npmexpect-type1.2.2indirect
npmextend3.0.2indirect
npmfast-glob3.3.3indirect
npmfastq1.19.1indirect
npmfd-package-json1.2.0indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmget-func-name2.0.2indirect
npmget-stream6.0.1indirect
npmglob-parent5.1.2indirect
npmhandlebars4.7.8indirect
npmhast-util-from-html2.0.3indirect
npmhast-util-from-parse58.0.3indirect
npmhast-util-parse-selector4.0.0indirect
npmhast-util-to-estree3.1.3indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-to-string3.0.1indirect
npmhast-util-whitespace3.0.0indirect
npmhastscript9.0.1indirect
npmhosted-git-info8.1.0indirect
npmhtml-void-elements3.0.0indirect
npmhuman-signals2.1.0indirect
npminline-style-parser0.2.4indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-decimal2.0.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-reference3.0.3indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson52.2.3indirect
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
npmlongest-streak3.1.0indirect
npmloupe2.3.7indirect
npmlru-cache10.4.3indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmarkdown-extensions2.0.0indirect
npmmarkdown-table3.0.4indirect
npmmdast-util-directive3.1.0indirect
npmmdast-util-directive^3.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.2indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdx-jsx^3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmeow13.2.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-directive4.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-mdx-expression3.0.1indirect
npmmicromark-extension-mdx-jsx3.0.2indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-mdx-expression2.0.3indirect
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-events-to-acorn2.0.3indirect
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
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmminimist1.2.8indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmneo-async2.6.2indirect
npmnode-releases2.0.19indirect
npmnormalize-package-data7.0.0indirect
npmnpm-run-path4.0.1indirect
npmonetime5.1.2indirect
npmparse-entities4.0.2indirect
npmparse-numeric-range1.3.0indirect
npmparse57.3.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmpathval1.1.1indirect
npmperiscopic3.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpicomatch4.0.4indirect
npmpixelmatch5.3.0indirect
npmplaywright-chromium1.57.0indirect
npmplaywright-core1.57.0indirect
npmpngjs6.0.0indirect
npmpostcss8.5.6indirect
npmpostcss8.5.9indirect
npmprettier2.8.8indirect
npmprettier3.8.1indirect
npmproperty-information7.1.0indirect
npmqueue-microtask1.2.3indirect
npmreact19.2.0indirect
npmreact^19.2.0indirect
npmreact-dom19.2.0indirect
npmreact-dom^19.2.0indirect
npmrehype-parse9.0.1indirect
npmremark-mdx3.1.0indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmreusify1.1.0indirect
npmrolldown1.0.0-rc.15indirect
npmrollup4.44.0indirect
npmrun-parallel1.2.0indirect
npmscheduler0.27.0indirect
npmsearch-insights2.17.3indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsirv3.0.1indirect
npmsource-map0.6.1indirect
npmsource-map0.7.4indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.21indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstyle-to-js1.1.17indirect
npmstyle-to-object1.0.9indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.0.3indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmtslib2.8.1indirect
npmtype-detect4.1.0indirect
npmtypescript5.9.3indirect
npmtypescript^5.9.3indirect
npmuglify-js3.19.3indirect
npmundici-types6.21.0indirect
npmundici-types7.16.0indirect
npmunified11.0.5indirect
npmunified^11.0.5indirect
npmunist-util-is6.0.0indirect
npmunist-util-position5.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmupdate-browserslist-db1.1.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmvfile6.0.3indirect
npmvfile-location5.0.3indirect
npmvfile-message4.0.2indirect
npmvike0.4.255indirect
npmvike^0.4.255indirect
npmvite6.3.5indirect
npmvite8.0.8indirect
npmvite^8.0.8indirect
npmvitest4.0.4indirect
npmwalk-up-path3.0.1indirect
npmweb-namespaces2.0.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwordwrap1.0.0indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmzwitch2.0.4indirect
Dependency advisories 0

Installing npm:@brillout/docpress@0.17.4 pulls in 260 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2454,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 28557,
        "JavaScript": 1008,
        "TypeScript": 206270
      },
      "pushed_at": "2026-07-18T11:19:30Z",
      "created_at": "2022-05-25T13:20:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T11:19:32Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "CSS"
      ]
    },
    "owner": {
      "blog": "https://vike.dev",
      "name": "Rom",
      "type": "User",
      "login": "brillout",
      "company": null,
      "location": "Germany, Munich",
      "followers": 1396,
      "avatar_url": "https://avatars.githubusercontent.com/u/1005638?v=4",
      "created_at": "2011-08-26T03:08:46Z",
      "is_verified": null,
      "public_repos": 399,
      "account_age_days": 5445
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2026-07-18T11:19:11Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2026-07-18T10:57:01Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2026-07-09T16:33:03Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-07-08T17:51:00Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-07-08T09:13:50Z"
        },
        {
          "tag": "v0.16.50",
          "kind": "patch",
          "published_at": "2026-07-02T09:57:57Z"
        },
        {
          "tag": "v0.16.49",
          "kind": "patch",
          "published_at": "2026-06-30T15:22:38Z"
        },
        {
          "tag": "v0.16.48",
          "kind": "patch",
          "published_at": "2026-06-30T12:06:19Z"
        },
        {
          "tag": "v0.16.47",
          "kind": "patch",
          "published_at": "2026-06-28T20:50:16Z"
        },
        {
          "tag": "v0.16.46",
          "kind": "patch",
          "published_at": "2026-06-28T20:30:21Z"
        },
        {
          "tag": "v0.16.45",
          "kind": "patch",
          "published_at": "2026-06-22T17:30:38Z"
        },
        {
          "tag": "v0.16.44",
          "kind": "patch",
          "published_at": "2026-06-22T08:05:28Z"
        },
        {
          "tag": "v0.16.43",
          "kind": "patch",
          "published_at": "2026-06-21T20:11:32Z"
        },
        {
          "tag": "v0.16.42",
          "kind": "patch",
          "published_at": "2026-06-15T21:26:22Z"
        },
        {
          "tag": "v0.16.41",
          "kind": "patch",
          "published_at": "2026-06-15T20:46:52Z"
        },
        {
          "tag": "v0.16.40",
          "kind": "patch",
          "published_at": "2026-06-15T19:29:09Z"
        },
        {
          "tag": "v0.16.39",
          "kind": "patch",
          "published_at": "2026-05-21T07:27:13Z"
        },
        {
          "tag": "v0.16.38",
          "kind": "patch",
          "published_at": "2026-05-21T06:24:11Z"
        },
        {
          "tag": "v0.16.37",
          "kind": "patch",
          "published_at": "2026-05-20T05:07:16Z"
        },
        {
          "tag": "v0.16.36",
          "kind": "patch",
          "published_at": "2026-05-18T11:35:48Z"
        },
        {
          "tag": "v0.16.35",
          "kind": "patch",
          "published_at": "2026-05-16T06:57:50Z"
        },
        {
          "tag": "v0.16.34",
          "kind": "patch",
          "published_at": "2026-04-21T16:12:44Z"
        },
        {
          "tag": "v0.16.33",
          "kind": "patch",
          "published_at": "2026-04-16T14:55:24Z"
        },
        {
          "tag": "v0.16.32",
          "kind": "patch",
          "published_at": "2026-04-15T14:02:40Z"
        },
        {
          "tag": "v0.16.31",
          "kind": "patch",
          "published_at": "2026-04-14T21:03:33Z"
        },
        {
          "tag": "v0.16.30",
          "kind": "patch",
          "published_at": "2026-04-14T13:54:08Z"
        },
        {
          "tag": "v0.16.29",
          "kind": "patch",
          "published_at": "2026-04-14T13:20:17Z"
        },
        {
          "tag": "v0.16.28",
          "kind": "patch",
          "published_at": "2026-04-14T12:52:02Z"
        },
        {
          "tag": "v0.16.27",
          "kind": "patch",
          "published_at": "2026-03-24T13:17:46Z"
        },
        {
          "tag": "v0.16.26",
          "kind": "patch",
          "published_at": "2026-03-17T11:25:25Z"
        },
        {
          "tag": "v0.16.25",
          "kind": "patch",
          "published_at": "2026-03-15T22:23:20Z"
        },
        {
          "tag": "v0.16.24",
          "kind": "patch",
          "published_at": "2026-03-14T06:31:08Z"
        },
        {
          "tag": "v0.16.23",
          "kind": "patch",
          "published_at": "2026-03-06T10:40:52Z"
        },
        {
          "tag": "v0.16.22",
          "kind": "patch",
          "published_at": "2026-03-06T10:28:37Z"
        },
        {
          "tag": "v0.16.21",
          "kind": "patch",
          "published_at": "2026-03-06T10:09:34Z"
        },
        {
          "tag": "v0.16.20",
          "kind": "patch",
          "published_at": "2026-03-04T14:21:01Z"
        },
        {
          "tag": "v0.16.19",
          "kind": "patch",
          "published_at": "2026-03-03T10:46:22Z"
        },
        {
          "tag": "v0.16.18",
          "kind": "patch",
          "published_at": "2026-02-27T13:00:57Z"
        },
        {
          "tag": "v0.16.17",
          "kind": "patch",
          "published_at": "2026-02-26T23:01:53Z"
        },
        {
          "tag": "v0.16.16",
          "kind": "patch",
          "published_at": "2026-02-15T14:50:34Z"
        },
        {
          "tag": "v0.16.15",
          "kind": "patch",
          "published_at": "2026-02-02T10:13:46Z"
        },
        {
          "tag": "v0.16.14",
          "kind": "patch",
          "published_at": "2026-02-01T13:16:01Z"
        },
        {
          "tag": "v0.16.13",
          "kind": "patch",
          "published_at": "2026-01-31T22:39:49Z"
        },
        {
          "tag": "v0.16.12",
          "kind": "patch",
          "published_at": "2026-01-26T14:35:44Z"
        },
        {
          "tag": "v0.16.11",
          "kind": "patch",
          "published_at": "2026-01-24T14:22:08Z"
        },
        {
          "tag": "v0.16.10",
          "kind": "patch",
          "published_at": "2026-01-22T20:37:18Z"
        },
        {
          "tag": "v0.16.9",
          "kind": "patch",
          "published_at": "2026-01-20T14:51:09Z"
        },
        {
          "tag": "v0.16.8",
          "kind": "patch",
          "published_at": "2026-01-17T12:39:13Z"
        },
        {
          "tag": "v0.16.7",
          "kind": "patch",
          "published_at": "2026-01-06T18:00:29Z"
        },
        {
          "tag": "v0.16.6",
          "kind": "patch",
          "published_at": "2026-01-02T22:50:32Z"
        },
        {
          "tag": "v0.16.5",
          "kind": "patch",
          "published_at": "2025-12-31T12:27:29Z"
        },
        {
          "tag": "v0.16.4",
          "kind": "patch",
          "published_at": "2025-12-30T23:33:45Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2025-12-30T15:03:53Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2025-11-12T13:25:04Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2025-11-09T23:51:49Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-10-31T11:07:33Z"
        },
        {
          "tag": "v0.15.13",
          "kind": "patch",
          "published_at": "2025-10-21T20:27:50Z"
        },
        {
          "tag": "v0.15.12",
          "kind": "patch",
          "published_at": "2025-10-13T10:32:15Z"
        },
        {
          "tag": "v0.15.11",
          "kind": "patch",
          "published_at": "2025-09-26T14:24:33Z"
        },
        {
          "tag": "v0.15.10",
          "kind": "patch",
          "published_at": "2025-07-08T12:58:46Z"
        },
        {
          "tag": "v0.15.9",
          "kind": "patch",
          "published_at": "2025-07-08T12:38:15Z"
        },
        {
          "tag": "v0.15.8",
          "kind": "patch",
          "published_at": "2025-07-08T12:04:12Z"
        },
        {
          "tag": "v0.15.7",
          "kind": "patch",
          "published_at": "2025-07-08T10:12:41Z"
        },
        {
          "tag": "v0.15.6",
          "kind": "patch",
          "published_at": "2025-07-02T16:12:23Z"
        },
        {
          "tag": "v0.15.5",
          "kind": "patch",
          "published_at": "2025-06-25T13:41:13Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2025-06-25T11:12:22Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2025-06-25T10:48:46Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2025-06-20T11:25:04Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2025-06-20T09:49:30Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-06-20T07:59:05Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-06-19T21:51:18Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2025-06-12T10:04:11Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2025-06-12T09:33:29Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-05-08T17:35:49Z"
        },
        {
          "tag": "v0.12.6",
          "kind": "patch",
          "published_at": "2025-04-24T13:22:05Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2025-04-16T19:31:18Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2025-03-25T14:43:32Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2025-03-25T14:40:13Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2025-03-20T18:48:05Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-03-14T12:38:22Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-03-13T21:40:57Z"
        },
        {
          "tag": "v0.11.6",
          "kind": "patch",
          "published_at": "2025-02-24T16:55:19Z"
        },
        {
          "tag": "v0.11.5",
          "kind": "patch",
          "published_at": "2025-02-23T14:58:10Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2025-02-18T18:00:13Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2025-02-18T17:41:44Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2025-02-12T17:28:37Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-02-12T17:23:06Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-02-12T16:55:22Z"
        },
        {
          "tag": "v0.10.25",
          "kind": "patch",
          "published_at": "2025-02-10T11:03:11Z"
        },
        {
          "tag": "v0.10.24",
          "kind": "patch",
          "published_at": "2025-01-31T11:34:43Z"
        },
        {
          "tag": "v0.10.23",
          "kind": "patch",
          "published_at": "2025-01-26T21:38:53Z"
        },
        {
          "tag": "v0.10.22",
          "kind": "patch",
          "published_at": "2025-01-26T20:19:24Z"
        },
        {
          "tag": "v0.10.21",
          "kind": "patch",
          "published_at": "2025-01-24T22:04:38Z"
        },
        {
          "tag": "v0.10.20",
          "kind": "patch",
          "published_at": "2025-01-24T21:40:12Z"
        },
        {
          "tag": "v0.10.19",
          "kind": "patch",
          "published_at": "2025-01-15T19:35:33Z"
        },
        {
          "tag": "v0.10.18",
          "kind": "patch",
          "published_at": "2025-01-10T19:23:19Z"
        },
        {
          "tag": "v0.10.17",
          "kind": "patch",
          "published_at": "2025-01-06T20:22:25Z"
        },
        {
          "tag": "v0.10.16",
          "kind": "patch",
          "published_at": "2025-01-05T22:07:53Z"
        },
        {
          "tag": "v0.10.15",
          "kind": "patch",
          "published_at": "2025-01-05T16:58:40Z"
        },
        {
          "tag": "v0.10.14",
          "kind": "patch",
          "published_at": "2025-01-03T22:11:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e2dec2442658f5ebe78c5de8106a967307cc93c7",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.17.4",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-18T11:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8660dd78c697da0aa0bf9f1ab60efa1b209f8154",
          "body": "…p (#192)",
          "is_bot": false,
          "headline": "fix: always show copy button on touch devices, not only in ChoiceGrou…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-18T11:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c96024fde43a670c287d0bec57eeb718d2b63e",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.17.3",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-18T10:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a9c5f8068a65cfa7ff462e04c5bc07b0adcaa1",
          "body": null,
          "is_bot": false,
          "headline": "fix: Hide `+choices` dropdown and show upon hovering (#191)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-18T10:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039e7c5df5e7d33e227854aeb324f11d3e56393b",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-09T21:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2558a75a3bc7dbe29333edbdbc9ebddbe2c2b9",
          "body": null,
          "is_bot": false,
          "headline": "fix: collapse dropdown after selection on touch devices (#190)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-09T21:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65934a698c03ebd8b8572c93f0dcfb140649c836",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.17.2",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-09T16:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90a705c2f2ab53448e70394cba9ee67f7c8a02c",
          "body": null,
          "is_bot": false,
          "headline": "style: reduce choice select size on small screens (#189)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-09T16:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b63e867c4c052479e19a6943ca5535b2762d02",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.17.1",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-08T17:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e820c18d0408608f5fcbc47a37dfdbb13339fc35",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent option cycling on first touch in custom select (#188)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-08T17:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ced7505d5557f95aec8646b3cb4a8a45f390d32",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.17.0",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-07-08T09:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5458b9abcf3799caac78c3d4b2d8d96f76140057",
          "body": null,
          "is_bot": false,
          "headline": "fix: make `<Link text />` throw in favor of `<Link>...</Link>`",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-07-08T09:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d88c804cc20c6317e94d70a5fcd73f106bca70",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.50",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-07-02T09:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef7c5ade52d6d9b758df3301e68bed7286cfc94",
          "body": null,
          "is_bot": false,
          "headline": "Refactor choice icons and update SVG assets (#159)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-07-01T15:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be051b549fd7f4cd7302e72de5cf2989f5f1f805",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.49",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-30T15:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9c0483a70d6caf8b74f55a3b09aca5838e3c7b7",
          "body": "The themeable seam now reads --dp-color-* / --dp-font-* instead of bare\n--color-* / --font-*. Those bare names are the same ones Tailwind and daisyUI\nemit to the global :root, so a host using either could bleed its palette into\nDocPress (the leaked --color-bg behind the vike.dev white line). Reading\n[…]\neral as the fallback, so an unthemed site\nis byte-identical. Internal derived vars (--color-bg-white, --color-active, ...)\nkeep their names and just repoint to the prefixed seam. Covers #171 and #174.",
          "is_bot": false,
          "headline": "feat: namespace the theme CSS variables with --dp- (#176)",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-30T15:17:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c46c66657fbd638e5f27ed4372c5fdc525b672f",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.48",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-30T12:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0701b9a3591d01b5b7b6358a055c111cfaba85",
          "body": "…cky (#184)",
          "is_bot": false,
          "headline": "feat: add `topNavSticky` per-page setting to make the top nav non-sti…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-30T12:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4cf4750ea64c2165c389e361b2bba9a50f3d728",
          "body": "Co-authored-by: Rom <git@brillout.com>",
          "is_bot": false,
          "headline": "fix: keep the top nav visible on doc pages (#175) (#177)",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-30T11:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7dbba77482760b2d87c83931eed90920448b79e",
          "body": "…omponents) (#180)",
          "is_bot": false,
          "headline": "refactor: remove unused internal code (dead utilities + unreachable c…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-30T08:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1b3b7ddd712ba481fdccded6f927745827f6ad",
          "body": "Body text reads var(--font-sans), code reads var(--font-mono); every consumer keeps its original literal as the fallback so an unthemed site is byte-identical. Follows #171.",
          "is_bot": false,
          "headline": "feat: tokenize typography via --font-* CSS variables",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-29T15:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191cfaee77e5d297e48fd0a6cdc43e0e31f6ec34",
          "body": null,
          "is_bot": false,
          "headline": "docs: changelog for 0.16.46",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-28T21:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "103d66687ae5af4eb92fc2a4a2192f5e39ecdd41",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.47",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-28T20:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86b3034db11eda62aa5c7de86fe152f04d92bb0",
          "body": null,
          "is_bot": false,
          "headline": "feat: +docpress.changelog URL",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-28T20:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a2059e033f659ea60d300a09c40cda06be9cef",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.46",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-28T20:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57cb987ebd04b80b34b00eb943d3571a033595ca",
          "body": "Lets a site add a small inline <script>/<style> at the end of <head> on\nevery page. The motivating case is a no-flash theme script: read a cookie\nand apply the palette before first paint, which also covers prerendered\npages (no request to read the cookie from at render time).\n\nEmitted verbatim via dangerouslySkipEscape, so only for trusted markup.",
          "is_bot": false,
          "headline": "feat(config): add headHtml to inject markup into <head> (#172)",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-28T20:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8911e3919d637d4169697e9a396104b532e58466",
          "body": "…ance (#171)\n\nShell reads CSS variables with the original literals as fallbacks, so an unthemed site is unchanged. Dark is opt-in via the `dark` class / `[data-theme=dark]`; there is no prefers-color-scheme switch. Tested against vike.dev (light and dark): no visual change.",
          "is_bot": false,
          "headline": "feat(css): make the palette overridable and add an opt-in dark appear…",
          "author_name": "Suleiman Shahbari",
          "author_login": "suleimansh",
          "committed_at": "2026-06-28T17:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdca702fc6c26aba62b03b2578be7c179bd48f52",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.45",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-06-22T17:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd0a813670a893af301e3d74b977026dae93090",
          "body": "… on the page (#169) (#170)",
          "is_bot": false,
          "headline": "fix: fall back to an available choice when the selected one is absent…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-22T17:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b60db28737111edd5204e042521a34a6d1158d",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.44",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-22T08:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7844b7e673b681bd56afcb609e1d6771c8c12e7a",
          "body": "…eGroup crash (#168)",
          "is_bot": false,
          "headline": "fix: restore `string[]` choices, optional icons, and fix nested Choic…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-22T08:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df296d9f9a66fff459a36709f4ff2e080bbd5a43",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.43",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-06-21T20:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc6ef037eb0fcc2f84766173681590c7b5454cd",
          "body": "…sh) (#160)",
          "is_bot": false,
          "headline": "fix: Refactor Select and Tabs components to use radio inputs (UI poli…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-06-21T19:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3b956d30e599a6e1ace8ccee845558ca4bfee7",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.42",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-15T21:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96f07cba6fe0e1fd01e3f629abdaa75d5245ebb",
          "body": "…323) (#163)",
          "is_bot": false,
          "headline": "fix: ChoiceGroup injection in nested JSX elements (telefunc/telefunc#…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-15T21:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d02133538ad4f78796e516290d029a9ac953129",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.41",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-15T20:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef36558b0910569aef7927f79d6715c673115d7",
          "body": "… (#162)",
          "is_bot": false,
          "headline": "fix: prevent ChoiceGroup crash when a choice has multiple code blocks…",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-15T20:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb668c0150aad9ec7e209891b1c07f3a65be3d7e",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.40",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-15T19:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731960d74dd00502d76d198ed102b8243d3bd263",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve choice group resolution to prefer complete matches (#161)",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-06-15T19:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ab8a4984d2e7da802e8af94600845c0727fccc",
          "body": null,
          "is_bot": false,
          "headline": "chore: update pnpm config",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-06-08T19:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57eafdc53142172bde46eb197f2810bfc1da71a",
          "body": null,
          "is_bot": false,
          "headline": "feat: `+choices` icons (#153)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-30T15:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9dfcf387986346e35ce4e1ad6889e2860b75e16",
          "body": null,
          "is_bot": false,
          "headline": "add pnpm allowBuilds",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-05-26T18:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80152dc854f1a67fcfb4f5298393879aff2792b",
          "body": "…s (#151)",
          "is_bot": false,
          "headline": "fix: small improvements and polish for ChoiceGroup and Tabs component…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-25T16:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9de7a70d050bf00b4634afd4470f4a5bc17ecde",
          "body": null,
          "is_bot": false,
          "headline": "fix: show the dropdown as early as possible (#149)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-24T20:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e8fc43142de9175876ea822d1cdcf65280a100",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.39",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-21T07:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50a8afc2afcbb68fa8e141818ccf03f5e27e770",
          "body": null,
          "is_bot": false,
          "headline": "fix: rename `hiddenChoices` to `hide` in Tabs component",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-21T07:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b41da97c4a28c0b1f6a32ddebf3e462cf12fc1",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.38",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-21T06:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74dcfa3f25da6368fcbcf7e41c550be04bea3496",
          "body": "…ctly (#146) (#147)",
          "is_bot": false,
          "headline": "fix: prevent choice-dropdown and copy-button from overlapping incorre…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-21T06:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01816038676e3efe03cef5baf42000c670504457",
          "body": null,
          "is_bot": false,
          "headline": "fix: hide empty choices from dropdown and tab list (#145)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-20T16:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c97fcdf96665eff6843ecf9ad8aa1ade89e90f1",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.37",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-20T05:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b10ca1397cc40f9b155451e2b2cd230be5a1d25",
          "body": null,
          "is_bot": false,
          "headline": "fix: group `jsx|tsx` and `vue` code blocks together (#144)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-20T03:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bca3f7ad491b635116f0d5a2f4f7efabd1c248",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.36",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-18T11:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3867953fceca31858a9bba7c78759337f275f845",
          "body": null,
          "is_bot": false,
          "headline": "fix: raise choice-select dropdown z-index when expanded",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-18T09:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797f17e4a43a35854fef757c3e9489c16bbfc893",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve hidden logic for ChoiceGroup dropdown rendering (#143)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-17T16:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5743954333711ec019590758608916e647946312",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve and simplify choice handling in `remarkDetype` (#142)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-17T16:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1896b7dd2cc3e9e473210b8bbb3b85c5a0ccbc",
          "body": "…gManager`",
          "is_bot": false,
          "headline": "refactor: remove unused meta parsing and choice handling in `remarkPk…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-17T15:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7caf58cb251a55fc0845690409cce604fb5edbe",
          "body": "…ted` flag in `remarkChoiceGroup` (#141)",
          "is_bot": false,
          "headline": "refactor: replace `WeakSet` tracking with `node.data.customDataIsVisi…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-17T15:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7279de700f0c98ba225409f10c80748489f2698c",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.35",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-16T06:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38e467575540855538c0abb359e0855df24a346",
          "body": "Co-authored-by: Romuald Brillout <git@brillout.com>",
          "is_bot": false,
          "headline": "feat: Tabs (#132)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-14T18:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93930f38e036906e2a27e1bd97f802746c48729",
          "body": "…utton (#131)",
          "is_bot": false,
          "headline": "fix: remove hover-based opacity hiding for select dropdown and copy b…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-04T16:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d429d750268186cc07e3088cfb404bcf5accae",
          "body": "Co-authored-by: Romuald Brillout <git@brillout.com>",
          "is_bot": false,
          "headline": "refactor: remove arrow icons (#130)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-05-01T21:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc3b72a48dcd91194307e411408979e13ef63f6",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.34",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-21T16:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d650e4f20d13cfffdebf448e94b317eb27c6417",
          "body": null,
          "is_bot": false,
          "headline": "fix: re-exports all icons",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-21T16:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3f459712b7ee654da7f7900d08e1f2b351d00c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename `useSelectedChoice` to `useCurrentSelection` (#127)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-18T14:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da183f960f8c870e1536b5b500ec7b84e916ec7",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.33",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-16T14:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6eecd6baadf9f72afff0e2e4f9ea077fcd6123b",
          "body": "…rging (#126)",
          "is_bot": false,
          "headline": "fix: improve handling of hidden state in choice-group parent-child me…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-16T14:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7358dfbec76db471a92d6e5852c84824ded73f12",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.32",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-15T14:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e527b07619834c8d80a41b8837c6db3d22ae661",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct choice-group nesting level calculation (#125)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-15T13:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da665bc5235c50c31a3dc21f0d3f33347eaaae15",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.31",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T21:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed992263d83ac4faacf631f93c2ee5f89763bb19",
          "body": null,
          "is_bot": false,
          "headline": "fix: more reliable `+choices` UI (#122)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-14T20:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d4c099aab3e3757699f71b09a9c89a255e9d8e",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.30",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T13:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be62387857512be3d14bb21c7f363c8e7afd0c9d",
          "body": null,
          "is_bot": false,
          "headline": "fix: make @vitejs/plugin-react a peer dep",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T13:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a262fb7e60e63889acdeebc54d54b4c2cc277bbd",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.29",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T13:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da58a201690e7f570019608dad2d10bb7c97f24b",
          "body": null,
          "is_bot": false,
          "headline": "fix: make Vite peer dependency",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T13:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c88979433e2b8c94e46155166ed1824977d194",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.28",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T12:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb6146f9af08a7550bbe73e4754633f6ca3634b",
          "body": null,
          "is_bot": false,
          "headline": "update peer dep",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-14T12:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce858d5a5c5fd309cebf0062b007aaadcb2daa00",
          "body": null,
          "is_bot": false,
          "headline": "fix: use Vite 8 (#123)",
          "author_name": "Rom",
          "author_login": "brillout",
          "committed_at": "2026-04-14T12:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcca0101f7e81f660e73ef2e1eeb3bd55d5f09c",
          "body": "…121)",
          "is_bot": false,
          "headline": "refactor: remove unnecessary mapping in DocSearch transformItems() (#…",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-10T14:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9113deb66d34260e80719e4adf3aaf4a94e69c2",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "remove AGENTS.md",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-04-10T13:51:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "18673dc4cf92b685bf7536347dd6f93c1c8f415f",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve +choices UI (#109)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-04-08T07:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87e06de9453275d9af73088509c5f7f0d8efc78",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.27",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-24T13:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480238b52af6d8e3b29689ce7ba460b1ca874e0e",
          "body": null,
          "is_bot": false,
          "headline": "feat: forward <Link> props",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-24T13:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e456c6b3af37c461ce12b6c99500ca3f9c704ffb",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.26",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-17T11:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6445fa45ffd5c287e79e4dca89d1faa36b00b16",
          "body": null,
          "is_bot": false,
          "headline": "feat: code highlight color param",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-17T11:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dcc48a081794bda69295fbefe26fabcce36d1f5",
          "body": null,
          "is_bot": false,
          "headline": "fix: @shikijs/transformers@^4.0.2",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-17T11:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80d5bf584dc3a8405e1452ff70adda5763dbf11",
          "body": null,
          "is_bot": false,
          "headline": "fix: move `+choices` back to `+docpress.choices` (#116)",
          "author_name": "Muhammad",
          "author_login": "phonzammi",
          "committed_at": "2026-03-16T18:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44e733829c5957355526a1b77b0ca9dfe9afa71",
          "body": null,
          "is_bot": false,
          "headline": "feat: `[!code word:Hello]`",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-16T15:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec37562ca2704508d6f904e11e99e21349fddec",
          "body": null,
          "is_bot": false,
          "headline": "fmt",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-16T15:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd771a41c48ddb8b83d3dfd4d8a8daa4818bdc3",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.25",
          "author_name": "ambergristle",
          "author_login": "ambergristle",
          "committed_at": "2026-03-15T22:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ebf036737cdc2c7b5e77b6db411eb387027fc2",
          "body": "* feat: add config to `addScript` to allow attribute setting\n\n* feat: add umami init to initial render\n\n* fix: use a dedicated umami website id to pass tests",
          "is_bot": false,
          "headline": "feat: add umami analytics (#115)",
          "author_name": "ambergristle",
          "author_login": "ambergristle",
          "committed_at": "2026-03-15T22:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e5b3b623e10984258114de7f314f97bd92a7e9",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.24",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-14T06:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd6f6bf41c5faee16c6b75d538b14ff37b6d1fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: code block line highlighting",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-10T19:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23808fa52043a3ddfe5b5e7faa67b0b56dcde186",
          "body": null,
          "is_bot": false,
          "headline": "update test",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-08T17:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874540211a8e01ecc847e6d9a158706b30794c33",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.23",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a559efe54d8446e4e0c9b4ebcc432c2260f4a277",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve eyes icon",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4950603146a140bd171734e0dc4f721d072bcaa6",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.22",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e9f379b7b81c62728bb8ae72166c76c479643d",
          "body": null,
          "is_bot": false,
          "headline": "feat: iconEyes",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bce61680ca7814a381fd6a0fced3c2393074bf0",
          "body": null,
          "is_bot": false,
          "headline": "fix: polish changelog button",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09b8f6b2360404fe63e8ff5e5248f428892a59cd",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.16.21",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c458c4d042b5bf26e3b4b6eb784309592e0529",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't show landing page in navigation",
          "author_name": "Romuald Brillout",
          "author_login": "brillout",
          "committed_at": "2026-03-06T10:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 235,
      "latest_release_at": "2026-07-18T11:19:11Z",
      "latest_release_tag": "v0.17.4",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 2.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@brillout/docpress",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@brillout/docpress",
          "is_deprecated": false,
          "latest_version": "0.17.4",
          "repository_url": "https://github.com/brillout/docpress",
          "versions_count": 326,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 8365,
          "first_published_at": "2022-09-22T17:55:18.800000Z",
          "latest_published_at": "2026-07-18T11:19:26.447000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 14,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 22
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "demo/tsconfig.json",
        "src/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 21044,
      "source_files_sampled": 93,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "demo/package.json",
        "package.json",
        "src/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 260,
        "malicious_count": 0,
        "assessed_package": "npm:@brillout/docpress@0.17.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@brillout/picocolors",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.10"
        },
        {
          "name": "@brillout/shiki-transformers",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.2"
        },
        {
          "name": "@docsearch/css",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.9.0"
        },
        {
          "name": "@docsearch/react",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.9.0"
        },
        {
          "name": "@mdx-js/mdx",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.1"
        },
        {
          "name": "@mdx-js/react",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.1"
        },
        {
          "name": "@mdx-js/rollup",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.1"
        },
        {
          "name": "@shikijs/transformers",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.2"
        },
        {
          "name": "detype",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "estree-util-value-to-estree",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.0"
        },
        {
          "name": "npm-to-yarn",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "rehype-pretty-code",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.13.0"
        },
        {
          "name": "remark-directive",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "remark-gfm",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0"
        },
        {
          "name": "shiki",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.0"
        },
        {
          "name": "unist-util-visit",
          "manifest": "src/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@brillout/picocolors",
            "direct": true,
            "version": "1.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/picocolors",
            "direct": true,
            "version": "^1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/shiki-transformers",
            "direct": true,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/shiki-transformers",
            "direct": true,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": true,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": true,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/mdx",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/rollup",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/transformers",
            "direct": true,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/transformers",
            "direct": true,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detype",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detype",
            "direct": true,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": true,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": true,
            "version": "^3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-to-yarn",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-to-yarn",
            "direct": true,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-pretty-code",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-directive",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-directive",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": true,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-preset-algolia",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/import",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/json-serializer",
            "direct": false,
            "version": "0.5.22",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/part-regex",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/release-me",
            "direct": false,
            "version": "0.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/release-me",
            "direct": false,
            "version": "^0.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/test-e2e",
            "direct": false,
            "version": "0.6.20",
            "ecosystem": "npm"
          },
          {
            "name": "@brillout/vite-plugin-server-entry",
            "direct": false,
            "version": "0.7.18",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/git-client",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.30",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.124.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.7",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/primitive",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/child-process-utils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "^3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "^4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.15.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^24.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.27",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.27",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.27",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.27",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.27",
            "ecosystem": "npm"
          },
          {
            "name": "@vuedx/compiler-sfc",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vuedx/template-ast-types",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001735",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "collapse-white-space",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.203",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-attach-comments",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-build-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-to-js",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-from-html",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-from-parse5",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-parse-selector",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-estree",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-html",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-string",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hastscript",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-directive",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-directive",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-directive",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-numeric-range",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "periscopic",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pixelmatch",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-chromium",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^19.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-parse",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-rc.15",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "^11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-location",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vike",
            "direct": false,
            "version": "0.4.255",
            "ecosystem": "npm"
          },
          {
            "name": "vike",
            "direct": false,
            "version": "^0.4.255",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-namespaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 535,
        "direct_count": 24,
        "indirect_count": 511
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 115,
        "open_issues": 20,
        "closed_ratio": 0.683,
        "closed_issues": 43,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "brillout",
          "commits": 1463,
          "avatar_url": "https://avatars.githubusercontent.com/u/1005638?v=4"
        },
        {
          "type": "User",
          "login": "phonzammi",
          "commits": 93,
          "avatar_url": "https://avatars.githubusercontent.com/u/39896528?v=4"
        },
        {
          "type": "User",
          "login": "lourot",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/11795312?v=4"
        },
        {
          "type": "User",
          "login": "suleimansh",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/13323859?v=4"
        },
        {
          "type": "User",
          "login": "richard-unterberg",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/34207253?v=4"
        },
        {
          "type": "User",
          "login": "ambergristle",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/101149854?v=4"
        },
        {
          "type": "User",
          "login": "hemengke1997",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/49073282?v=4"
        },
        {
          "type": "User",
          "login": "mtsknn",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2226144?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.904
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "24 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e2dec2442658f5ebe78c5de8106a967307cc93c7",
        "ran_at": "2026-07-23T18:45:14Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T11:20:18Z",
      "oldest_open_prs": [
        {
          "number": 76,
          "created_at": "2025-11-06T12:37:58Z",
          "last_comment_at": "2025-11-11T18:23:39Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 113,
          "created_at": "2026-03-11T07:52:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-18T11:17:59Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2024-11-06T15:41:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2025-02-23T15:08:33Z",
          "last_comment_at": "2025-03-02T18:14:15Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 33,
          "created_at": "2025-02-23T15:09:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 59,
          "created_at": "2025-10-06T09:51:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2025-10-15T13:30:48Z",
          "last_comment_at": "2025-11-06T16:07:29Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 79,
          "created_at": "2025-12-03T08:56:04Z",
          "last_comment_at": "2025-12-04T14:23:59Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 118,
          "created_at": "2026-03-25T15:55:16Z",
          "last_comment_at": "2026-04-15T17:27:45Z",
          "last_comment_author": "ambergristle"
        },
        {
          "number": 119,
          "created_at": "2026-03-31T18:47:58Z",
          "last_comment_at": "2026-04-01T20:59:53Z",
          "last_comment_author": "richard-unterberg"
        },
        {
          "number": 120,
          "created_at": "2026-04-01T16:35:58Z",
          "last_comment_at": "2026-04-11T07:15:49Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 137,
          "created_at": "2026-05-14T09:19:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2026-05-14T09:24:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2026-05-14T09:31:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2026-05-27T11:29:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2026-05-27T11:43:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 156,
          "created_at": "2026-05-27T16:21:14Z",
          "last_comment_at": "2026-05-27T17:08:06Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 157,
          "created_at": "2026-05-28T15:55:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2026-06-17T10:47:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2026-06-21T09:30:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 173,
          "created_at": "2026-06-28T20:08:23Z",
          "last_comment_at": "2026-06-28T21:04:39Z",
          "last_comment_author": "brillout"
        },
        {
          "number": 175,
          "created_at": "2026-06-28T22:31:22Z",
          "last_comment_at": "2026-06-29T06:16:20Z",
          "last_comment_author": "brillout"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/brillout/docpress",
    "host": "github.com",
    "name": "docpress",
    "owner": "brillout"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 63,
            "calibrated": 71,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 71,
      "inputs": {
        "security": 48,
        "vitality": 89,
        "community": 44,
        "governance": 64,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 58,
        "weighted_overall_raw": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "commits_last_year": 235,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "235 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 235
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.17.4",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 2.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 7,
              "stars": 14,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "packages": [
                "@brillout/docpress"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 8365
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,365 downloads/month across npm",
                "points": 52.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8365,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.904
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "merged_prs": 115,
              "open_issues": 20,
              "closed_issues": 43,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.683,
              "closed_unmerged_prs": 12,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "115/127 decided PRs merged",
                "points": 27.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 115,
                      "decided": 127
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "followers": 1396,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "brillout",
              "public_repos": 399,
              "account_age_days": 5445
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,396 followers of brillout",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1396,
                      "login": "brillout"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "399 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 399
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@brillout/docpress"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "326 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 326
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "24 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@brillout/docpress@0.17.4 runtime dependency closure — what installing the published package pulls in — 260 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@brillout/docpress@0.17.4",
                  "assessed": 260
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 260,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 260,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.94,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "94 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "demo/tsconfig.json",
                "src/tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "demo/tsconfig.json, src/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demo/tsconfig.json, src/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 21044,
              "source_files_sampled": 93,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/93 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 93,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T18:45:28.774808Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/brillout/docpress.svg",
  "full_name": "brillout/docpress",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.3.1, schema v0.27.0 — full methodology · metrics wiki.

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