Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 22:19 UTC

privatenumber / get-tsconfig

Lightweight tsconfig.json parser & paths resolver

TypeScriptMIT★ 254 stars⑂ 22 forkssince Jan 2022View on GitHub ↗

privatenumber/get-tsconfig holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (67/100) and lowest on Security (53/100). It was last updated 83 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

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

63
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

Hiroki OsamePersonal account
3,930 followers265 public repossince Sep 2011@vercel

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
npmget-tsconfig4.14.0380,175,5995198 days agoget-tsconfiggettypescripttsconfigtsconfig.json

Metrics by category

Vitality

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

63Moderate · 22% of overall
How it's scored
18/36Push recency — last push 83 days ago
6.2/36Commit cadence — 9/52 weeks with commits
14.8/18Commit volume — 44 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year44
human_commit_share0.94
days_since_last_push83
active_weeks_last_year9

Release discipline

100Excellent
How it's scored
27/27Ships releases — 50 releases published
36/36Release recency — latest release 83 days ago
27/27Release cadence — a release every ~9.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count50
latest_release_tagv5.0.0-beta.5
releases_from_tagsno
days_since_latest_release83
mean_days_between_releases9.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

63Moderate · 18% of overall
How it's scored
39/60Stars — 254 stars
11/25Forks — 22 forks
1.7/15Watchers — 3 watchers
Inputs used
forks22
stars254
watchers3
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 380,175,599 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesget-tsconfig
dependents
ecosystemsnpm
total_downloads
monthly_downloads380,175,599
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?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.2/22.5Commit distribution — top contributor authored 90% of commits
13.5/13.5Contributor breadth — 16 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.904
How it's scored
43.5/46.8Issue resolution — 93% of issues closed
25.7/38.3PR acceptance — 51/76 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/29 approved changesets -- score normalized to 1
Inputs used
merged_prs51
open_issues3
closed_issues40
issue_closed_ratio0.93
closed_unmerged_prs25
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 3,930 followers of privatenumber
25/25Track record — 265 public repos, account ~14 yr old
Inputs used
followers3,930
owner_typeUser
is_verified
owner_loginprivatenumber
public_repos265
account_age_days5,415
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 98 days ago
20/20Version history — 51 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesget-tsconfig
ecosystemsnpm
any_deprecatedno
min_days_since_publish98

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsnode, typescript, tsconfig, get, find, parse, paths
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 8 out of 8 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.8/7.5Code-Review — Found 5/29 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
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
0/7.5Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
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 — 20 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories31
affected_packages16
assessed_packages586
unassessed_packages0
affected_by_severitycritical 3, high 10, moderate 3
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 586 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tests/fixtures/tsconfig-package/some-config/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml, yarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstests/fixtures/tsconfig-package/some-config/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
51.9/55Manageable file sizes — 2/36 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,172,670
source_files_sampled36
oversized_source_files2

Key facts

254GitHub stars
16contributors
44commits, last 12 months
83days since last push
50releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 22 ⇿
0Stars
22Forks
46Releases

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.

048121620242222022-062024-062026-07
Major 1Minor 15Patch 25

Each point covers 4 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/29 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
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
0Vulnerabilities20 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmresolve-pkg-maps^1.0.0package.json
All dependencies 586

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

RegistryPackageVersionRelation
npmresolve-pkg-maps1.0.0direct
npm@babel/code-frame7.29.0indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@emnapi/core1.5.0indirect
npm@emnapi/runtime1.5.0indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@esbuild/aix-ppc640.24.2indirect
npm@esbuild/aix-ppc640.25.10indirect
npm@esbuild/android-arm0.24.2indirect
npm@esbuild/android-arm0.25.10indirect
npm@esbuild/android-arm640.24.2indirect
npm@esbuild/android-arm640.25.10indirect
npm@esbuild/android-x640.24.2indirect
npm@esbuild/android-x640.25.10indirect
npm@esbuild/darwin-arm640.24.2indirect
npm@esbuild/darwin-arm640.25.10indirect
npm@esbuild/darwin-x640.24.2indirect
npm@esbuild/darwin-x640.25.10indirect
npm@esbuild/freebsd-arm640.24.2indirect
npm@esbuild/freebsd-arm640.25.10indirect
npm@esbuild/freebsd-x640.24.2indirect
npm@esbuild/freebsd-x640.25.10indirect
npm@esbuild/linux-arm0.24.2indirect
npm@esbuild/linux-arm0.25.10indirect
npm@esbuild/linux-arm640.24.2indirect
npm@esbuild/linux-arm640.25.10indirect
npm@esbuild/linux-ia320.24.2indirect
npm@esbuild/linux-ia320.25.10indirect
npm@esbuild/linux-loong640.24.2indirect
npm@esbuild/linux-loong640.25.10indirect
npm@esbuild/linux-mips64el0.24.2indirect
npm@esbuild/linux-mips64el0.25.10indirect
npm@esbuild/linux-ppc640.24.2indirect
npm@esbuild/linux-ppc640.25.10indirect
npm@esbuild/linux-riscv640.24.2indirect
npm@esbuild/linux-riscv640.25.10indirect
npm@esbuild/linux-s390x0.24.2indirect
npm@esbuild/linux-s390x0.25.10indirect
npm@esbuild/linux-x640.24.2indirect
npm@esbuild/linux-x640.25.10indirect
npm@esbuild/netbsd-arm640.24.2indirect
npm@esbuild/netbsd-arm640.25.10indirect
npm@esbuild/netbsd-x640.24.2indirect
npm@esbuild/netbsd-x640.25.10indirect
npm@esbuild/openbsd-arm640.24.2indirect
npm@esbuild/openbsd-arm640.25.10indirect
npm@esbuild/openbsd-x640.24.2indirect
npm@esbuild/openbsd-x640.25.10indirect
npm@esbuild/openharmony-arm640.25.10indirect
npm@esbuild/sunos-x640.24.2indirect
npm@esbuild/sunos-x640.25.10indirect
npm@esbuild/win32-arm640.24.2indirect
npm@esbuild/win32-arm640.25.10indirect
npm@esbuild/win32-ia320.24.2indirect
npm@esbuild/win32-ia320.25.10indirect
npm@esbuild/win32-x640.24.2indirect
npm@esbuild/win32-x640.25.10indirect
npm@eslint-community/eslint-plugin-eslint-comments4.5.0indirect
npm@eslint-community/eslint-utils4.9.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.21.0indirect
npm@eslint/config-helpers0.4.0indirect
npm@eslint/core0.15.2indirect
npm@eslint/core0.16.0indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/js9.37.0indirect
npm@eslint/markdown7.3.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.3.5indirect
npm@eslint/plugin-kit0.4.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.0indirect
npm@jest/diff-sequences30.0.1indirect
npm@jest/expect-utils30.2.0indirect
npm@jest/get-type30.1.0indirect
npm@jest/pattern30.0.1indirect
npm@jest/schemas30.0.5indirect
npm@jest/types30.2.0indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/core0.2.9indirect
npm@rollup/plugin-alias5.1.1indirect
npm@rollup/plugin-commonjs28.0.2indirect
npm@rollup/plugin-dynamic-import-vars2.1.5indirect
npm@rollup/plugin-inject5.0.5indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve16.0.0indirect
npm@rollup/plugin-replace6.0.2indirect
npm@rollup/pluginutils5.1.4indirect
npm@rollup/rollup-android-arm-eabi4.31.0indirect
npm@rollup/rollup-android-arm644.31.0indirect
npm@rollup/rollup-darwin-arm644.31.0indirect
npm@rollup/rollup-darwin-x644.31.0indirect
npm@rollup/rollup-freebsd-arm644.31.0indirect
npm@rollup/rollup-freebsd-x644.31.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.31.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.31.0indirect
npm@rollup/rollup-linux-arm64-gnu4.31.0indirect
npm@rollup/rollup-linux-arm64-musl4.31.0indirect
npm@rollup/rollup-linux-loongarch64-gnu4.31.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.31.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.31.0indirect
npm@rollup/rollup-linux-s390x-gnu4.31.0indirect
npm@rollup/rollup-linux-x64-gnu4.31.0indirect
npm@rollup/rollup-linux-x64-musl4.31.0indirect
npm@rollup/rollup-win32-arm64-msvc4.31.0indirect
npm@rollup/rollup-win32-ia32-msvc4.31.0indirect
npm@rollup/rollup-win32-x64-msvc4.31.0indirect
npm@sinclair/typebox0.34.48indirect
npm@stylistic/eslint-plugin5.4.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/debug4.1.12indirect
npm@types/emscripten1.39.6indirect
npm@types/estree1.0.6indirect
npm@types/estree1.0.8indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/ms2.1.0indirect
npm@types/node18.19.130indirect
npm@types/node24.10.4indirect
npm@types/resolve1.20.2indirect
npm@types/stack-utils2.0.3indirect
npm@types/unist3.0.3indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin8.45.0indirect
npm@typescript-eslint/parser8.45.0indirect
npm@typescript-eslint/project-service8.45.0indirect
npm@typescript-eslint/project-service8.46.0indirect
npm@typescript-eslint/scope-manager8.45.0indirect
npm@typescript-eslint/scope-manager8.46.0indirect
npm@typescript-eslint/tsconfig-utils8.45.0indirect
npm@typescript-eslint/tsconfig-utils8.46.0indirect
npm@typescript-eslint/type-utils8.45.0indirect
npm@typescript-eslint/types8.45.0indirect
npm@typescript-eslint/types8.46.0indirect
npm@typescript-eslint/typescript-estree8.45.0indirect
npm@typescript-eslint/typescript-estree8.46.0indirect
npm@typescript-eslint/utils8.45.0indirect
npm@typescript-eslint/utils8.46.0indirect
npm@typescript-eslint/visitor-keys8.45.0indirect
npm@typescript-eslint/visitor-keys8.46.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npm@yarnpkg/fslib2.10.4indirect
npm@yarnpkg/libzip2.3.0indirect
npm@yarnpkg/pnp3.3.8indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmastring1.9.0indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.8.11indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.26.3indirect
npmbuiltin-modules5.0.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001747indirect
npmccount2.0.1indirect
npmchalk4.1.2indirect
npmchange-case5.4.4indirect
npmcharacter-entities2.0.2indirect
npmci-info4.3.0indirect
npmci-info4.4.0indirect
npmclean-pkg-json1.3.0indirect
npmclean-regexp1.0.0indirect
npmcleye1.3.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomment-parser1.4.1indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconfusing-browser-globals1.0.11indirect
npmcore-js-compat3.45.1indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.2.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdequal2.0.3indirect
npmdevlop1.1.0indirect
npmdiff-sequences27.5.1indirect
npmdoctrine2.1.0indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.230indirect
npmenhanced-resolve5.18.3indirect
npmes-abstract1.24.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.2.1indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmesbuild0.24.2indirect
npmesbuild0.25.10indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint9.37.0indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-compat-utils0.6.5indirect
npmeslint-import-context0.1.9indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-import-resolver-typescript4.4.4indirect
npmeslint-json-compat-utils0.2.1indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-import-x4.16.1indirect
npmeslint-plugin-jsonc2.21.0indirect
npmeslint-plugin-n17.23.1indirect
npmeslint-plugin-no-use-extend-native0.7.2indirect
npmeslint-plugin-promise7.2.1indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react-hooks5.2.0indirect
npmeslint-plugin-regexp2.10.0indirect
npmeslint-plugin-unicorn60.0.0indirect
npmeslint-plugin-vue10.5.0indirect
npmeslint-plugin-yml1.19.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmexeca8.0.1indirect
npmexpect30.2.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.18.0indirect
npmfault2.0.1indirect
npmfdir6.4.3indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmfor-each0.3.5indirect
npmformat0.2.2indirect
npmfs-fixture2.9.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmget-conditions1.0.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-set-props0.2.0indirect
npmget-stream8.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.10.1indirect
npmgithub-slugger2.0.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobals16.4.0indirect
npmglobalthis1.0.4indirect
npmglobrex0.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhuman-signals5.0.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-builtin-module5.0.0indirect
npmis-bun-module2.0.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fs-case-sensitive2.0.0indirect
npmis-generator-function1.1.2indirect
npmis-get-set-prop2.0.0indirect
npmis-glob4.0.3indirect
npmis-js-type3.0.0indirect
npmis-map2.0.3indirect
npmis-module1.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-obj-prop2.0.0indirect
npmis-proto-prop3.0.1indirect
npmis-reference1.2.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream3.0.0indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmiterator.prototype1.1.5indirect
npmjest-diff30.2.0indirect
npmjest-matcher-utils30.2.0indirect
npmjest-message-util30.2.0indirect
npmjest-mock30.2.0indirect
npmjest-regex-util30.0.1indirect
npmjest-util30.2.0indirect
npmjs-tokens4.0.0indirect
npmjs-types4.0.0indirect
npmjs-yaml4.1.0indirect
npmjsdoc-type-pratt-parser4.8.0indirect
npmjsesc3.0.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-eslint-parser2.4.1indirect
npmjsonc-parser3.3.1indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlintroll1.20.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlowercase-keys3.0.0indirect
npmmagic-string0.30.17indirect
npmmanten1.6.0indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.2indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmimic-fn4.0.0indirect
npmminimatch10.0.3indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmms2.1.3indirect
npmnano-spawn1.0.3indirect
npmnapi-postinstall0.3.3indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.23indirect
npmnpm-run-path5.3.0indirect
npmnth-check2.1.1indirect
npmobj-props2.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.1indirect
npmonetime6.0.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpicomatch4.0.3indirect
npmpkgroll2.6.1indirect
npmpluralize8.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss-selector-parser6.1.2indirect
npmprelude-ls1.2.1indirect
npmpretty-format30.2.0indirect
npmprop-types15.8.1indirect
npmprototype-properties5.0.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmrefa0.12.1indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp-ast-analysis0.7.1indirect
npmregexp-tree0.1.27indirect
npmregexp.prototype.flags1.5.4indirect
npmregjsparser0.12.0indirect
npmresolve1.22.10indirect
npmresolve1.22.11indirect
npmresolve2.0.0-next.5indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrollup4.31.0indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.3indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmscslre0.3.0indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmsemver7.7.4indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmstable-hash-x0.2.0indirect
npmstack-utils2.0.6indirect
npmstop-iteration-iterator1.1.0indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-final-newline3.0.0indirect
npmstrip-indent4.1.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.11indirect
npmtagged-tag1.0.0indirect
npmtapable2.3.0indirect
npmterminal-columns1.4.1indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmts-api-utils2.1.0indirect
npmts-api-utils2.4.0indirect
npmts-declaration-location1.0.7indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtsx4.20.6indirect
npmtype-check0.4.0indirect
npmtype-fest5.1.0indirect
npmtype-flag3.0.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.9.3indirect
npmunbox-primitive1.1.0indirect
npmundici-types5.26.5indirect
npmundici-types7.16.0indirect
npmunist-util-is6.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmunrs-resolver1.11.1indirect
npmupdate-browserslist-db1.1.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvue-eslint-parser10.2.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmxml-name-validator4.0.0indirect
npmyaml2.8.1indirect
npmyaml-eslint-parser1.3.0indirect
npmyocto-queue0.1.0indirect
npmzwitch2.0.4indirect
Dependency advisories 16

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.3indirectcritical23.4.2
rollup4.31.0indirectcritical14.59.0
shell-quote1.8.3indirectcritical21.9.0
@isaacs/brace-expansion5.0.0indirecthigh15.0.1
brace-expansion1.1.12indirecthigh25.0.7
brace-expansion2.0.2indirecthigh25.0.7
js-yaml4.1.0indirecthigh34.3.0
minimatch10.0.3indirecthigh310.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.2indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
ajv6.12.6indirectmoderate18.18.0
esbuild0.24.2indirectmoderate10.25.0
yaml2.8.1indirectmoderate12.8.3

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": [
        "node",
        "typescript",
        "tsconfig",
        "get",
        "find",
        "parse",
        "paths"
      ],
      "is_fork": false,
      "size_kb": 2885,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "TypeScript": 173276
      },
      "pushed_at": "2026-04-30T03:22:12Z",
      "created_at": "2022-01-12T15:23:21Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T20:47:49Z",
      "description": "Lightweight tsconfig.json parser & paths resolver",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://hirok.io",
      "name": "Hiroki Osame",
      "type": "User",
      "login": "privatenumber",
      "company": "@vercel",
      "location": "Tokyo, Japan",
      "followers": 3930,
      "avatar_url": "https://avatars.githubusercontent.com/u/1075694?v=4",
      "created_at": "2011-09-24T04:37:33Z",
      "is_verified": null,
      "public_repos": 265,
      "account_age_days": 5415
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2026-04-30T03:22:19Z"
        },
        {
          "tag": "v5.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2026-04-15T03:23:58Z"
        },
        {
          "tag": "v4.14.0",
          "kind": "minor",
          "published_at": "2026-04-15T02:51:48Z"
        },
        {
          "tag": "v4.13.8",
          "kind": "patch",
          "published_at": "2026-04-14T23:28:45Z"
        },
        {
          "tag": "v5.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-03-22T16:08:33Z"
        },
        {
          "tag": "v4.13.7",
          "kind": "patch",
          "published_at": "2026-03-22T15:57:58Z"
        },
        {
          "tag": "v5.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-03-19T18:01:45Z"
        },
        {
          "tag": "v5.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-02-06T16:13:23Z"
        },
        {
          "tag": "v4.13.6",
          "kind": "patch",
          "published_at": "2026-02-06T13:34:24Z"
        },
        {
          "tag": "v4.13.5",
          "kind": "patch",
          "published_at": "2026-02-06T07:09:51Z"
        },
        {
          "tag": "v4.13.4",
          "kind": "patch",
          "published_at": "2026-02-06T06:27:58Z"
        },
        {
          "tag": "v4.13.3",
          "kind": "patch",
          "published_at": "2026-02-05T14:38:32Z"
        },
        {
          "tag": "v4.13.2",
          "kind": "patch",
          "published_at": "2026-02-05T13:37:14Z"
        },
        {
          "tag": "v4.13.1",
          "kind": "patch",
          "published_at": "2026-01-30T16:26:54Z"
        },
        {
          "tag": "v4.13.0",
          "kind": "minor",
          "published_at": "2025-10-22T03:43:35Z"
        },
        {
          "tag": "v4.12.0",
          "kind": "minor",
          "published_at": "2025-10-08T23:25:58Z"
        },
        {
          "tag": "v4.11.0",
          "kind": "minor",
          "published_at": "2025-10-07T03:17:43Z"
        },
        {
          "tag": "v4.10.1",
          "kind": "patch",
          "published_at": "2025-05-20T18:37:08Z"
        },
        {
          "tag": "v4.10.0",
          "kind": "minor",
          "published_at": "2025-01-21T10:19:51Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2025-01-20T03:28:07Z"
        },
        {
          "tag": "v4.8.1",
          "kind": "patch",
          "published_at": "2024-09-12T07:31:10Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2024-08-29T09:31:18Z"
        },
        {
          "tag": "v4.7.6",
          "kind": "patch",
          "published_at": "2024-07-19T02:17:35Z"
        },
        {
          "tag": "v4.7.5",
          "kind": "patch",
          "published_at": "2024-05-09T15:45:16Z"
        },
        {
          "tag": "v4.7.4",
          "kind": "patch",
          "published_at": "2024-05-06T05:11:30Z"
        },
        {
          "tag": "v4.7.3",
          "kind": "patch",
          "published_at": "2024-03-07T05:13:18Z"
        },
        {
          "tag": "v4.7.2",
          "kind": "patch",
          "published_at": "2023-09-22T07:40:11Z"
        },
        {
          "tag": "v4.7.1",
          "kind": "patch",
          "published_at": "2023-09-21T11:04:52Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2023-08-10T07:52:38Z"
        },
        {
          "tag": "v4.6.2",
          "kind": "patch",
          "published_at": "2023-06-27T09:47:19Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2023-06-27T09:13:01Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2023-05-29T09:10:53Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2023-03-27T00:56:31Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2023-02-06T00:48:29Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2023-01-01T16:26:54Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2022-07-14T21:35:06Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2022-06-28T19:48:34Z"
        },
        {
          "tag": "v4.0.7",
          "kind": "patch",
          "published_at": "2022-06-26T22:08:31Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2022-06-24T20:33:25Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2022-06-22T05:48:01Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2022-06-17T15:11:57Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2022-06-16T20:15:16Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2022-06-14T01:01:36Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2022-06-13T18:21:45Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-06-10T16:35:37Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2022-06-10T05:56:48Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2022-06-07T20:48:10Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2022-03-31T22:14:13Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-03-31T17:07:59Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-01-12T19:36:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "24bc5a798af42c3725b9bbb8a9ae9566e4293120",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix createFileMatcher → createFilesMatcher in README",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cd39ef9f3d09ed5c6bc13c70b57e60738050b8",
          "body": null,
          "is_bot": false,
          "headline": "test: use named testSuite and remove redundant describe wrappers",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7674bfe13848a09957ab11f879038a282e7b4b3",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove Package Size Report workflow",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8d197651944d3c90465927759a6c640afcf8d7",
          "body": "## Problem\n`findTsconfig` had no tests for basic lookup behavior (only\n`includes`-related tests). The `getTsconfig` tests were covering lookup\nconcerns that belong to `findTsconfig`.\n\n## Changes\n- Create `tests/specs/find-tsconfig.ts` with 11 tests: basic lookup (not\nfound, cwd, directory, file path\n[…]\nk) and\n`includes` behavior\n- Slim down `tests/specs/get-tsconfig.ts` to 7 tests focused on return\nvalue shape, config parsing, `includes` behavior, and caching\n- Register new suite in `tests/index.ts`",
          "is_bot": false,
          "headline": "test: add findTsconfig coverage and reorganize getTsconfig tests",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:09:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa1018b84c440127c29e18a78a360c0faead3754",
          "body": "## Problem\n`getTsconfig()` and `findTsconfig()` always return the nearest\ntsconfig.json, matching `tsc` CLI behavior\n([`findConfigFile()`](https://github.com/microsoft/TypeScript/blob/b19a9da2a3b8/src/compiler/program.ts#L328)).\nHowever, VS Code's TypeScript Language Server checks that the file is\ni\n[…]\nering: no include/exclude set, explicit include match,\nskip-and-find-parent, no-match, default behavior, relative paths\n- Updated README with `includes` parameter docs and TypeScript source\nreferences",
          "is_bot": false,
          "headline": "feat: add includes option to getTsconfig and findTsconfig",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:09:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "260517eac4dc3def686f0541a84c7b3708808b74",
          "body": "## Problem\nNo way to search for a tsconfig file without also parsing it. Users who\njust need the path have to use `getTsconfig` and discard the parsed\nconfig.\n\n## Changes\n- Extract `findTsconfig` from `getTsconfig` — searches upward for a\ntsconfig file, returns just the path\n- `getTsconfig` now uses `findTsconfig` internally\n- Signature: `findTsconfig(searchPath?, configName?, cache?) → string |\nundefined`",
          "is_bot": false,
          "headline": "feat(api): add findTsconfig function",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720eddff9613a8170111cfa55dc968aff2d9aa90",
          "body": "## Problem\nThe return type of `createPathsMatcher` was inferred but not exported,\nmaking it hard for consumers to type variables holding the matcher\nfunction.\n\n## Changes\n- Add `PathsMatcher` type: `(specifier: string) => string[]`\n- Export from `src/types.ts`\n- Use as explicit return type on `createPathsMatcher`",
          "is_bot": false,
          "headline": "feat(api): export PathsMatcher type",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-04-15T02:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46833a9ec35634c06ccc812ecabd1fb677e03caa",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): rewrite inherited path fields in extends (#129)",
          "author_name": "Ignas",
          "author_login": "Hoffs",
          "committed_at": "2026-04-14T23:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09052cfaba13e3e9b70e98802830ccf26d15ae5",
          "body": "When a tsconfig extends a base config that defines `files`, and the\nchild config defines `include`, the inherited `files` array was deleted\n(`delete config.files`). TypeScript itself preserves both properties —\n`files` entries are always included regardless of `include`/`exclude`.\n\n**Before:** `file\n[…]\netPropertyInResultIfNotUndefined`. Line 3143: the default `include:\n[\"**/*\"]` only applies when both `files` and `include` are absent.\n\n---------\n\nCo-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): preserve files when include is also present (#128)",
          "author_name": "Lars Kappert",
          "author_login": "webpro",
          "committed_at": "2026-03-22T15:57:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e64637db6eee87a2a08410329ef643da20f63944",
          "body": null,
          "is_bot": false,
          "headline": "ci: add beta branch and simplify release trigger",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T15:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b4bd481b626452c914c206f0cba3718b83120c",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "test(extends): add regression test for include path normalization (#74)",
          "author_name": "Inga",
          "author_login": "inga-lovinde",
          "committed_at": "2026-02-06T13:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb15152d2699177d5cafc4b62d1ab4c1df157e3",
          "body": "…ified (#89)",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): don't add outDir to exclude when exclude is spec…",
          "author_name": "Shiro Wang 牢白",
          "author_login": "startracex",
          "committed_at": "2026-02-06T13:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1f443f485f15dab3777685f05e6dd3fe61cc10",
          "body": null,
          "is_bot": false,
          "headline": "fix(paths-matcher): restore baseUrl fallback when paths is defined",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T07:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496792436325c198c7efc9b745fba28b95a2207d",
          "body": null,
          "is_bot": false,
          "headline": "fix(parse-tsconfig): treat es3 as unset for useDefineForClassFields",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T06:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce98dff9f6c7bd6d709777bd740da642b9b31849",
          "body": "## Problem\nWhen both `baseUrl` and `paths` are defined, `createPathsMatcher`\nincorrectly falls back to baseUrl-resolved paths when no `paths` pattern\nmatches.\n\n## Changes\n- Only use baseUrl fallback when `paths` is not defined\n- Added test case\n\nFixes #65",
          "is_bot": false,
          "headline": "fix(paths-matcher): don't fallback to baseUrl when paths is defined",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T06:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93be14d666f10c7c84b2b3a11ed17d666e22eb38",
          "body": "## Problem\nTypeScript normalizes `watchOptions` enum values to lowercase, but\n`parseTsconfig` preserved original casing.\n\n## Changes\n- Added lowercase normalization for watchFile, watchDirectory,\nfallbackPolling\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): normalize watchOptions enum values to lowercase",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T06:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5161aa93e87cc93681e895f737745e29b72cb1ce",
          "body": "## Problem\nTypeScript normalizes all enum values to lowercase in `--showConfig`\noutput. `parseTsconfig` missed `jsx`, `moduleDetection`,\n`importsNotUsedAsValues`, and `newLine`.\n\n## Changes\n- Added lowercase normalization for jsx, moduleDetection,\nimportsNotUsedAsValues, newLine\n- Added failing tests + fixes",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): normalize enum values to lowercase",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T06:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d47cdafa69564feac7108fa499f5f88601ef87b",
          "body": "## Problem\nTypeScript implies `allowJs: true` when `checkJs: true` is set, but\n`parseTsconfig` didn't.\n\n## Changes\n- Added `allowJs` implication when `checkJs` is set\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): imply allowJs when checkJs is true",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ee29871c916785fc77c26f4a54c5ca1e2a6f86",
          "body": "## Problem\nTypeScript 5.6+ added `module: \"node18\"` and `module: \"node20\"` with\ntheir own implied options, but `parseTsconfig` didn't handle them.\n\n## Changes\n- Added node18 implied options: target es2022, moduleResolution node16,\nesModuleInterop, allowSyntheticDefaultImports\n- Added node20 implied options: target es2023, moduleResolution node16,\nresolveJsonModule, esModuleInterop, allowSyntheticDefaultImports\n- Added failing tests + fixes",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): add support for module node18 and node20",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5bd7158c57d267deb9e12d17fe678084705a944",
          "body": "…= ES2022\n\n## Problem\n`useDefineForClassFields` was incorrectly implied for `module:\n\"node16\"`/`\"nodenext\"` regardless of target. TypeScript only implies it\nwhen effective target >= ES2022.\n\n## Changes\n- Moved `useDefineForClassFields` implication to after target defaults\nare applied\n- Only sets it when effective target is es2022, es2023, es2024, or\nesnext\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): only imply useDefineForClassFields when target >…",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302bf82f87473635b563241115517829d3eb4e7d",
          "body": "## Problem\nTypeScript implies `resolveJsonModule: true` for `module: \"nodenext\"`,\nbut `parseTsconfig` didn't set it.\n\n## Changes\n- Added `resolveJsonModule` implication for nodenext module\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): add resolveJsonModule for nodenext",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0a43e904a864c2f7275783d47825647208540f",
          "body": "## Problem\nTypeScript normalizes `lib` array values to lowercase (e.g. `[\"ES2020\",\n\"DOM\"]` → `[\"es2020\", \"dom\"]`), but `parseTsconfig` preserved the\noriginal casing.\n\n## Changes\n- Added lowercase normalization for `compilerOptions.lib` values\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): normalize lib values to lowercase",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66fe4f07766407ac001a4049db2d4230bc15ad9",
          "body": "## Problem\n`composite: true` should imply `declaration: true` and `incremental:\ntrue`, matching TypeScript's behavior.\n\n## Changes\n- Added `declaration` and `incremental` implications when `composite` is\nset\n- Added failing test + fix",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): add implied options for composite",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-06T05:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4adcbc68170cd1c78a1aa8b345339b79809129eb",
          "body": "…ths (#106)",
          "is_bot": false,
          "headline": "fix(parse-tsconfig): resolve watchOptions.excludeFiles to absolute pa…",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-05T14:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3c4b6c0dbc93af6142ca4ddee31fdcacf3801a",
          "body": "… (#105)",
          "is_bot": false,
          "headline": "fix(paths-matcher): allow absolute paths from ${configDir} resolution…",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-02-05T13:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d47ce45dbcb5a506e3e3ec7f8273ae74c73784",
          "body": null,
          "is_bot": false,
          "headline": "ci: migrate to npm trusted publishers (OIDC)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-01-30T16:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074962b88e44f15807a56190fa58ecb845e387e5",
          "body": null,
          "is_bot": false,
          "headline": "test: split up utils",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-01-30T16:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8ef2be46601360df5f2e4c464f66ab2a26c7e9",
          "body": null,
          "is_bot": false,
          "headline": "chore: use official type-fest",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2026-01-30T16:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b78bd56061c16488085b6af209d43d5144dd57",
          "body": "…n (#102)",
          "is_bot": false,
          "headline": "fix(files-matcher): handle absolute paths from ${configDir} resolutio…",
          "author_name": "Alejandro Hernández",
          "author_login": "alejandrohdezma",
          "committed_at": "2026-01-30T16:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd6cfdf99fe67c9cf3774bb6faf91ede8ac7767",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update patch-updates (#101)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-08T06:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11066a30b8f8effd7fc2ad60e9e65d861d16a1ac",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(github-actions): update github-actions to v6 (#99)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-08T06:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5f247e50f86eb14cb2af390692ca7bcf312b7b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update node.js to v24 (#95)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-05T08:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e2580478a9b604612074f39e1f1fa4601636f7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(github-actions): update actions/checkout action to v4 (#97)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-05T08:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a014009e4122fbc68745406b1840f025583cce62",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update pnpm to v10",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-22T03:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0367829e271964171d5cddf9abc5aabfce663b1c",
          "body": null,
          "is_bot": false,
          "headline": "feat: support rewriteRelativeImportExtensions implicit default",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-22T03:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c5db0129cbc85a6e1552b519099430bcdeb295",
          "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | pinDigest | -> `08eba0b` |\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | pinDigest | -> `ee066\n[…]\ncmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(github-actions): pin dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-22T03:12:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f94ee8f8de31f1429290e01a93be4465a3a78499",
          "body": null,
          "is_bot": false,
          "headline": "ci: setup renovate",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-22T01:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aab932d9d025d4cc619c4853fcbd3f4153e6ff1a",
          "body": null,
          "is_bot": false,
          "headline": "ci: only release if tests pass",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-08T22:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3311c652f50e810a7739095f0570050d44f41d35",
          "body": null,
          "is_bot": false,
          "headline": "ci: test on master",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-08T22:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dcabdddbf9760223d9f6751428fbd1d481b5d32",
          "body": null,
          "is_bot": false,
          "headline": "feat: update deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-08T22:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d593b1ae28f78e34d0bb91505989c21fbc914d27",
          "body": null,
          "is_bot": false,
          "headline": "feat: update tsconfig types",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-08T22:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822eefd7d7a05674627d1e486028866e923acc85",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade node",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-08T11:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5d1b982db723070fa9105c7b50e9d3bd21e976",
          "body": null,
          "is_bot": false,
          "headline": "feat: upgrade deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-07T03:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "446c458814b0c9b2e4360168d041b258c7326505",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle paths without normalization in extends resolution (#4)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-10-07T03:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8564f8821efa26cc53d2d60b2f63c013969dbe49",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix: default `moduleResolution` for `module: preserve` (#90)",
          "author_name": "Kevin Deng",
          "author_login": "sxzz",
          "committed_at": "2025-05-20T18:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c493206939c15ea6e5962e99eeb4367807c19b1",
          "body": null,
          "is_bot": false,
          "headline": "chore: downgrade execa",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-05-20T17:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865dd9a7866d4fc418daf11b55da4b8183e28664",
          "body": null,
          "is_bot": false,
          "headline": "feat: add implicit compilerOptions",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-01-21T10:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b671a94e106432b43ae6f52e2c2014e72e156eef",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade dev deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-01-20T03:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ad24d9d2a5b720e475351c84586ed912662376",
          "body": null,
          "is_bot": false,
          "headline": "feat: add jsdocs",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2025-01-20T02:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e58ea3067aa8aea7f06c708706d13af60cda8dd",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix: support `configDir` for other `compilerOptions` fields (#84)",
          "author_name": "Konstantin Kutsyllo",
          "author_login": "trikadin",
          "committed_at": "2024-09-12T07:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba85380401a64b6cc3ff8e639fa2391da41c2d2",
          "body": "closes privatenumber/get-tsconfig#81",
          "is_bot": false,
          "headline": "feat: support `${configDir}`",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-08-29T09:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c57e0c9ce05d79376649e8d2fba6c86ae2bb8939",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename normalize-path to normalize-relative-path",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-08-29T02:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d497e1c51dd6ae8db0a05108171bfba5d5e0e0e",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade lintroll",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-08-29T00:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa9e1af3284b5b66d1d590c13430abb89f5ad13",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade tsx & pkgroll",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-08-29T00:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0df95a006ddf1f779c0af92958d23ebbeca8598",
          "body": null,
          "is_bot": false,
          "headline": "ci: use packageManager pnpm",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-08-29T00:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ffc32d1b5d8d8560e4ce1918c1a730beef9f5f",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "chore: upgrade to TypeScript v5.5 (#83)",
          "author_name": "Sukka",
          "author_login": "SukkaW",
          "committed_at": "2024-08-29T00:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e78ec52d450d58743439358dd88e2066109743f",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix: handle relative tsconfig.json paths (#80)",
          "author_name": "stefanprobst",
          "author_login": "stefanprobst",
          "committed_at": "2024-07-19T02:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "232838b133a7f156fb829c9d440f4555541af15b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(paths): move var declaration to where its used",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-06-23T06:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8056ec9869d9e9b285045246114acf78c3603e4",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade dev deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-06-23T04:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe8004779015f12a0cda8b3e0e380a99bc59e5b",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade dev deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-09T15:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0748f99933400847fa7d6ac4b50e48699b27328c",
          "body": null,
          "is_bot": false,
          "headline": "test: refactor using new fs-fixture api",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-09T15:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3270e67ddf9a10b907eb5115f13a56857261ff",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix: resolve relative path extends in parent directory (#77)",
          "author_name": "Nathan Sarang-Walters",
          "author_login": "nwalters512",
          "committed_at": "2024-05-09T15:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4437bdf4f41ecebe24648bedee897d3b0d48a1",
          "body": null,
          "is_bot": false,
          "headline": "chore: add logo",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-06T05:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b009299ce0303ee5c76fe403ebe413caa4b61da3",
          "body": null,
          "is_bot": false,
          "headline": "fix: symlinks to not be resolved to real path (#75)",
          "author_name": "Inga",
          "author_login": "inga-lovinde",
          "committed_at": "2024-05-06T05:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b01d6a2d89c35343d7c490ba442c67ad76accc5",
          "body": null,
          "is_bot": false,
          "headline": "test: refactor to use explicit resource management",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T12:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d83049c212cf9c01bb9f07c3bb334635558df42",
          "body": null,
          "is_bot": false,
          "headline": "docs: sponsor banners",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T08:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6eefb2c5f2fecb0d7eb82c6b55236967ebc5fec",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade jsonc-parser",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T07:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46abae0df3819666e6ebe261169719a473a31340",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade dev deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T07:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e291211bbb71805c61040995183985272e6b921",
          "body": null,
          "is_bot": false,
          "headline": "chore: use lintroll",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T07:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9960ada098ecf98e51fdbd511bc94ce428e47ae0",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade node",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-05-03T07:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c46c04f200a8239f3e5734c42011de1ea11380",
          "body": null,
          "is_bot": false,
          "headline": "style: lint fix (#64)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-03-07T05:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090743a7bf53f3e703fb73fbd762f1839b9b0e50",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade node",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2024-03-07T04:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bceefdd821ba6be1d77e71ffc0d28e2e4e4a4d",
          "body": "Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>",
          "is_bot": false,
          "headline": "fix: allow extends array to have common dependency (#68)",
          "author_name": "拾叁",
          "author_login": "13OnTheCode",
          "committed_at": "2024-03-07T03:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d4f8156b28e7924ac5837db3d623b2d26e16b6",
          "body": null,
          "is_bot": false,
          "headline": "style: lint yml and vscode settings",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-12-20T12:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a8b6d3c724c8f46a18e9dc00f44fafa848c48d",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade dependencies",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-12-20T11:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5404474e728c260705e9b2d7f9b49c377114f90",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix npm downloads badge",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-12-18T16:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b5f839bb1a244a1cabfa9bfc47dc8bbaa1f3937",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve `paths` from tsconfig that defined it (#62)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-22T07:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785457b7941b64be2281e2e2d9595d5c439992d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update node version",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-21T10:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf93bcb15b8f6497f00a613e0250e621bc3ae6f",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrad dev deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-21T09:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e903b02b8687c51b2ce3f0a0fe43a0286c7a9e",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade test deps",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-21T09:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421a6a83ee654c51c9b9a98508f0b05c8c1f76ad",
          "body": null,
          "is_bot": false,
          "headline": "fix(paths): extended config to resolve relative to self (#59)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-21T09:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a07fc3657a46cc8c070d24a555050a2ce1d07e",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade type-fest",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-09-21T08:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c834d2322f560754b2a857fe2a94ad619908991c",
          "body": null,
          "is_bot": false,
          "headline": "fix: throw on circular extends",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T07:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "392df562d61969335b3756a1b7dbf87be58f2806",
          "body": null,
          "is_bot": false,
          "headline": "docs: npm downloads badge",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T07:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2722cc334757242ba5dbd83a45fba76b1b293b42",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle package.json with no tsconfig entry (#57)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T07:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1ab0586719888da4f6b133dc9caf3368df1ac9",
          "body": null,
          "is_bot": false,
          "headline": "fix: backslashes in excludes path (#56)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T06:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8f1b87e81b0c68308f9fc956f01b937ab06040",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve outDir in extends",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T02:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd832029bc5116d893310bb1578fb0079ba40830",
          "body": null,
          "is_bot": false,
          "headline": "fix: normalize rootDir path",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T00:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f2a4735a74719eeaf8490156e62014a4a60bc1",
          "body": null,
          "is_bot": false,
          "headline": "test: fix description",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-10T00:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feefa22462c5b254ab01937b5c00de114057e516",
          "body": null,
          "is_bot": false,
          "headline": "docs: add sponsor banners",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-09T00:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d44a37ced2e03a32162cf615bf8b3350522a798",
          "body": null,
          "is_bot": false,
          "headline": "docs: add sponsor banners",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-09T00:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f9e7788b01c26ee1be3feace59bffd81b74ab4",
          "body": null,
          "is_bot": false,
          "headline": "feat: accept cache (#54)",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-08-09T00:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae77a370ec873bf522dd059518a8030031725ace",
          "body": null,
          "is_bot": false,
          "headline": "docs: add sponsors",
          "author_name": "hiroki osame",
          "author_login": "privatenumber",
          "committed_at": "2023-07-15T05:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2119b1c56f788031705a6104f506670192fae897",
          "body": null,
          "is_bot": false,
          "headline": "test: verify tsc throws error",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-07-05T10:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e6c0dcde9501423a3e8008a6af9d92825f4d65",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove emojis",
          "author_name": "hiroki osame",
          "author_login": "privatenumber",
          "committed_at": "2023-07-03T04:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8acfb83551c81dffa222f247b604e14276d4edbb",
          "body": "fixes #50",
          "is_bot": false,
          "headline": "fix(createPathsMatcher): resolve absolute target paths",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-06-27T09:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136acf4a9a9f72e842e7ba90c7334729c26e853a",
          "body": null,
          "is_bot": false,
          "headline": "fix(parseTsconfig): handle absolute baseUrl (#51)",
          "author_name": "hiroki osame",
          "author_login": "privatenumber",
          "committed_at": "2023-06-27T09:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea1b356b8abbaef37c167669db89a47113fd6f3c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: only use arrow functions (#49)",
          "author_name": "hiroki osame",
          "author_login": "privatenumber",
          "committed_at": "2023-05-29T09:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcc07b0d7c819ac63f75695b2897a64558a1536",
          "body": null,
          "is_bot": false,
          "headline": "test: refactor method names",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-05-29T08:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ff3b68170a19b4720fcf79eed230c15f4f6c33",
          "body": null,
          "is_bot": false,
          "headline": "chore: patch type-fest",
          "author_name": "Hiroki Osame",
          "author_login": "privatenumber",
          "committed_at": "2023-05-29T08:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 50,
      "commits_last_year": 44,
      "latest_release_at": "2026-04-30T03:22:19Z",
      "latest_release_tag": "v5.0.0-beta.5",
      "releases_from_tags": false,
      "days_since_last_push": 83,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 83,
      "mean_days_between_releases": 9.2
    },
    "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": "get-tsconfig",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "get-tsconfig",
            "get",
            "typescript",
            "tsconfig",
            "tsconfig.json"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/get-tsconfig",
          "is_deprecated": false,
          "latest_version": "4.14.0",
          "repository_url": "https://github.com/privatenumber/get-tsconfig",
          "versions_count": 51,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 380175599,
          "first_published_at": "2019-02-22T02:25:24.290000Z",
          "latest_published_at": "2026-04-15T02:51:47.332000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 98
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 254,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tests/fixtures/tsconfig-package/some-config/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 2172670,
      "source_files_sampled": 36,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 131
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.31.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 43
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-7h2j-956f-4vf2"
            ],
            "fixed_version": "5.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 169
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.3",
            "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": 153
          },
          {
            "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": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "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": 153
          },
          {
            "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": 119
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "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": 119
          },
          {
            "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": 119
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "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": 161
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.24.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 527
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 10,
          "critical": 3,
          "moderate": 3
        },
        "advisory_count": 31,
        "affected_count": 16,
        "assessed_count": 586,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "resolve-pkg-maps",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "resolve-pkg-maps",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/markdown",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "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": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-alias",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "28.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-dynamic-import-vars",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-inject",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-replace",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.48",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/eslint-plugin",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/emscripten",
            "direct": false,
            "version": "1.39.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.130",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/fslib",
            "direct": false,
            "version": "2.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/libzip",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/pnp",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001747",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-pkg-json",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cleye",
            "direct": false,
            "version": "1.3.4",
            "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": "comment-parser",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confusing-browser-globals",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.45.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.230",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.0",
            "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-iterator-helpers",
            "direct": false,
            "version": "1.2.1",
            "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": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-context",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "4.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-json-compat-utils",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-es-x",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import-x",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsonc",
            "direct": false,
            "version": "2.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "17.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-use-extend-native",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-promise",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-regexp",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "60.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-yml",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-fixture",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-conditions",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-set-props",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-slugger",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.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": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.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": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bun-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fs-case-sensitive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-get-set-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-js-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-proto-prop",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-types",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-eslint-parser",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lintroll",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.17",
            "ecosystem": "npm"
          },
          {
            "name": "manten",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nano-spawn",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obj-props",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pkgroll",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prototype-properties",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "refa",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-ast-analysis",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-tree",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.5",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "scslre",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stable-hash-x",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-columns",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-declaration-location",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-eslint-parser",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 586,
        "direct_count": 1,
        "indirect_count": 585
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 51,
        "open_issues": 3,
        "closed_ratio": 0.93,
        "closed_issues": 40,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "privatenumber",
          "commits": 170,
          "avatar_url": "https://avatars.githubusercontent.com/u/1075694?v=4"
        },
        {
          "type": "User",
          "login": "JounQin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8336744?v=4"
        },
        {
          "type": "User",
          "login": "inga-lovinde",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/52715130?v=4"
        },
        {
          "type": "User",
          "login": "alejandrohdezma",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9027541?v=4"
        },
        {
          "type": "User",
          "login": "andykog",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6760207?v=4"
        },
        {
          "type": "User",
          "login": "Hoffs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5737899?v=4"
        },
        {
          "type": "User",
          "login": "sxzz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6481596?v=4"
        },
        {
          "type": "User",
          "login": "trikadin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1655230?v=4"
        },
        {
          "type": "User",
          "login": "webpro",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/456426?v=4"
        },
        {
          "type": "User",
          "login": "nwalters512",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1476544?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.904
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml",
        "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 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": 1,
            "reason": "Found 5/29 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": "20 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "24bc5a798af42c3725b9bbb8a9ae9566e4293120",
        "ran_at": "2026-07-22T22:19:39Z",
        "aggregate_score": 4.1,
        "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-04-15T02:51:54Z",
      "oldest_open_prs": [
        {
          "number": 35,
          "created_at": "2022-08-08T23:40:23Z",
          "last_comment_at": "2022-08-08T23:41:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 92,
          "created_at": "2025-12-01T07:52:38Z",
          "last_comment_at": "2025-12-01T07:53:09Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 93,
          "created_at": "2025-12-01T07:52:53Z",
          "last_comment_at": "2025-12-01T07:53:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 120,
          "created_at": "2026-02-19T21:13:14Z",
          "last_comment_at": "2026-02-19T21:13:45Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 121,
          "created_at": "2026-02-19T21:13:32Z",
          "last_comment_at": "2026-02-19T21:14:16Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 122,
          "created_at": "2026-02-26T21:44:41Z",
          "last_comment_at": "2026-02-26T21:45:14Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 123,
          "created_at": "2026-02-26T21:44:53Z",
          "last_comment_at": "2026-02-26T21:45:27Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 124,
          "created_at": "2026-02-27T22:10:06Z",
          "last_comment_at": "2026-02-27T22:10:39Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 125,
          "created_at": "2026-03-12T21:19:50Z",
          "last_comment_at": "2026-03-12T21:20:22Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 126,
          "created_at": "2026-03-12T21:20:03Z",
          "last_comment_at": "2026-03-12T21:20:38Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 127,
          "created_at": "2026-03-17T13:30:54Z",
          "last_comment_at": "2026-03-17T13:31:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 131,
          "created_at": "2026-07-18T20:32:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-14T23:28:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2022-06-25T05:55:47Z",
          "last_comment_at": "2022-07-13T20:41:39Z",
          "last_comment_author": "privatenumber"
        },
        {
          "number": 38,
          "created_at": "2022-09-02T22:17:18Z",
          "last_comment_at": "2022-09-10T05:16:23Z",
          "last_comment_author": "JounQin"
        },
        {
          "number": 94,
          "created_at": "2025-12-01T07:52:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/privatenumber/get-tsconfig",
    "host": "github.com",
    "name": "get-tsconfig",
    "owner": "privatenumber"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 53,
        "vitality": 63,
        "community": 63,
        "governance": 67,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 44,
              "human_commit_share": 0.94,
              "days_since_last_push": 83,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 83 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 83
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "44 commits in the last year",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 50,
              "latest_release_tag": "v5.0.0-beta.5",
              "releases_from_tags": false,
              "days_since_latest_release": 83,
              "mean_days_between_releases": 9.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "50 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 83 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 83
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "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": 98,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 98 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 98
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 22,
              "stars": 254,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "254 stars",
                "points": 39,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 254
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "get-tsconfig"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 380175599
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "380,175,599 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 380175599,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.904
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 51,
              "open_issues": 3,
              "closed_issues": 40,
              "issue_closed_ratio": 0.93,
              "closed_unmerged_prs": 25
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "51/76 decided PRs merged",
                "points": 25.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 51,
                      "decided": 76
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/29 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 3930,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "privatenumber",
              "public_repos": 265,
              "account_age_days": 5415
            },
            "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": "3,930 followers of privatenumber",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3930,
                      "login": "privatenumber"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "265 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 265
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "get-tsconfig"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 98
            },
            "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 98 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 98
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "51 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "node",
                "typescript",
                "tsconfig",
                "get",
                "find",
                "parse",
                "paths"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 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 5/29 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "20 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 586 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": 586
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 31,
              "affected_packages": 16,
              "assessed_packages": 586,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 10, moderate 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 586,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 32
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "94 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml",
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tests/fixtures/tsconfig-package/some-config/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/fixtures/tsconfig-package/some-config/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/fixtures/tsconfig-package/some-config/tsconfig.json, 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": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 2172670,
              "source_files_sampled": 36,
              "oversized_source_files": 2
            },
            "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": "2/36 source files over 60KB",
                "points": 51.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 36,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:get-tsconfig@4.14.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:19:54.704785Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/privatenumber/get-tsconfig.svg",
  "full_name": "privatenumber/get-tsconfig",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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