Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-01 09:48 UTC

jonahsnider / convert

The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript.

TypeScriptMIT★ 197 stars⑂ 24 forkssince May 2020View on GitHub ↗

jonahsnider/convert holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (97/100) and lowest on Security (58/100). It was last updated today. A single contributor accounts for most of its recent work.

89
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

Jonah SniderPersonal account
134 followers76 public repossince May 2014@sanity-io

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmconvert7.0.2885,277999 days agoconvertconvert-unitsunit-conversionuommetricimperialunitsunitmeasurementmeasuretemperaturemassweightlengthdata

Metrics by category

Vitality

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

97Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 362 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year362
human_commit_share0.07
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases — 91 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~48.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count91
latest_release_tagv7.0.2
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases48.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

61Moderate · 17% of overall
How it's scored
37.2/60Stars — 197 stars
11.3/25Forks — 24 forks
0/15Watchers — 2 watchers
Inputs used
forks24
stars197
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
79.3/80Monthly downloads — 885,277 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesconvert
dependents
ecosystemsnpm
total_downloads
monthly_downloads885,277
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?

65Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.3/22.5Commit distribution — top contributor authored 94% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.941
How it's scored
37.8/42Issue resolution — 90% of issues closed
28.3/30PR acceptance — 710/752 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/28 approved changesets -- score normalized to 0
Inputs used
merged_prs710
open_issues7
closed_issues63
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.9
closed_unmerged_prs42
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.3/25Owner reach — 134 followers of jonahsnider
25/25Track record — 76 public repos, account ~12 yr old
Inputs used
followers134
owner_typeUser
is_verified
owner_loginjonahsnider
public_repos76
account_age_days4,459
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 99 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesconvert
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — biome.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 7 out of 7 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://convert.js.org
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicstypescript, uom, convert-units, convert, javascript, si-units, unit-conversions, conversions, hacktoberfest, metric, conversion, nodejs
has_wikino
homepagehttps://convert.js.org
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 73 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
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
advisories91
affected_packages21
assessed_packages450
unassessed_packages0
affected_by_severityhigh 17, moderate 3, low 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 450 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

82Excellent · 4% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes367
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — mise.toml
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 76 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.76
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/69 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes4,995
source_files_sampled69
oversized_source_files0

Key facts

197GitHub stars
10contributors
362commits, last 12 months
0days since last push
91releases
1bus factor
7open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 24 ⇿
0Stars
24Forks
90Releases

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

048121620242422020-062023-072026-07
Major 7Minor 40Patch 43

Each point covers 6 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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

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

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

RegistryPackageVersionRelation
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.5.6indirect
npm@biomejs/cli-darwin-arm642.5.6indirect
npm@biomejs/cli-darwin-x642.5.6indirect
npm@biomejs/cli-linux-arm642.5.6indirect
npm@biomejs/cli-linux-arm64-musl2.5.6indirect
npm@biomejs/cli-linux-x642.5.6indirect
npm@biomejs/cli-linux-x64-musl2.5.6indirect
npm@biomejs/cli-win32-arm642.5.6indirect
npm@biomejs/cli-win32-x642.5.6indirect
npm@codspeed/core5.7.1indirect
npm@codspeed/vitest-plugin5.7.1indirect
npm@emnapi/core1.11.2indirect
npm@emnapi/core1.8.1indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/runtime1.8.1indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@gar/promisify1.1.3indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@jonahsnider/util13.0.0indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@microsoft/api-extractor7.58.12indirect
npm@microsoft/api-extractor-model7.33.10indirect
npm@microsoft/tsdoc0.16.0indirect
npm@microsoft/tsdoc-config0.18.1indirect
npm@napi-rs/wasm-runtime1.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@npmcli/fs2.1.2indirect
npm@npmcli/move-file2.0.1indirect
npm@oxc-parser/binding-android-arm-eabi0.140.0indirect
npm@oxc-parser/binding-android-arm640.140.0indirect
npm@oxc-parser/binding-darwin-arm640.140.0indirect
npm@oxc-parser/binding-darwin-x640.140.0indirect
npm@oxc-parser/binding-freebsd-x640.140.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.140.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.140.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.140.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.140.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.140.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-x64-musl0.140.0indirect
npm@oxc-parser/binding-openharmony-arm640.140.0indirect
npm@oxc-parser/binding-wasm32-wasi0.140.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.140.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.140.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.140.0indirect
npm@oxc-project/types0.122.0indirect
npm@oxc-project/types0.140.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.24.2indirect
npm@oxc-resolver/binding-android-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-x6411.24.2indirect
npm@oxc-resolver/binding-freebsd-x6411.24.2indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-musl11.24.2indirect
npm@oxc-resolver/binding-openharmony-arm6411.24.2indirect
npm@oxc-resolver/binding-wasm32-wasi11.24.2indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.24.2indirect
npm@oxc-resolver/binding-win32-x64-msvc11.24.2indirect
npm@polka/url1.0.0-next.24indirect
npm@rolldown/binding-android-arm641.0.0-rc.11indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.11indirect
npm@rolldown/binding-darwin-x641.0.0-rc.11indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.11indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.11indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.11indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.11indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.11indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.11indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.11indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.11indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.11indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.11indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.11indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.11indirect
npm@rolldown/pluginutils1.0.0-rc.11indirect
npm@rushstack/node-core-library5.23.3indirect
npm@rushstack/problem-matcher0.2.1indirect
npm@rushstack/rig-package0.7.3indirect
npm@rushstack/terminal0.24.2indirect
npm@rushstack/ts-command-line5.3.12indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@size-limit/esbuild13.0.3indirect
npm@size-limit/file13.0.3indirect
npm@size-limit/preset-small-lib13.0.3indirect
npm@standard-schema/spec1.1.0indirect
npm@tootallnate/once2.0.0indirect
npm@tsconfig/node2424.0.4indirect
npm@tsconfig/strictest2.0.8indirect
npm@tybys/wasm-util0.10.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/argparse1.0.38indirect
npm@types/chai5.2.2indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.5indirect
npm@types/hast3.0.4indirect
npm@types/node24.13.3indirect
npm@types/unist3.0.3indirect
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/ui4.1.10indirect
npm@vitest/utils4.1.10indirect
npmabbrev1.1.1indirect
npmagent-base6.0.2indirect
npmagentkeepalive4.2.1indirect
npmaggregate-error3.1.0indirect
npmajv8.13.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-draft-041.0.0indirect
npmajv-formats3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmaproba2.0.0indirect
npmare-we-there-yet3.0.1indirect
npmarg5.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmastral-regex2.0.0indirect
npmasync-function1.0.0indirect
npmasync-generator-function1.0.0indirect
npmasynckit0.4.0indirect
npmaxios1.7.7indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.3indirect
npmbignumber.js11.1.5indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion5.0.2indirect
npmbrace-expansion5.0.5indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbytes-iec3.1.1indirect
npmcacache16.1.3indirect
npmcall-bind-apply-helpers1.0.2indirect
npmchai6.2.2indirect
npmchokidar3.6.0indirect
npmchownr2.0.0indirect
npmclean-stack2.2.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcombined-stream1.0.8indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map2.0.0indirect
npmdebug4.3.4indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdepd1.1.2indirect
npmdetect-libc2.1.2indirect
npmdiff8.0.2indirect
npmdunder-proto1.0.1indirect
npmemoji-regex8.0.0indirect
npmencoding0.1.13indirect
npmentities4.5.0indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.28.1indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.0indirect
npmfastq1.19.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.5.0indirect
npmfflate0.8.2indirect
npmfill-range7.1.1indirect
npmfind-up6.3.0indirect
npmflatted3.4.2indirect
npmfollow-redirects1.15.9indirect
npmform-data4.0.1indirect
npmform-data4.0.4indirect
npmformatly0.3.0indirect
npmfs-extra11.3.0indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.1indirect
npmfunction-bind1.1.2indirect
npmgauge4.0.4indirect
npmgenerator-function2.0.1indirect
npmget-intrinsic1.3.1indirect
npmget-proto1.0.1indirect
npmget-tsconfig4.14.0indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas1.0.3indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhas-unicode2.0.1indirect
npmhasown2.0.0indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhumanize-ms1.2.1indirect
npmiconv-lite0.6.3indirect
npmimport-lazy4.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmip2.0.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.11.0indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-lambda1.0.1indirect
npmis-number7.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjju1.4.0indirect
npmjs-tokens10.0.0indirect
npmjson-schema-traverse1.0.0indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.1.0indirect
npmknip6.29.0indirect
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
npmlilconfig3.1.3indirect
npmlinkify-it5.0.2indirect
npmlocate-path7.2.0indirect
npmlodash.truncate4.4.2indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen10.2.1indirect
npmmarkdown-it14.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch10.2.3indirect
npmminimatch10.2.5indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminipass3.3.5indirect
npmminipass3.3.6indirect
npmminipass4.2.5indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch2.1.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmkdirp1.0.4indirect
npmmrmime2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnanoid6.0.0indirect
npmnanospinner1.2.2indirect
npmnegotiator0.6.3indirect
npmnode-gyp9.3.1indirect
npmnode-gyp-build4.8.2indirect
npmnopt6.0.0indirect
npmnormalize-path3.0.0indirect
npmnpmlog6.0.2indirect
npmobug2.1.1indirect
npmonce1.4.0indirect
npmoxc-parser0.140.0indirect
npmoxc-resolver11.24.2indirect
npmp-limit4.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.8indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmproper-lockfile4.1.2indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.0indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream3.6.0indirect
npmreaddirp3.6.0indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.1indirect
npmresolve1.22.8indirect
npmresolve-pkg-maps1.0.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrolldown1.0.0-rc.11indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver7.5.3indirect
npmsemver7.5.4indirect
npmsemver7.7.4indirect
npmset-blocking2.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsirv3.0.2indirect
npmsize-limit13.0.3indirect
npmslice-ansi4.0.0indirect
npmsmart-buffer4.2.0indirect
npmsmol-toml1.7.0indirect
npmsocks2.7.1indirect
npmsocks-proxy-agent7.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsprintf-js1.0.3indirect
npmssri9.0.1indirect
npmstack-trace1.0.0-pre2indirect
npmstackback0.0.2indirect
npmstd-env4.0.0indirect
npmstring-argv0.3.1indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments5.0.3indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtable6.9.0indirect
npmtar6.1.13indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmtslib2.8.1indirect
npmtypedoc0.28.20indirect
npmtypescript5.9.3indirect
npmtypescript6.0.3indirect
npmuc.micro2.1.0indirect
npmunbash4.0.3indirect
npmundici-types7.18.2indirect
npmunique-filename2.0.1indirect
npmunique-slug3.0.0indirect
npmuniversalify2.0.1indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite8.0.2indirect
npmvitest4.1.10indirect
npmwalk-up-path4.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwide-align1.1.5indirect
npmwireit0.14.13indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
npmyaml2.9.0indirect
npmyocto-queue1.1.1indirect
npmzod4.4.3indirect
npmzshy0.7.3indirect
Dependency advisories 21

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

PackageVersionRelationSeverityAdvisoriesFixed in
axios1.7.7indirecthigh301.18.0
brace-expansion1.1.11indirecthigh45.0.8
brace-expansion2.0.1indirecthigh45.0.8
brace-expansion5.0.2indirecthigh45.0.8
brace-expansion5.0.5indirecthigh35.0.8
brace-expansion5.0.6indirecthigh25.0.8
fast-uri3.1.0indirecthigh44.1.1
form-data4.0.1indirecthigh24.0.6
form-data4.0.4indirecthigh14.0.6
ip2.0.0indirecthigh22.0.1
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
postcss8.5.8indirecthigh38.5.18
tar6.1.13indirecthigh137.5.21
vite8.0.2indirecthigh58.0.16
ajv8.13.0indirectmoderate18.18.0
diff8.0.2indirectmoderate18.0.3
follow-redirects1.15.9indirectmoderate11.16.0
@tootallnate/once2.0.0indirectlow13.0.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "typescript",
        "uom",
        "convert-units",
        "convert",
        "javascript",
        "si-units",
        "unit-conversions",
        "conversions",
        "hacktoberfest",
        "metric",
        "conversion",
        "nodejs"
      ],
      "is_fork": false,
      "size_kb": 38042,
      "has_wiki": false,
      "homepage": "https://convert.js.org",
      "languages": {
        "TypeScript": 71824
      },
      "pushed_at": "2026-08-01T08:18:14Z",
      "created_at": "2020-05-17T09:01:49Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T05:33:45Z",
      "description": "The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://jonahsnider.com",
      "name": "Jonah Snider",
      "type": "User",
      "login": "jonahsnider",
      "company": "@sanity-io",
      "location": "San Jose, California, USA",
      "followers": 134,
      "avatar_url": "https://avatars.githubusercontent.com/u/7608555?v=4",
      "created_at": "2014-05-17T04:06:19Z",
      "is_verified": null,
      "public_repos": 76,
      "account_age_days": 4459
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v7.0.2",
          "kind": "patch",
          "published_at": "2026-07-22T21:35:05Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2026-05-15T19:48:20Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2026-02-24T07:50:56Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-01-17T18:46:29Z"
        },
        {
          "tag": "v5.14.1",
          "kind": "patch",
          "published_at": "2025-12-15T23:13:27Z"
        },
        {
          "tag": "v5.14.0",
          "kind": "minor",
          "published_at": "2025-12-15T22:24:21Z"
        },
        {
          "tag": "v5.13.1",
          "kind": "patch",
          "published_at": "2025-10-29T19:55:51Z"
        },
        {
          "tag": "v5.13.0",
          "kind": "minor",
          "published_at": "2025-10-14T08:59:04Z"
        },
        {
          "tag": "v5.12.1",
          "kind": "patch",
          "published_at": "2025-10-11T10:29:33Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2025-05-09T05:48:25Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2025-04-24T19:27:30Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2025-04-11T20:07:08Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2025-03-27T02:45:42Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2025-02-19T21:00:40Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2024-12-07T01:33:29Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2024-11-11T21:52:08Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2024-10-27T01:36:07Z"
        },
        {
          "tag": "v5.5.1",
          "kind": "patch",
          "published_at": "2024-10-24T22:37:06Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2024-10-24T08:19:44Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2024-09-18T19:43:17Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2024-09-11T10:07:18Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2024-06-04T20:55:35Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2024-04-28T22:28:24Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-04-24T04:42:37Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-02-19T09:44:27Z"
        },
        {
          "tag": "v4.14.1",
          "kind": "patch",
          "published_at": "2024-01-09T04:53:48Z"
        },
        {
          "tag": "v4.14.0",
          "kind": "minor",
          "published_at": "2023-11-18T07:00:04Z"
        },
        {
          "tag": "v4.13.2",
          "kind": "patch",
          "published_at": "2023-09-12T10:26:25Z"
        },
        {
          "tag": "v4.13.1",
          "kind": "patch",
          "published_at": "2023-07-23T11:23:55Z"
        },
        {
          "tag": "v4.13.0",
          "kind": "minor",
          "published_at": "2023-05-28T23:06:22Z"
        },
        {
          "tag": "v4.12.0",
          "kind": "minor",
          "published_at": "2023-04-21T02:49:20Z"
        },
        {
          "tag": "v4.11.0",
          "kind": "minor",
          "published_at": "2023-04-15T00:48:58Z"
        },
        {
          "tag": "v4.10.0",
          "kind": "minor",
          "published_at": "2023-02-04T03:18:28Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2022-12-12T01:50:23Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2022-12-02T08:23:13Z"
        },
        {
          "tag": "v4.7.1",
          "kind": "patch",
          "published_at": "2022-11-21T20:13:53Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2022-10-13T11:23:40Z"
        },
        {
          "tag": "v4.6.3",
          "kind": "patch",
          "published_at": "2022-09-21T07:27:19Z"
        },
        {
          "tag": "v4.6.2",
          "kind": "patch",
          "published_at": "2022-08-23T07:18:10Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2022-08-10T17:28:56Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2022-07-28T01:20:25Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2022-03-29T17:57:00Z"
        },
        {
          "tag": "v4.4.2",
          "kind": "patch",
          "published_at": "2022-03-02T06:16:41Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2022-02-17T20:57:20Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2022-01-25T16:44:53Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2022-01-01T03:27:40Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2021-12-31T12:33:06Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2021-11-09T13:16:31Z"
        },
        {
          "tag": "v4.2.5",
          "kind": "patch",
          "published_at": "2021-11-09T11:37:43Z"
        },
        {
          "tag": "v4.2.4",
          "kind": "patch",
          "published_at": "2021-10-15T07:45:08Z"
        },
        {
          "tag": "v4.2.3",
          "kind": "patch",
          "published_at": "2021-10-15T06:14:49Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2021-10-14T00:38:26Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2021-10-13T04:55:03Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2021-10-07T08:07:41Z"
        },
        {
          "tag": "v4.1.3",
          "kind": "patch",
          "published_at": "2021-10-04T05:28:19Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2021-09-27T03:52:48Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2021-09-25T05:48:08Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2021-09-25T05:06:51Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2021-09-23T23:20:25Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2021-09-23T13:59:31Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-09-22T05:20:26Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-09-07T06:32:44Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-09-07T06:11:38Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2021-08-29T06:22:29Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-08-25T23:42:37Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-06-27T13:51:08Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-06-27T13:24:31Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-06-18T04:24:28Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2021-05-25T05:20:04Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-05-12T21:16:47Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2021-04-13T19:33:22Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2021-03-20T06:12:49Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2021-03-15T23:51:51Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-03-05T04:55:57Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2021-03-05T02:53:59Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-03-04T23:28:37Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2021-03-03T06:26:53Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2021-01-03T16:52:46Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2020-12-31T21:23:02Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2020-12-31T07:45:46Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-12-31T05:05:16Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-12-31T02:10:00Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-12-31T01:46:27Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-12-26T06:22:33Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2020-12-24T03:02:26Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2020-12-24T01:57:13Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2020-12-21T14:52:36Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-11-02T08:14:52Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-11-01T17:49:06Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-09-21T02:26:21Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-09-01T01:26:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "182b7f8e92426ab4a6538b9ba2de2b9a660de9a9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update codspeedhq/action action to v5 (#825)",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-08-01T05:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e689cd315d0291982d5a271c26fd2041cb570da",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update size-limit monorepo to v13 (#826)",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-08-01T05:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb70c78ae8b00d671f2b2c45a8fc834fa2ce25b",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn to v4.18.0",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-30T12:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23d04bc63dd5fb6e68b7882d38258771c072f1c5",
          "body": null,
          "is_bot": true,
          "headline": "refactor: apply automatic fixes",
          "author_name": "autofix-ci[bot]",
          "author_login": "autofix-ci[bot]",
          "committed_at": "2026-07-29T12:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa98278eabd32d52733988ee868fb1bcfe356b0",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @biomejs/biome to v2.5.6",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-29T12:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0041527c03c6e58acd7ceed0e2aedf22f21fc60d",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.29.0",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-23T12:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92e2d95a533a69b34475f0147a30f61049fd16f",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 7.0.2 (#822)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T21:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae417b5b162e42a27b06eb916b045ae90784638",
          "body": "… day year\n\nSigned-off-by: Jonah Snider <jonah@jonahsnider.com>",
          "is_bot": false,
          "headline": "fix(time): define decade, century, and millenium as multiple of 365.0…",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-07-22T19:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dee49aa0739dfb814e30886580c85c3c7bab2e7",
          "body": "Signed-off-by: Jonah Snider <jonah@jonahsnider.com>",
          "is_bot": false,
          "headline": "fix(volume): improve precision of imperial barrel definition",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-07-22T19:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4e7f02ad3dc09a22b579ab18ec08266253c4bc",
          "body": null,
          "is_bot": false,
          "headline": "fix(volume): fix conversion ratio for cubic miles (#821)",
          "author_name": "Vincent Gao",
          "author_login": "gaoflow",
          "committed_at": "2026-07-22T19:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbd9c09743dfe7e8d5f5fbca182871a70215f11",
          "body": null,
          "is_bot": true,
          "headline": "refactor: apply automatic fixes",
          "author_name": "autofix-ci[bot]",
          "author_login": "autofix-ci[bot]",
          "committed_at": "2026-07-22T08:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7d3db1d47ccf0a346184ed76da07ccad57c4cb",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @biomejs/biome to v2.5.5",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-22T08:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6382ec773a9deb8473501a6185a2bc7f091c89a4",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.12",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-22T04:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b1370196708b22639063697e01204976650289",
          "body": "…#819)\n\nThis PR contains the following updates:\n\n| Package | Change |\n[Age](https://docs.renovatebot.com/merge-confidence/) |\n[Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@microsoft/api-extractor](https://api-extractor.com)\n([source](https://redirect.github.com\n[…]\nyNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: jonahsnider[bot] <287348350+jonahsnider[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.11 (…",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-19T05:35:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62087d5162d82c6de8fc69dc0748ebb3e7a1ba53",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update codecov/codecov-action action to v7 (#813)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T05:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb319fa3b15d286965f8ca3c1253418a3bf0e2c5",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.27.0",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-16T16:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729266490d48ce66efd526be243b42ce3641373c",
          "body": null,
          "is_bot": true,
          "headline": "refactor: apply automatic fixes",
          "author_name": "autofix-ci[bot]",
          "author_login": "autofix-ci[bot]",
          "committed_at": "2026-07-16T04:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a1d75e96b044f7f68925e4060aac065f8fc556",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @biomejs/biome to v2.5.4",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-16T04:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b98dca93ad28424ab3eb36a690d77f4da093c9a0",
          "body": null,
          "is_bot": true,
          "headline": "refactor: apply automatic fixes",
          "author_name": "autofix-ci[bot]",
          "author_login": "autofix-ci[bot]",
          "committed_at": "2026-07-15T06:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f879e97b6fea263e480e446d0b405dd40c6f9af",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @biomejs/biome to v2.5.3",
          "author_name": "jonahsnider[bot]",
          "author_login": "jonahsnider[bot]",
          "committed_at": "2026-07-15T06:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df63bd015bee31cb5a23cd886c332b16eb497110",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-node](https://redirect.github.com/actions/setup-node) |\naction | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/setup-node (actions/setup-node)</summary>\n\n###\n[\n[…]\nOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update actions/setup-node action to v7 (#817)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-15T05:41:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87549d1d08208d4e8dd292a51d66ef33a733f5d6",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.26.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T11:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce76a37aa86ac3923467d011d6ac10e27363394a",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn to v4.17.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T23:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63bb808a1fa0b62fd890f12b11534b0110a857b9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.13.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T10:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9292bf9d4e6c43650e54e72da96994c8ff1e110d",
          "body": "Signed-off-by: Jonah Snider <jonah@jonahsnider.com>",
          "is_bot": false,
          "headline": "ci: switch CodSpeed mode from instrumentation to simulation",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-07-08T17:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4cef985822ba0dc83ad3333190f6bcae1a885ca",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.25.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T08:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44e374426b607aed020eafc131c235a980ec84c",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.10",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T08:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530320b12d4703098000b072b099bd7f4374b968",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency typedoc to v0.28.20",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T23:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d227c8a4f4eca2a1510ab55f70b82d58532f2d37",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T17:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf5a47d5ba3cf841e7008f2299f7fb20d38a6b9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.24.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-03T11:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd8639931cba1832a63ee8e3da064591a36d747",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.23.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-29T11:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6033a3f11495f56636406274dd2c4f437d1ce1",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.22.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-28T13:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc384398193e73fca96f5ba9667c8ffdeef86721",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.21.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-27T08:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a123dc6961ae197e6e9bae7a12e203cf3002a3b7",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.20.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T17:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319fafca9d34628fbe49244c7ef6e5167e09762c",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.7.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T10:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0501f554c74b5546fc1108501e6d9f2b32a1b6",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency wireit to v0.14.13",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T01:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec458331148908a1e5135a5e2df9f9e2aa481010",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.7.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-24T17:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a258ac78ccea9b1e498f4bafb3aaf6cca842a567",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.18.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-23T18:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c50d8b9676092d0cab95127b7eacc4b59ee416",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout (actions/checkout)</summary>\n\n###\n[`v7.0.0`\n[…]\nOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update actions/checkout action to v7 (#815)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-20T22:38:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74c8827d2e7c5cd60ab44f195dc7b54eb69ec463",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.17.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T01:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf4c47522f1e1867a13339dba3e6508c659d518",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T22:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed09860943f48fca9a2278dd88060a0ddf75076",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.6.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T15:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2977f32403b476cc619aec3acb6e1aeafae990fc",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn monorepo to v4.17.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T19:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69283fb8de223ad8c0b3c9eb59b5f87a7e11ae0f",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.9",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T08:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d59a1bfac0f97efd8879d0813cbbf023a65eb5b",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.9",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-14T02:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d1128fa490e74d2bb9541e6ee7731318404de3",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency zshy to v0.7.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-13T16:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f0db37f10a24bd5a52f948455b73113e622b2b",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.13.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-12T00:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61261f172194c78023f5911fd32a114e8fbc661",
          "body": "This PR contains the following updates:\n\n| Package | Change |\n[Age](https://docs.renovatebot.com/merge-confidence/) |\n[Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [knip](https://knip.dev)\n([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/kn\n[…]\nOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.16.1 (#814)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-09T22:19:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52c75f2dc998c6d5613e158f602f217994a34d5c",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.8",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-09T17:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee8502e1be8ca4a56c8c5f031065d9067ec904e",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.13.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-07T00:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea2c7b86051c03dee2bc8f0e78de3823ac36cdc",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-06T18:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829c132d70221c8f28670f1753a0d23f3164576c",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.16.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-06T13:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ff60872b9b9f4ef1214c18b035d1505b8b28b8",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.13.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-05T10:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1c156b6e78ac2bde39f1139ec5fcca2694b91a",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn monorepo to v4.16.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T09:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e38589621c4a2244fc096edce291649e342115",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.8 (#812)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T18:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc64aaf6c7433b2ba3a70994c4bfd4bc71763cff",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.15.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-01T20:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e077c6d9cff8a43bc4b431c915712039353c5c0",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-31T21:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319ca47d6d5813fe73034e90277431e4d36b7ddc",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-30T21:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea9f49e684335803449cafb127c9b5b4ec6fb03",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.14.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-23T13:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33a57dd756adbe6efc40b75459dbbfc4dc90a03",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-21T08:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a0312318906cc7b13181cf897074c9e0eda0ad6",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn to v4.15.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-21T00:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822556f1b8b30a9c955f29458d7abd64f4cb6e7b",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.14.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-17T08:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1c4bc4ed9cf37d0364466b682baf0060f873cf",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.14.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-16T12:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd769f6bd6689f81e4cf10af6167c9a8b5a75f0e",
          "body": null,
          "is_bot": false,
          "headline": "build: update lockfile",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-05-15T22:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab1e99d749255916996eef1b4859684a7fd8bb3",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency typescript to v6 (#811)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-15T22:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66730f3a97bb2c640f3731a749db5821fca0567e",
          "body": null,
          "is_bot": false,
          "headline": "build: update lockfile",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-05-15T22:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50c9f5a3516aa73968ef1dac34ff0f01ee7db5e",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 7.0.1 (#810)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-15T19:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55b435de6efb0d624a206ac5778722ae09668b8",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency typescript to v6 (#805)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-15T19:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189635c73fc5284bb758ca8a26c4973e0443a0f5",
          "body": "Closes #809\n\nSigned-off-by: Jonah Snider <jonah@jonahsnider.com>",
          "is_bot": false,
          "headline": "fix: fix devDependencies leaking into .d.ts files",
          "author_name": "Jonah Snider",
          "author_login": "jonahsnider",
          "committed_at": "2026-05-15T19:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd004aab984a365ec5968c316922c0d34c498c5",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.13.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-13T16:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70a2b9a87fcd916b428a5353df3fac072b8616f4",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.12.4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-13T01:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7a9ad5a53f79c9caab9cf1e719e0c2881f8bd9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T17:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac98361dca4611ba3191154ac2320312cb9cc67",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.12.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-09T12:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e18362fbaaa460176571dcacad59dffe8de6f9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @types/node to v24.12.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T05:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78667263a4ac65fdab78c54f837491f6b1755b41",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.12.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T21:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6088c15234c575759d7b2f4dab8a18de02b2eb6",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.12.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-06T18:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9265eeaa1baaa2a805e93fe4759358b833800ad8",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-02T14:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435a6f022de720d8686b58c2e5cfc7b97e2c7d51",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.11.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-02T10:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278fdceb9c9cf2baf85e8141524c3fed041edaa5",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.10.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-01T18:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ffef57cb7b1eeeaa9e9f2c77f2af93d5618199",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-30T22:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9cfd5d7b80154525450e2608f261a98edf1578",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency zshy to v0.7.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-30T05:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69091d772b367d7e8daf0ed89d0a7b97cd916146",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.9.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-29T15:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125d29ac7a48028768935939d1e0e22e9c733945",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.4.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T14:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a60f4bbbd4869d522e0c375d88dbe248ae6d16",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency zshy to v0.7.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T22:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2dac472e118bf6841565c26be5081a332826382",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.7.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-25T13:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365b7dbcdf3fd696634d297877d788f13ec3f931",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.6.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-24T18:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969fbd9f636e12301d6c41c325b5d3d13aeea7da",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.6.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T17:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5346ed373ca606866e47bf3c8f71b8e69072fa",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update googleapis/release-please-action action to v5 (#808)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T02:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdb97577b3d2bbad200fac09d8655d9f155f1e4",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.6.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-22T07:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce18bdb5dcedab26aad0bd18918b4c80103430c2",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update vitest monorepo to v4.1.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T12:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1583fe1afd9437c30c244620315fc6ef810019f9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.6.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T09:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eff4f8986f65123c3c26092c0078ecf2d112611",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-21T01:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac1522d6df43ee667f2f8c2d4e4ea827985b8aa0",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-20T19:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a4f9de901d67b3406dbf25fba214a5e616e2417",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency knip to v6.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-20T09:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deea72a6f4c8988fedbba51f94f0049d1cdf57af",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-18T05:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf075b7e3130a33cdf744da074e0d4caed01e884",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @microsoft/api-extractor to v7.58.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T17:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15db57218d973f2231e2eca6ad37f41c91fb0df2",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update dependency @codspeed/vitest-plugin to v5.3.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T15:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15177b06eb7cb35fd76a92a17e11cc41fcce2f57",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn to v4.14.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T09:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c1390c4e840dd13f927dc9c720114d6b5af7d9",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): update yarn to v4.14.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T17:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f360b6996bfad49fb74af1e1121c8fdc6e9642",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update dependency bignumber.js to v11 (#807)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-15T03:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 91,
      "commits_last_year": 362,
      "latest_release_at": "2026-07-22T21:35:05Z",
      "latest_release_tag": "v7.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 48.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "convert",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "convert",
            "convert-units",
            "unit-conversion",
            "uom",
            "metric",
            "imperial",
            "units",
            "unit",
            "measurement",
            "measure",
            "temperature",
            "mass",
            "weight",
            "length",
            "data"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/convert",
          "is_deprecated": false,
          "latest_version": "7.0.2",
          "repository_url": "https://github.com/jonahsnider/convert",
          "versions_count": 99,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 885277,
          "first_published_at": "2011-03-17T22:00:05.106000Z",
          "latest_published_at": "2026-07-22T21:35:46.573000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 24,
      "stars": 197,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 24,
        "total_forks": 24
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 4995,
      "source_files_sampled": 69,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 367
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "axios",
            "direct": false,
            "version": "1.7.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-3w6x-2g7m-8v23",
              "GHSA-42h9-826w-cgv3",
              "GHSA-43fc-jf86-j433",
              "GHSA-445q-vr5w-6q77",
              "GHSA-4hjh-wcwx-xvwj",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 30,
            "oldest_advisory_days": 511
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 417
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 417
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-jxxr-4gwj-5jf2",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 127
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-jxxr-4gwj-5jf2",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 74
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 11
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-q3j6-qgpj-74h6",
              "GHSA-v2hh-gcrm-f6hx",
              "GHSA-v39h-62p7-jpjc"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 4,
            "oldest_advisory_days": 84
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 375
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 46
          },
          {
            "name": "ip",
            "direct": false,
            "version": "2.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-2p57-rm9w-gvfp",
              "GHSA-78xj-cgh5-2h22"
            ],
            "fixed_version": "2.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 904
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 163
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 163
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 128
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 128
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 98
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.1.13",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-f5x3-32g6-xq36",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r292-9mhp-454m"
            ],
            "fixed_version": "7.5.21",
            "advisory_count": 13,
            "oldest_advisory_days": 861
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v2wj-q39q-566r",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 5,
            "oldest_advisory_days": 116
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.13.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 170
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 198
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 109
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 151
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 17,
          "moderate": 3
        },
        "advisory_count": 91,
        "affected_count": 21,
        "assessed_count": 450,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@codspeed/core",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codspeed/vitest-plugin",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promisify",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jonahsnider/util",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "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": "@microsoft/api-extractor",
            "direct": false,
            "version": "7.58.12",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor-model",
            "direct": false,
            "version": "7.33.10",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc-config",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "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": "@npmcli/fs",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/move-file",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.122.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.24",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/node-core-library",
            "direct": false,
            "version": "5.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/problem-matcher",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/rig-package",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/terminal",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/ts-command-line",
            "direct": false,
            "version": "5.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@size-limit/esbuild",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@size-limit/file",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@size-limit/preset-small-lib",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node24",
            "direct": false,
            "version": "24.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/strictest",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/argparse",
            "direct": false,
            "version": "1.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "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/ui",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-draft-04",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-generator-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bignumber.js",
            "direct": false,
            "version": "11.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bytes-iec",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "16.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.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": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "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.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.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-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.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": "fflate",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "infer-owner",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ip",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.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-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.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": "jju",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.29.0",
            "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": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanospinner",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proper-lockfile",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "size-limit",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "1.0.0-pre2",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "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": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "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.0.2",
            "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": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "wireit",
            "direct": false,
            "version": "0.14.13",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zshy",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 450,
        "direct_count": 0,
        "indirect_count": 450
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 710,
        "open_issues": 7,
        "closed_ratio": 0.9,
        "closed_issues": 63,
        "closed_unmerged_prs": 42
      },
      "bus_factor": 1,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "jonahsnider",
          "commits": 510,
          "avatar_url": "https://avatars.githubusercontent.com/u/7608555?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "filipef101",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/18123246?v=4"
        },
        {
          "type": "User",
          "login": "gwennlbh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/39094199?v=4"
        },
        {
          "type": "User",
          "login": "mhink",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/780461?v=4"
        },
        {
          "type": "User",
          "login": "AntonGrishankovTR",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/52537006?v=4"
        },
        {
          "type": "User",
          "login": "j0hnm4r5",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3644972?v=4"
        },
        {
          "type": "User",
          "login": "rczobor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23293719?v=4"
        },
        {
          "type": "User",
          "login": "gaoflow",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3355843?v=4"
        },
        {
          "type": "User",
          "login": "tworkool",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/55762879?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.941
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autofix.yml",
        "ci.yml",
        "release-please.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "73 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "182b7f8e92426ab4a6538b9ba2de2b9a660de9a9",
        "ran_at": "2026-08-01T09:48:30Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-01T05:34:09Z",
      "oldest_open_prs": [
        {
          "number": 704,
          "created_at": "2024-11-01T07:12:12Z",
          "last_comment_at": "2024-11-01T07:13:25Z",
          "last_comment_author": "codspeed-hq"
        },
        {
          "number": 816,
          "created_at": "2026-07-09T16:44:30Z",
          "last_comment_at": "2026-07-12T16:31:55Z",
          "last_comment_author": "codspeed-hq"
        }
      ],
      "last_merged_pr_at": "2026-08-01T05:33:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 497,
          "created_at": "2022-05-06T09:27:38Z",
          "last_comment_at": "2026-02-26T09:03:44Z",
          "last_comment_author": "ilyichv"
        },
        {
          "number": 558,
          "created_at": "2022-10-24T15:38:17Z",
          "last_comment_at": "2022-12-02T07:42:53Z",
          "last_comment_author": "jonahsnider"
        },
        {
          "number": 609,
          "created_at": "2023-09-18T00:26:42Z",
          "last_comment_at": "2025-10-13T19:00:41Z",
          "last_comment_author": "Meekohi"
        },
        {
          "number": 676,
          "created_at": "2024-06-30T17:46:06Z",
          "last_comment_at": "2024-07-01T00:47:08Z",
          "last_comment_author": "jonahsnider"
        },
        {
          "number": 739,
          "created_at": "2025-04-08T14:44:06Z",
          "last_comment_at": "2025-04-11T19:52:20Z",
          "last_comment_author": "jonahsnider"
        },
        {
          "number": 793,
          "created_at": "2026-01-30T21:26:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 818,
          "created_at": "2026-07-15T20:08:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jonahsnider/convert",
    "host": "github.com",
    "name": "convert",
    "owner": "jonahsnider"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 75,
            "calibrated": 89,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 89,
      "inputs": {
        "security": 58,
        "vitality": 97,
        "community": 61,
        "governance": 65,
        "calibration": "2026-08-02",
        "engineering": 90,
        "ai_readiness": 82,
        "weighted_overall_raw": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 97,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 362,
              "human_commit_share": 0.07,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "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": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "362 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 362
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 91,
              "latest_release_tag": "v7.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 48.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "91 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~48.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 48.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 24,
              "stars": 197,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "197 stars",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 197
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "24 forks",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "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": 99,
            "inputs": {
              "packages": [
                "convert"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 885277
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "885,277 downloads/month across npm",
                "points": 79.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 885277,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.941
            },
            "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 94% of commits",
                "points": 1.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 710,
              "open_issues": 7,
              "closed_issues": 63,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 42,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "710/752 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 710,
                      "decided": 752
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 63,
            "inputs": {
              "followers": 134,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jonahsnider",
              "public_repos": 76,
              "account_age_days": 4459
            },
            "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": "134 followers of jonahsnider",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 134,
                      "login": "jonahsnider"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "76 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 76
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "convert"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "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 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "99 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.19,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "typescript",
                "uom",
                "convert-units",
                "convert",
                "javascript",
                "si-units",
                "unit-conversions",
                "conversions",
                "hacktoberfest",
                "metric",
                "conversion",
                "nodejs"
              ],
              "has_wiki": false,
              "homepage": "https://convert.js.org",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://convert.js.org",
                "points": 15,
                "status": "met",
                "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": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "73 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 450 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": 450
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 91,
              "affected_packages": 21,
              "assessed_packages": 450,
              "unassessed_packages": 0,
              "affected_by_severity": "high 17, moderate 3, low 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": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 450,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 14
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 82,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 367
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.76
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "76 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 76,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 4995,
              "source_files_sampled": 69,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/69 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 69,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T09:48:45.244579Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jonahsnider/convert.svg",
  "full_name": "jonahsnider/convert",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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