Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 11:21 UTC

cplieger / ui-primitives

Headless browser UI primitives with behavior, accessibility, and a documented CSS contract

TypeScriptGPL-3.0★ 0 stars⑂ 0 forkssince Jul 2026View on GitHub ↗

cplieger/ui-primitives holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Security (82/100) and lowest on Sustainability & Governance (44/100). It was last updated today. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

63
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

Christopher PliegerPersonal account
2 followers50 public repossince Jul 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@cplieger/ui-primitives3.0.02,38264 days ago

Metrics by category

Vitality

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

74Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
17.8/18Commit volume — 96 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year96
human_commit_share1
days_since_last_push0
active_weeks_last_year3

Release discipline

100Excellent
How it's scored
27/27Ships releases — 6 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~2.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases2.5
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?

47At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
45/80Monthly downloads — 2,382 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@cplieger/ui-primitives
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,382
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?

44At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — 0% of issues closed
37.8/38.3PR acceptance — 89/90 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs89
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of cplieger
24.4/25Track record — 50 public repos, account ~15 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_logincplieger
public_repos50
account_age_days5,485
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 6 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@cplieger/ui-primitives
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsaccessibility, headless-ui, typescript, ui-components
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

82Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practices — badge detected: Passing
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate7.7
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages511
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 511 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

62Moderate · 0% 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 — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.7/55Manageable file sizes — 1/41 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes64,121
source_files_sampled41
oversized_source_files1

Key facts

0GitHub stars
1contributors
96commits, last 12 months
0days since last push
6releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:@cplieger/ui-primitives@3.0.0; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 7.7 / 10
7.7aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@cplieger/reactive^1.2.2package.json
All dependencies 511

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

RegistryPackageVersionRelation
npm@cplieger/reactive1.2.5direct
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-proposal-decorators7.29.7indirect
npm@babel/plugin-syntax-decorators7.29.7indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-transform-destructuring7.29.7indirect
npm@babel/plugin-transform-explicit-resource-management7.29.7indirect
npm@babel/plugin-transform-modules-commonjs7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/preset-typescript7.28.5indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cacheable/memory2.2.0indirect
npm@cacheable/utils2.5.0indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.6indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@csstools/media-query-list-parser5.0.0indirect
npm@csstools/selector-resolve-nested4.0.0indirect
npm@csstools/selector-specificity6.0.0indirect
npm@emnapi/core1.11.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.0indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@html-validate/stylish6.0.0indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.5.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
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.31indirect
npm@keyv/bigmap1.3.1indirect
npm@keyv/serialize1.1.1indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-parser/binding-android-arm-eabi0.137.0indirect
npm@oxc-parser/binding-android-arm640.137.0indirect
npm@oxc-parser/binding-darwin-arm640.137.0indirect
npm@oxc-parser/binding-darwin-x640.137.0indirect
npm@oxc-parser/binding-freebsd-x640.137.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.137.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.137.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-musl0.137.0indirect
npm@oxc-parser/binding-openharmony-arm640.137.0indirect
npm@oxc-parser/binding-wasm32-wasi0.137.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.137.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.137.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.137.0indirect
npm@oxc-project/types0.137.0indirect
npm@oxc-project/types0.139.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.21.3indirect
npm@oxc-resolver/binding-android-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-x6411.21.3indirect
npm@oxc-resolver/binding-freebsd-x6411.21.3indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-musl11.21.3indirect
npm@oxc-resolver/binding-openharmony-arm6411.21.3indirect
npm@oxc-resolver/binding-wasm32-wasi11.21.3indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.21.3indirect
npm@oxc-resolver/binding-win32-x64-msvc11.21.3indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@sidvind/better-ajv-errors7.0.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@standard-schema/spec1.1.0indirect
npm@stryker-mutator/api9.6.1indirect
npm@stryker-mutator/core9.6.1indirect
npm@stryker-mutator/instrumenter9.6.1indirect
npm@stryker-mutator/typescript-checker9.6.1indirect
npm@stryker-mutator/util9.6.1indirect
npm@stryker-mutator/vitest-runner9.6.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.9.5indirect
npm@types/whatwg-mimetype3.0.2indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@typescript/typescript66.0.2indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmajv8.18.0indirect
npmangular-html-parser10.4.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.5indirect
npmastral-regex2.0.0indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.10.43indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.6indirect
npmbuffer-image-size0.6.4indirect
npmcacheable2.5.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001806indirect
npmchai6.2.2indirect
npmchalk5.6.2indirect
npmchardet2.2.0indirect
npmcli-width4.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcommander14.0.3indirect
npmconvert-source-map2.0.0indirect
npmcosmiconfig9.0.2indirect
npmcross-spawn7.0.6indirect
npmcss-functions-list3.3.3indirect
npmcss-tree3.2.1indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdes.js1.1.0indirect
npmdetect-libc2.1.2indirect
npmdiff-match-patch1.0.5indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.393indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmentities7.0.1indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.7.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexeca9.6.1indirect
npmexpect-type1.4.0indirect
npmfast-check4.9.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri3.1.4indirect
npmfast-wrap-ansi0.2.2indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.20.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.5.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache11.1.5indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflat-cache6.1.23indirect
npmflatted3.4.2indirect
npmformatly0.3.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream9.0.1indirect
npmget-tsconfig4.14.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobby16.2.2indirect
npmglobjoin0.1.4indirect
npmgopd1.2.0indirect
npmhappy-dom20.11.0indirect
npmhas-flag4.0.0indirect
npmhas-flag5.0.1indirect
npmhas-symbols1.1.0indirect
npmhashery1.5.1indirect
npmhasown2.0.4indirect
npmhookified1.15.1indirect
npmhookified2.2.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-tags5.1.0indirect
npmhtml-validate11.5.6indirect
npmhuman-signals8.0.1indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-stream4.0.1indirect
npmis-unicode-supported2.1.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjs-md40.3.2indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-rpc-2.01.7.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmkeyv5.6.0indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmkleur4.1.5indirect
npmknip6.27.0indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlines-and-columns1.2.4indirect
npmlocate-path6.0.0indirect
npmlodash.groupby4.6.0indirect
npmlodash.truncate4.4.2indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir4.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmathml-tag-names4.0.0indirect
npmmdn-data2.27.1indirect
npmmeow14.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimalistic-assert1.0.1indirect
npmminimatch10.2.5indirect
npmms2.1.3indirect
npmmutation-server-protocol0.4.1indirect
npmmutation-testing-elements3.7.3indirect
npmmutation-testing-metrics3.7.3indirect
npmmutation-testing-report-schema3.7.3indirect
npmmute-stream3.0.0indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.51indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path6.0.0indirect
npmobject-inspect1.13.4indirect
npmobug2.1.4indirect
npmoptionator0.9.4indirect
npmoxc-parser0.137.0indirect
npmoxc-resolver11.21.3indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-ms4.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.20indirect
npmpostcss-safe-parser7.0.1indirect
npmpostcss-selector-parser7.1.4indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.5indirect
npmpretty-ms9.3.0indirect
npmprogress2.0.3indirect
npmprompts2.4.2indirect
npmpunycode2.3.1indirect
npmpure-rand8.4.2indirect
npmqified0.10.1indirect
npmqs6.15.1indirect
npmqueue-microtask1.2.3indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrolldown1.1.5indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafer-buffer2.1.2indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmsmol-toml1.7.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstring-width4.2.3indirect
npmstring-width8.2.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-json-comments5.0.3indirect
npmstylelint17.14.0indirect
npmstylelint-config-recommended18.0.0indirect
npmstylelint-config-standard40.0.0indirect
npmsupports-color10.2.2indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks4.5.0indirect
npmsvg-tags1.0.0indirect
npmtable6.9.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmtree-kill1.2.2indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtunnel0.0.6indirect
npmtype-check0.4.0indirect
npmtyped-inject5.0.0indirect
npmtyped-rest-client2.3.1indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmtypescript-eslint8.64.0indirect
npmunbash4.0.3indirect
npmunderscore1.13.8indirect
npmundici-types7.24.6indirect
npmunicorn-magic0.3.0indirect
npmunicorn-magic0.4.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite8.1.5indirect
npmvitest4.1.10indirect
npmwalk-up-path4.0.0indirect
npmweapon-regex1.3.6indirect
npmwhatwg-mimetype3.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrite-file-atomic7.0.1indirect
npmws8.21.1indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.1.2indirect
npmzod4.4.3indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
qs6.15.1indirectmoderate16.15.2

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": [
        "accessibility",
        "headless-ui",
        "typescript",
        "ui-components"
      ],
      "is_fork": false,
      "size_kb": 472,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 10967,
        "JavaScript": 7762,
        "TypeScript": 335540
      },
      "pushed_at": "2026-07-22T07:23:39Z",
      "created_at": "2026-07-04T04:56:33Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T07:21:11Z",
      "description": "Headless browser UI primitives with behavior, accessibility, and a documented CSS contract",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Christopher Plieger",
      "type": "User",
      "login": "cplieger",
      "company": null,
      "location": "France",
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/917744?v=4",
      "created_at": "2011-07-15T13:48:36Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 5485
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-17T11:32:06Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2026-07-14T19:15:58Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-07-09T22:48:29Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-07-07T21:01:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-07-05T21:41:14Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-07-04T21:39:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f1d6eb41a41e44c3f836a803077f642c2456ffb5",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to e548ff0 (#91)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T07:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786d3a3926b900663e5f52ad42354c2fb03ea3b2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#90)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T07:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ef1433c97bb03a8fdf79e98419d7caf38bc113",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update github/codeql-action action to v4.37.3 (#89)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T06:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a026ecf66163803571acd2c60be7afe3d9af3f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#88)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T06:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae84045e41d8ac99dc481bca0c5fd9298c502ac9",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to faa39be (#87)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T00:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b185718fe01b0be25d5fa06e80bd5efccbad698",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#86)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-22T00:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f15926ec99ab65590c69d326d64842f589321f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#84)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T19:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5accdbbef08bc769bf9d943321208d7d62ed33",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to 843f516 (#85)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T19:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951ca22f030763ddb84394619c0f7602f7b4ed7c",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency happy-dom to v20.11.0 (#83)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T18:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8978ad9d0595b1c2693dfbd698f6c37cc8299b4d",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to 0955021 (#61)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T16:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0aaba65d1ce6194d866a755f5f3730250173aac",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#82)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T16:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4b2e18a030d31d5c55ebf2088f6d45a9a45f1d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#80)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51b04f068dfab2eebf917a93f94523e312eea25",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update github/codeql-action action to v4.37.2 (#81)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-21T15:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e30d4fdc12cb23adb332c314dea1dc1a0e40e88",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#79)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-20T17:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf65b741a06708e6a9be8e9e6a943fe9f105b53",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#78)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-20T16:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c3a2280a9ae033fdd76aab53fff832a28d2ef8",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#77)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-20T02:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c5563966a03590f68c2660faa191104f8e1ee7",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#76)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-19T22:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe94afe2f117bc7a5144a451f9934fd73a81335",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): lock file maintenance",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-19T22:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a04a81f8c81ba19ae84d26cf7e60450df870f2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#74)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-19T21:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "134980274756598147bd0e922d4a9193a0098487",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency knip to v6.27.0 (#73)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-18T15:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f1987685e3286a00892a45c39d193f181732bce",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#72)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T17:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f537834be123835bfdc290f1e04e6f6ec4ed5a",
          "body": "One Promise-shaped question primitive instead of two: ask(message, opts?)\nresolves boolean; passing `input: AskInput | true` collects a value and\nresolves string | null. Overloads narrow the return type from the options\nshape, so call sites keep the exact contracts confirm/prompt had.\n\nWhat one prim\n[…]\npt-* skin classes are replaced by .uip-ask-*.\nThe documented TypeScript floor is corrected to >= 6 (the floor the\nlibrary is written and verified against; TS 5.x never typechecked the\nshipped source).",
          "is_bot": false,
          "headline": "feat!: replace confirm and prompt with a unified ask dialog",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T11:31:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b54c9f6022478511c7294efff1abb068f1e9e390",
          "body": "showModal() inerts everything outside the dialog subtree, so chrome merely\npainted above a modal is dead to clicks, hover, and assistive technology.\nPage-level chrome now hosts itself INSIDE the open dialog:\n\n- The default toast stack auto-hosts into the topmost open modal <dialog>\n  (re-evaluated p\n[…]\nn can never silently fail to forward through popover.\n- tooltip's scroll-hides-instead-of-repositioning behavior is documented\n  as a deliberate decision (popover tracks; hover-context help vanishes).",
          "is_bot": false,
          "headline": "feat: keep toasts, announcements and popups usable over open modals",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T11:31:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9b4af4310fb376296183bcbba5690181f789943",
          "body": "Grow the kit from 11 to 15 primitives and extend the existing ones:\n\n- popup: reveal + light-dismiss lifecycle without placement (trigger\n  ARIA, outside-click, isolated Escape, single-open groups, opt-in\n  focus) - the layer popover itself is now built on, so the dismiss\n  lifecycle exists exactly \n[…]\nest-wins for embedded widgets)\n- disclosure: trigger: null region-only mode (checkbox-revealed\n  sections) and onToggle(open, source) so auto-collapse state machines\n  can latch user-initiated toggles",
          "is_bot": false,
          "headline": "feat: add popup, prompt, roving-focus and skeleton primitives",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T11:31:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c3cde7fb970be334f414ad17417771b0caf4f28",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#70)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T11:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03ad8e64aa42f33378e0973ef8dc750f492a170",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency @cplieger/reactive to v1.2.5 (#69)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-17T08:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4f3310410bddd6db6f09344e3d6846d85e9ae3",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency typescript-eslint to v8.64.0 (#68)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T17:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64ae44dbd997b460e30e371acd7e9de00110148",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#67)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T17:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabf82f17c81ef386cc2b8b47d3001167435b867",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#65)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T16:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7741538e957e18ce623e4ce48f393633f9d1a3ee",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update github/codeql-action action to v4.37.1 (#66)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T16:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a455e733982510a6beb6dcba99ea3e236aa8e09",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#64)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T14:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c6bfc8fb000f5fa0a766a28dc650964f584cfa",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#63)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-16T10:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd338c45ca4f862ae4e722bf472420ffe581e3a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#62)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T22:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b3bf891efd80e715f15083d558d57b417d6dfb",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#60)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T22:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e04c4327e08d5b73680dbca241350f63ebdc95",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to c3864c8 (#59)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T19:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829255b592ebc466ba589a6e212d86456ba24d56",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#58)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T19:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c58435b1d1a28c9f17b124a5bfc785f31f9e3b",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to f89344b (#55)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T18:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb93c6cdea35749c30a6ff41cec21d584b2c7d45",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#57)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T18:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef39c779f50171f55a48ed7684dc8901fc7c0f92",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#56)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T17:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba4e56f387f41b61a25e79838ec1c844d5f62af",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#54)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T11:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf3adf24caabcc513ed23ed3280d26223b3a2b3",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency html-validate to v11.5.6 (#53)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T09:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ddddfad637544117e0f768a1ebe964a55a971d",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to 65ecf0f (#52)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T02:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "799780ffbf68e38fe0cb12bee2317ce7f62d4fb3",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#51)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T02:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c2eb4c6b8cf50f38616ab7e3e6adc82639fca97",
          "body": "Points at the mutation-ts.json endpoint on the badges branch, published\nby the weekly Stryker workflow; renders once the first run completes.",
          "is_bot": false,
          "headline": "docs: add the mutation-score badge to the README",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T00:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ea50a78466d557a55f6e73769362bda3b50264",
          "body": "Adds @stryker-mutator/core, typescript-checker, and vitest-runner as\ndevDependencies with a stryker.config.json wired to the vitest suite,\nand gitignores the reports/ and .stryker-tmp/ artifacts. Feeds the\nweekly mutation-score workflow; no shipped code changes.",
          "is_bot": false,
          "headline": "test: add Stryker mutation-testing setup",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-15T00:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabdc9331595f0e4fd7cce7bb32bd913e8224176",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip view transitions when the renderer is suspended",
          "author_name": "cplieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T19:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6e30752102825fa11fd3e4a712509a2759abd0",
          "body": null,
          "is_bot": false,
          "headline": "fix: show focus tooltips only for keyboard focus, not mouse clicks",
          "author_name": "cplieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T19:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a25e25fac8ed9ae620c22762139b13e2fc330bb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to 0f9e6bd (#48)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T16:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6302078e680018f41559f00b5656c45d319af599",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#47)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T16:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54e66fac9adf3abfb1bd1df13c62804805dfa62",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#46)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T15:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5be14d9ee4d312b82f30cc2d9f12c1a258183d",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to 74a95dd (#21)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T15:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879c488a6b5e16c50b6e8aef36d90f48f1015293",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#45)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T14:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb91a4e16708f4ad0da859513f30929053911d82",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#44)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T13:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42244bc81a04e686a6bd109999dd6c1fe8fe42d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#43)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T12:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6cf075e2f90b37ee13ac833188798d73c3d9519",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#42)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T11:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c083402b795d5be3fe4803378e87d0cbdf72ff9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#41)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T10:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f822651408aad2710c422de89e337222070c5603",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#40)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-14T04:08:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb902bb61be863a88bc1ef4aa0bc5d8e55163266",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency eslint to v10.7.0 (#39)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-13T22:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e1b5ce789891222bac2ae0ca45fc328ff4b092",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency knip to v6.26.0 (#38)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-13T10:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "045327c33f94cb194bf66831641bd983db40db72",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): lock file maintenance (#37)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-12T22:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c21c30dc087d056817aa8fe5f6714284152692a",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency prettier to v3.9.5 (#36)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-12T17:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880f6a274e4252dbfbcb74595e8a2e9c6dc222b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency fast-check to v4.9.0 (#35)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-11T22:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f47f02e5cee2a347ea19154cb94dd87b82607f0",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency @types/node to v25.9.5 (#34)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-11T07:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598aee8d68789f4afbb01212978f085e1ce65e5e",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency @cplieger/reactive to v1.2.4 (#33)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-10T18:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4272ddb4ba8efcc5bcc1607ac9e4d0e1a84733cb",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#32)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-10T18:09:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f44b7e0a2096ed3111586a2224f752607d417f61",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency knip to v6.25.0 (#31)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-10T09:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88ad1abfab39e1f1bb907ae02eda686b42b0d5b",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#30)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-10T00:08:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e63590010b333c09e5c02fac904582f404d1612b",
          "body": "Pin the native TS7 compiler as @typescript/native (npm:typescript@7.0.2, owns node_modules/.bin/tsc) and the TS6 API typescript-eslint needs as typescript (npm:@typescript/typescript6@6.0.2, ships tsc6). Typecheck scripts call tsc directly; CONTRIBUTING + knip ignoreBinaries updated.",
          "is_bot": false,
          "headline": "chore(devdeps): adopt stable TypeScript 7 via @typescript/native alias",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T22:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab00f15ef2446bbd405bc759861c10ade9f5e135",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#28)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T22:06:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c240b4ed7fb6a6bd6a0def92dc8c5fe9a86d3df7",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#27)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T21:10:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25af2f97634e73b2f77738438b4035ba9020e5e0",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#26)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T19:09:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa77e827c78a680a989bbc7e188059f0b40f165b",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency typescript-eslint to v8.63.0 (#25)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T18:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c84cccc3961f37ce79876675ce3a16ffb3d9b0d",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update vitest monorepo to v4.1.10 (#24)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T08:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7933bb318b40f47cd38236601e8fd4c8580f01a0",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#23)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T05:07:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad48d6fccb4f78987542215e22d637ec7d81acff",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#22)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T00:57:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84b0e0e14157ae677041c009f5c1a8b4437171e6",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#20)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-09T00:12:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af78458381c1bf9bf0faab1bb699243eb49a90c6",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to c06c226 (#19)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T23:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "978d2a784ff2996fa2c83a2cd103ccc937a8811c",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#18)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T23:12:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78106e5f70eed944f73d7499a8ff15c0dc75e611",
          "body": "…e '.github/workflow-templates/security.yml' (#17)\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced local '.github/workflows/security.yml' with remot…",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T22:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf90b0e3f8b34ff739d85ff5da217be021cfc33",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update cplieger/ci digest to eac2fbe (#16)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T14:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119fd929291becbb55a695196c73477167267d90",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#15)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T14:09:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f6943efc58de14556808585e853f3601ad86952",
          "body": "…te '.github/workflow-templates/scorecard.yml' (#14)\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced local '.github/workflows/scorecard.yml' with remo…",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T13:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d41c36a441b0bd6c5742405b3cc8f7678203c8f",
          "body": "…e '.github/workflow-templates/release.yml' (#13)\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced local '.github/workflows/release.yaml' with remot…",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-08T12:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674fa0344f448a5cadc73c773511f72dda590f00",
          "body": "Popover gains a stretch:\"viewport\" full-bleed/edge-pinned placement (the mobile full-width dropdown pattern, written as inline style so consumers need no !important) plus an is-leaving exit-animation lifecycle (--uip-popover-leave-* props). createTheme gains a custom {get,set} storage adapter (persist the preference inside an app's existing JSON blob) and a themeInitSnippetFromJSON anti-FOUC helper for the JSON-blob case.",
          "is_bot": false,
          "headline": "feat: add popover full-bleed mode and theme storage adapter",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-07T21:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2f9c7abebf0a94485f8ca679f31a90a36c4644",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): lock file maintenance (#11)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-06T01:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e7d8bb3e9530c8930e2d195277d55a9144dedf",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): lock file maintenance (#10)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-05T22:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a1785f705cb1aa4e83b1d4f74b02109dfe6bf3",
          "body": "Review-driven pre-publish hardening pass. Toast announcement is decoupled from the visual stack and routed through announce() (error assertive, info/success polite), removing nested live regions and the import-time DOM side effect; the stack now mounts lazily. Popover restores focus on hide when it \n[…]\ne marks collapsed content inert. New --uip-*-easing custom properties parameterize all motion timing functions. Plus a theme matchMedia SSR guard, a shared backdrop-dismiss helper, and expanded tests.",
          "is_bot": false,
          "headline": "fix: harden accessibility and motion contracts across primitives",
          "author_name": "cplieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-05T21:20:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92c1f75e04d588e169c420e4337bcc1e4947db5a",
          "body": "Modal is now a native <dialog> (showModal): focus containment, the top layer, background inerting, Escape, nested stacking, and focus-return-to-opener are the platform's. modal adds ARIA wiring, drag-safe backdrop dismissal, the shared fade-out lifecycle, and an iOS-safe ref-counted scroll-lock. pop\n[…]\nGE: removed openModal / closeModal / closeTopModal (no native <dialog> equivalent); ModalOptions dropped returnFocus and inertBackground (the platform provides both). createModal's shape is unchanged.",
          "is_bot": false,
          "headline": "feat!: rebuild modal on the native <dialog> element",
          "author_name": "cplieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-05T10:57:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "808ece79c13f7e6d10ad5c27c6c43e690ab06e68",
          "body": "…tip via placeAnchored\n\nExtract the run-once transitionend-or-fallback leave helper into transition.ts and adopt it in dialog, disclosure, and toast; replace tooltip's duplicated positioning math with the shared placeAnchored positioner.",
          "is_bot": false,
          "headline": "refactor: share the overlay leave-transition helper and position tool…",
          "author_name": "cplieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-05T10:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "429b1b1e4b9fbe8c2efa0db82d62e42fb2f8223a",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency knip to v6.24.0 (#6)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-05T07:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b65331e17d6df2d3f87da3fef5692f528205c02",
          "body": null,
          "is_bot": false,
          "headline": "docs: add OpenSSF Best Practices badge (#5)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T22:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724b700497a0e49c1d47f7816d2eb5a60fd67d2b",
          "body": null,
          "is_bot": false,
          "headline": "chore(devdeps): update dependency html-validate to v11.5.5 (#4)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T22:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b05387c0ca69abadd748e10e08a29e84f9cf797",
          "body": "* chore(sync): synced local '.github/workflows/ci.yaml' with remote '.github/workflow-templates/ci.yml'\n\n* chore(sync): synced local '.github/workflows/codeql.yml' with remote '.github/workflow-templates/codeql.yml'\n\n* chore(sync): synced local '.github/workflows/security.yml' with remote '.github/w\n[…]\n'.github/workflow-templates/coverage.yml'\n\n* chore(sync): synced local '.github/workflows/release.yaml' with remote '.github/workflow-templates/release.yml'\n\n---------\n\nCo-authored-by: cplieger <null>",
          "is_bot": false,
          "headline": "chore(sync): synced file(s) with cplieger/ci (#3)",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:47:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0465e2301c6d5e5a8b84dc3d7f9980fb0fab8e4e",
          "body": null,
          "is_bot": false,
          "headline": "docs: add test-coverage and OpenSSF Scorecard badges",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593b5f52222429208d2c82ac1abe24a963e4b4ad",
          "body": "Add VirtualAnchor + PopoverAnchor types and an exported pointAnchor(x, y) helper. placeAnchored and createPopover now accept a PopoverAnchor (element or virtual rect source).\n\ncreatePopover gates the element-only operations (aria-expanded/aria-haspopup, anchor-contains in the outside-click guard) behind an instanceof HTMLElement check, so a virtual/point anchor no-ops them; the placement math is unchanged. Enables right-click / context-menu positioning at a coordinate.",
          "is_bot": false,
          "headline": "feat: support a virtual x/y anchor for coordinate-positioned popovers",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3886795076a2ca6fd3b8fd6e7f686a3d6eaef3",
          "body": "…cking\n\nF1: optional initialFocus / returnFocus hooks on createPopover, opt-in so the caller still owns focus by default (focus a target after open; restore focus on close).\nF2: the Escape handler calls stopPropagation when it closes an open popover, so a popover opened inside a modal consumes the k\n[…]\nplaceAnchored per frame); the public reposition() stays synchronous for immediate re-measurement.\nF4: dispose() removes aria-haspopup and aria-expanded from the anchor now that the controller is gone.",
          "is_bot": false,
          "headline": "fix: add popover focus hooks, escape isolation, and rAF-throttled tra…",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee6e357555758d1ade96eef08bf7aff9b8983c33",
          "body": "placeAnchored pure positioner + createPopover controller; placement/align/flip/clamp/matchAnchorWidth; visualViewport-aware; the substrate for menus and the interactive superset of tooltip.",
          "is_bot": false,
          "headline": "feat: add anchored popover primitive with placement engine",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be80b98c667ad699ae137fe7a34262385b6510b2",
          "body": "…el collision\n\nClosing a non-top modal (out of LIFO order via closeModal, controller.close, or dispose) no longer re-traps the current top: teardown now captures whether the closed entry was the top before splicing and, when it was not, leaves the top's live trap and focus untouched. This stops the \n[…]\ne -title labelledBy auto-detect); the modal enter frame forces a deterministic reflow; and the README documents the clean dialog/modal verb split plus the inert-timing and iOS scroll-lock limitations.",
          "is_bot": false,
          "headline": "fix: correct modal focus-trap stacking and resolve the openModal barr…",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93f682a8e5d4da877e15a76de048c1eedc94eeb3",
          "body": "modal is the overlay-<div> sibling to the native-<dialog> `dialog` member. The\nlibrary does by hand what the platform dialog gives for free: focus containment\nvia a STACK of focus-traps (only the topmost is active, since the trap installs\na document-capture keydown and two live traps would fight ove\n[…]\nom-property contract, README\ntables, and vitest + happy-dom + fast-check tests. All gates green (typecheck,\ntypecheck:tests, eslint, prettier, stylelint, knip); coverage modal 95.5%,\ndisclosure 97.8%.",
          "is_bot": false,
          "headline": "feat: add overlay modal and disclosure primitives",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c7fe3069fb3ece363a8cac3dca536f5da13ae87",
          "body": "focus-trap: real document-capture trap that fails closed with zero focusables (pins focus to the container), uses a position:fixed-safe getClientRects visibility filter, recaptures focus from outside the container, and restores focus only to a still-connected target. toast: createToaster() gains dis\n[…]\nxt and its storage-unavailable fallback resolves the system preference. confirm: labelled by title and described by message, dropping the redundant focus-trap since native showModal already traps Tab.",
          "is_bot": false,
          "headline": "fix: harden focus-trap, toaster lifecycle, and live-region a11y",
          "author_name": "Christopher Plieger",
          "author_login": "cplieger",
          "committed_at": "2026-07-04T21:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 96,
      "latest_release_at": "2026-07-17T11:32:06Z",
      "latest_release_tag": "v3.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 2.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@cplieger/ui-primitives",
          "exists": true,
          "license": "GPL-3.0-or-later",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@cplieger/ui-primitives",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/cplieger/ui-primitives",
          "versions_count": 6,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2382,
          "first_published_at": "2026-07-04T21:33:15.818000Z",
          "latest_published_at": "2026-07-17T11:31:34.798000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 1
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 64121,
      "source_files_sampled": 41,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q8mj-m7cp-5q26"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 511,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@cplieger/reactive",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@cplieger/reactive",
            "direct": true,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/memory",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-resolve-nested",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@html-validate/stylish",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "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.31",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/bigmap",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/serialize",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "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-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sidvind/better-ajv-errors",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/api",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/core",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/instrumenter",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/typescript-checker",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/util",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/vitest-runner",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-mimetype",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript6",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "angular-html-parser",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-image-size",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "des.js",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-match-patch",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.393",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "11.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "6.1.23",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "20.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hashery",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hookified",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "hookified",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-validate",
            "direct": false,
            "version": "11.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-md4",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-rpc-2.0",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "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": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.groupby",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-server-protocol",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-elements",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-metrics",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-report-schema",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "qified",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "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": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "17.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "40.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-inject",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-rest-client",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "weapon-regex",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.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": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 511,
        "direct_count": 1,
        "indirect_count": 510
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 89,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "cplieger",
          "commits": 102,
          "avatar_url": "https://avatars.githubusercontent.com/u/917744?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "codeql.yml",
        "coverage.yml",
        "release.yaml",
        "scorecard.yml",
        "security.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "28 out of 28 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": 5,
            "reason": "badge detected: Passing",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f1d6eb41a41e44c3f836a803077f642c2456ffb5",
        "ran_at": "2026-07-22T11:21:08Z",
        "aggregate_score": 7.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T07:23:20Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T07:21:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2026-07-04T05:03:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cplieger/ui-primitives",
    "host": "github.com",
    "name": "ui-primitives",
    "owner": "cplieger"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 82,
        "vitality": 74,
        "community": 47,
        "governance": 44,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 96,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "96 commits in the last year",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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": 100,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v3.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 2.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.5
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 56,
            "inputs": {
              "packages": [
                "@cplieger/ui-primitives"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2382
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,382 downloads/month across npm",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2382,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 89,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "89/90 decided PRs merged",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 89,
                      "decided": 90
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 47,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "cplieger",
              "public_repos": 50,
              "account_age_days": 5485
            },
            "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": "2 followers of cplieger",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "cplieger"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~15 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@cplieger/ui-primitives"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "6 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "accessibility",
                "headless-ui",
                "typescript",
                "ui-components"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 7.7
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 28 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": "badge detected: Passing",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 511 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 511
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 511,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": "excellent",
            "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": 511,
              "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": "excellent",
            "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"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 64121,
              "source_files_sampled": 41,
              "oversized_source_files": 1
            },
            "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": "1/41 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 41,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index npm:@cplieger/ui-primitives@3.0.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T11:21:23.262313Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cplieger/ui-primitives.svg",
  "full_name": "cplieger/ui-primitives",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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 v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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