Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 15:42 UTC

juliangruber / balanced-match

Match balanced character pairs, like { and }

TypeScriptCustom license★ 132 stars⑂ 45 forkssince Oct 2013View on GitHub ↗

juliangruber/balanced-match holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Security (73/100) and lowest on AI Readiness (49/100). It was last updated 1 day 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

Julian GruberPersonal account
1,727 followers813 public repossince May 2008@socketdev

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
npmbalanced-match4.0.41,390,670,97518150 days agomatchregexptestbalancedparse

Metrics by category

Vitality

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

58Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
8.3/36Commit cadence — 12/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
10/10OpenSSF Scorecard: Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year25
human_commit_share0.73
days_since_last_push1
active_weeks_last_year12
How it's scored
27/27Ships releases — 6 releases published
0/36Release recency — latest release 1,019 days ago
12.6/27Release cadence — a release every ~287 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv3.0.1
releases_from_tagsno
days_since_latest_release1,019
mean_days_between_releases287
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

61Moderate · 18% of overall
How it's scored
34.3/60Stars — 132 stars
13.7/25Forks — 45 forks
3.9/15Watchers — 6 watchers
Inputs used
forks45
stars132
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
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 — 1,390,670,975 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesbalanced-match
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,390,670,975
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
6.1/22.5Commit distribution — top contributor authored 73% of commits
13.5/13.5Contributor breadth — 15 contributors
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.731
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
33.8/38.3PR acceptance — 53/60 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 4/13 approved changesets -- score normalized to 3
Inputs used
merged_prs53
open_issues5
closed_issues10
issue_closed_ratio0.667
closed_unmerged_prs7
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.3/25Owner reach — 1,727 followers of juliangruber
25/25Track record — 813 public repos, account ~18 yr old
Inputs used
followers1,727
owner_typeUser
is_verified
owner_loginjuliangruber
public_repos813
account_age_days6,643
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 150 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbalanced-match
ecosystemsnpm
any_deprecatedno
min_days_since_publish150

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

73Good · 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/2.5CI-Tests — 20 out of 23 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 4/13 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 31 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.2/2.5License — license file detected
7.5/7.5Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.6
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
advisories0
affected_packages0
assessed_packages304
unassessed_packages0
affected_by_severitynone
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 304 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.

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 30 of 73 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.411
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 — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 27 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.27
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/2 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,212
source_files_sampled2
oversized_source_files0

Key facts

132GitHub stars
15contributors
25commits, last 12 months
1days since last push
6releases
1bus factor
5open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 45 ⇿
0Stars
45Forks
6Releases

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.

010203040504532014-012020-032026-05
Major 3Minor 0Patch 3

Each point covers 12 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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 15:42 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests20 out of 23 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/13 approved changesets -- score normalized to 3
10Contributorsproject has 31 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 304

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

RegistryPackageVersionRelation
npm@alcalzone/ansi-tokenize0.1.3indirect
npm@base2/pretty-print-object1.0.1indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@gar/promise-retry1.0.3indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/cliui9.0.0indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@isaacs/ts-node-temp-fork-for-pr-200910.9.7indirect
npm@isaacs/which7.0.4indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git7.0.1indirect
npm@npmcli/installed-package-contents4.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.5indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/redact4.0.0indirect
npm@npmcli/run-script10.0.3indirect
npm@pkgjs/parseargs0.11.0indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.2.1indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.1.1indirect
npm@sigstore/tuf4.0.2indirect
npm@sigstore/verify3.1.1indirect
npm@tapjs/after3.3.4indirect
npm@tapjs/after-each4.3.4indirect
npm@tapjs/asserts4.3.4indirect
npm@tapjs/before4.3.4indirect
npm@tapjs/before-each4.3.4indirect
npm@tapjs/chdir3.3.4indirect
npm@tapjs/config5.5.2indirect
npm@tapjs/core4.5.2indirect
npm@tapjs/error-serdes4.3.0indirect
npm@tapjs/filter4.3.4indirect
npm@tapjs/fixture4.3.4indirect
npm@tapjs/intercept4.3.4indirect
npm@tapjs/mock4.4.2indirect
npm@tapjs/node-serialize4.3.4indirect
npm@tapjs/processinfo3.1.12indirect
npm@tapjs/reporter4.4.4indirect
npm@tapjs/run4.5.2indirect
npm@tapjs/snapshot4.3.4indirect
npm@tapjs/spawn4.3.4indirect
npm@tapjs/stack4.3.0indirect
npm@tapjs/stdin4.3.4indirect
npm@tapjs/test4.4.2indirect
npm@tapjs/typescript3.5.4indirect
npm@tapjs/worker4.3.4indirect
npm@tsconfig/node1414.1.8indirect
npm@tsconfig/node1616.1.8indirect
npm@tsconfig/node1818.2.6indirect
npm@tsconfig/node2020.1.9indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.1.0indirect
npm@types/brace-expansion1.1.2indirect
npm@types/hast3.0.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/node25.3.0indirect
npm@types/unist3.0.3indirect
npm@typescript/native-preview7.0.0-dev.20260220.1indirect
npm@typescript/native-preview-darwin-arm647.0.0-dev.20260220.1indirect
npm@typescript/native-preview-darwin-x647.0.0-dev.20260220.1indirect
npm@typescript/native-preview-linux-arm7.0.0-dev.20260220.1indirect
npm@typescript/native-preview-linux-arm647.0.0-dev.20260220.1indirect
npm@typescript/native-preview-linux-x647.0.0-dev.20260220.1indirect
npm@typescript/native-preview-win32-arm647.0.0-dev.20260220.1indirect
npm@typescript/native-preview-win32-x647.0.0-dev.20260220.1indirect
npmabbrev4.0.0indirect
npmacorn8.16.0indirect
npmacorn-walk8.3.5indirect
npmagent-base7.1.4indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmasync-hook-domain4.0.1indirect
npmauto-bind5.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion2.1.2indirect
npmbrace-expansion5.0.7indirect
npmc810.1.3indirect
npmcacache20.0.3indirect
npmchalk5.6.2indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmcli-boxes3.0.0indirect
npmcli-cursor4.0.0indirect
npmcli-truncate4.0.0indirect
npmcliui8.0.1indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmconvert-to-spaces2.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdiff4.0.4indirect
npmdiff8.0.3indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmentities4.5.0indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmes-toolkit1.44.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmevents-to-array2.0.3indirect
npmexponential-backoff3.1.3indirect
npmfdir6.5.0indirect
npmfind-up5.0.0indirect
npmforeground-child3.3.1indirect
npmforeground-child4.0.3indirect
npmfromentries1.3.2indirect
npmfs-minipass3.0.3indirect
npmfunction-loop4.0.0indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhosted-git-info9.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmignore-walk8.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmini6.0.0indirect
npmink5.2.1indirect
npmip-address10.2.0indirect
npmis-actual-promise1.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-in-ci1.0.0indirect
npmis-plain-object5.0.0indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjackspeak4.2.3indirect
npmjs-tokens4.0.0indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjsonc-simple-parser3.0.0indirect
npmjsonparse1.3.1indirect
npmlinkify-it5.0.2indirect
npmlocate-path6.0.0indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.6indirect
npmlunr2.3.9indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmake-fetch-happen15.0.6indirect
npmmarkdown-it14.3.0indirect
npmmdurl2.0.0indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.5indirect
npmminimatch9.0.9indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.1indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized2.0.0indirect
npmminizlib3.1.0indirect
npmmkdirp3.0.1indirect
npmms2.1.3indirect
npmnegotiator1.0.0indirect
npmnode-gyp12.2.0indirect
npmnode-options-to-argv1.0.0indirect
npmnopt9.0.0indirect
npmnpm-bundled5.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.2indirect
npmnpm-packlist10.0.3indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch19.1.1indirect
npmonetime5.1.2indirect
npmopener1.5.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmpackage-json-from-dist1.0.1indirect
npmpacote21.3.1indirect
npmpatch-console2.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpolite-json5.0.0indirect
npmprettier3.8.1indirect
npmprismjs1.30.0indirect
npmprismjs-terminal1.2.4indirect
npmproc-log6.1.0indirect
npmprocess-on-spawn1.1.0indirect
npmpromise-retry2.0.1indirect
npmpunycode.js2.3.1indirect
npmreact18.3.1indirect
npmreact-dom18.3.1indirect
npmreact-element-to-jsx-string15.0.0indirect
npmreact-is18.1.0indirect
npmreact-reconciler0.29.2indirect
npmreaddirp4.1.2indirect
npmreghex3.0.2indirect
npmrequire-directory2.1.1indirect
npmresolve-import2.4.0indirect
npmrestore-cursor4.0.0indirect
npmretry0.12.0indirect
npmrimraf6.1.3indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.23.2indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.1.1indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.2indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.22indirect
npmssri13.0.1indirect
npmstack-utils2.0.6indirect
npmstring-length6.0.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmsupports-color7.2.0indirect
npmsync-content2.0.4indirect
npmtap21.6.2indirect
npmtap-parser18.3.0indirect
npmtap-yaml4.3.0indirect
npmtar7.5.20indirect
npmtcompare9.3.0indirect
npmtest-exclude7.0.2indirect
npmtinyglobby0.2.15indirect
npmtrivial-deferred2.0.0indirect
npmtshy3.3.2indirect
npmtuf-js4.1.0indirect
npmtype-fest4.41.0indirect
npmtypedoc0.28.20indirect
npmtypescript5.9.3indirect
npmuc.micro2.1.0indirect
npmundici-types7.18.2indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmuuid14.0.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-name7.0.2indirect
npmwalk-up-path4.0.0indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwidest-line5.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmws8.21.1indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml2.9.0indirect
npmyaml-types0.4.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyoga-layout3.2.1indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 453,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 3774
      },
      "pushed_at": "2026-07-21T10:09:53Z",
      "created_at": "2013-10-13T12:26:24Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T10:10:10Z",
      "description": "Match balanced character pairs, like { and }",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://juliangruber.com/",
      "name": "Julian Gruber",
      "type": "User",
      "login": "juliangruber",
      "company": "@socketdev",
      "location": "Kaufbeuren, Germany",
      "followers": 1727,
      "avatar_url": "https://avatars.githubusercontent.com/u/10247?v=4",
      "created_at": "2008-05-14T10:48:08Z",
      "is_verified": null,
      "public_repos": 813,
      "account_age_days": 6643
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2023-10-07T13:34:08Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-10-05T08:12:09Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-04-06T12:53:33Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-04-06T12:51:16Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-04-06T07:41:47Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-11-02T10:05:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "78e14a69bd4f2fcf53602b71238d7aa380998657",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.16 to 7.5.20.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.16...v7.5.20)\n\n---\nupdated-depend\n[…]\nar\n  dependency-version: 7.5.20\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.16 to 7.5.20 (#79)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T10:09:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c42dbe63f1ad1ebc214d91e8149e7cfd069ecea0",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.7 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [test-exclude](https://github.com/istanbuljs/test-exclude) and [typedoc](https://github.com/TypeStrong/TypeDoc). The\n[…]\nency-version: 0.28.20\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion, test-exclude and typedoc (#78)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T10:07:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "934063746149eb7a88bb4e130607dc6aca9b1289",
          "body": "Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.21.1.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.19.0...8.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-version: 8.21.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ws from 8.19.0 to 8.21.1 (#77)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T08:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9016836e6a32963444dfcdc7d9aa1ad81368d5b",
          "body": "Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.\n- [Commits](https://github.com/beaugunderson/ip-address/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ip-address\n  dependency-version: 10.2.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ip-address from 10.1.0 to 10.2.0 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T09:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f03671a89a67d12312939b7387c20ef354f7ec",
          "body": "Bumps [sigstore](https://github.com/sigstore/sigstore-js) from 4.1.0 to 4.1.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.1.0...sigstore@4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: sigstore\n  dependency-version: 4.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump sigstore from 4.1.0 to 4.1.1 (#76)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T09:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6778de82d14f656dac00b2864dc40fc30004c1",
          "body": "Bumps [@sigstore/verify](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.1.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/verify@3.1.1)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nfy\"\n  dependency-version: 3.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @sigstore/verify from 3.1.0 to 3.1.1 (#75)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T07:57:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2572c4f9b9682dfdd36989440d128bc8917d544",
          "body": "Bumps [@sigstore/core](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.2.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/core@3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@\n[…]\nre\"\n  dependency-version: 3.2.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @sigstore/core from 3.1.0 to 3.2.1 (#74)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:23:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70aacd7bf82e4da5ea993113033db8cf68341743",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.11 to 7.5.16.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.11...v7.5.16)\n\n---\nupdated-depend\n[…]\nar\n  dependency-version: 7.5.16\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.11 to 7.5.16 (#73)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T10:04:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95586dbaa309085b00a10762e013f8e26b9a129c",
          "body": "Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.1 to 14.2.0.\n- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.1...14.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: mark\n[…]\nit\n  dependency-version: 14.2.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump markdown-it from 14.1.1 to 14.2.0 (#72)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T04:26:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7ced7cee14813113f30f34ae85b697727bfd23a",
          "body": "Bumps [uuid](https://github.com/uuidjs/uuid) and [@tapjs/processinfo](https://github.com/tapjs/processinfo). These dependencies needed to be updated together.\n\nUpdates `uuid` from 8.3.2 to 14.0.0\n- [Release notes](https://github.com/uuidjs/uuid/releases)\n- [Changelog](https://github.com/uuidjs/uuid/\n[…]\no\"\n  dependency-version: 3.1.12\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump uuid and @tapjs/processinfo (#71)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T08:40:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64ab4950221213272a7d62f9847ff261b97ece9f",
          "body": "* Remove Node.js 18 support\n\n* update package-lock.json",
          "is_bot": false,
          "headline": "Remove Node.js 18 support (#70)",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-05-25T10:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d834bab56869c196e9067b82cc2866657a4dc58c",
          "body": "… (#68)",
          "is_bot": false,
          "headline": "ci: correct pull_request_target->pull_request, update checkout action…",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-05-13T07:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8225072346e8a5c89dcafeca8c7e2469a28f71",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.\n[…]\ntch\n  dependency-version: 4.0.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump picomatch from 4.0.3 to 4.0.4 (#66)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T08:18:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0c1255f716e6ee2e70870984c12d36ff4e1ba06",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11)\n\n---\nupdated-depend\n[…]\nar\n  dependency-version: 7.5.11\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.10 to 7.5.11 (#65)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-12T07:59:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11babc52463c65a6be1176ea7afe92cf1bdecbe2",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)\n\n---\nupdated-dependen\n[…]\nar\n  dependency-version: 7.5.10\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.9 to 7.5.10 (#63)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T15:31:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a73cfff8cb7220aa5b666b1e7c00e819161ee6c0",
          "body": "Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.\n\nUpdates `minimatch` from 10.2.2 to 10.2.4\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.\n[…]\ntch\n  dependency-version: 9.0.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimatch (#62)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-01T12:36:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "adf286f7c6142102f932c8d7c7066463741a0036",
          "body": null,
          "is_bot": false,
          "headline": "4.0.4",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-02-22T11:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d883cb960174cff67d9bdfbda01b03ccc1c69a57",
          "body": null,
          "is_bot": false,
          "headline": "chore: support node 18 (#61)",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-02-22T11:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49963eec76ddf0780d517c483214b07b2cd19292",
          "body": null,
          "is_bot": false,
          "headline": "add `SECURITY.md`",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-02-20T10:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3053200b169d8038d91d98aaccf9a7a3442ce00",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9)\n\n---\nupdated-dependenci\n[…]\ntar\n  dependency-version: 7.5.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.7 to 7.5.9 (#60)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-18T10:09:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a7fed428dea3a947dfbc73c7c868f925d38392e",
          "body": null,
          "is_bot": false,
          "headline": "4.0.3",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-02-18T10:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3321c8ae60ff0fb1775bf63cd87e7da8e043385d",
          "body": null,
          "is_bot": false,
          "headline": "remove unused dependency `jackspeak` (#59)",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-02-18T10:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ea70da61430e33ba13a9394e0a3d0122095096",
          "body": null,
          "is_bot": false,
          "headline": "4.0.2",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2026-02-09T14:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fcb63a0799168cf38d37972b69d551bea76b344",
          "body": "* fork to TS hybrid module\n\n* 4.0.0\n\n* update repo in package.json\n\n* include files in package.json\n\n* remove extraneous stuff from README\n\nalready covered in other places, or no longer relevant\n\n* 4.0.1\n\n* typedoc json\n\n* update workflows etc\n\n* remove unnecessary file, found in .github repo\n\n* docs: remove unnecessary stuff\n\n* update deps, use tap for tests\n\n* update test workflow\n\n* update docs",
          "is_bot": false,
          "headline": "Isaacs/merge back (#57)",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-02-09T14:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "147864cff0390dd77ec9edb5ba398fcd31088767",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.17.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.21 to 4.17.23 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T09:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845513db6b579c8499faf27cd798fd081bb5651e",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump braces from 3.0.2 to 3.0.3 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-17T06:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0e60e604332885d3a60241f5e3f8e253a05bce4",
          "body": null,
          "is_bot": false,
          "headline": "add `tea.yaml`",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2024-02-23T09:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb2612142d2d40f46636319ce50197deb6254425",
          "body": null,
          "is_bot": false,
          "headline": "3.0.1",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-07T13:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b704dff515ddaa35172443163d0a130f77a0f59e",
          "body": "This allows to actually do `import balanced from 'balanced-match'`\r\n\r\nWhile currently you need to do `import balanced from 'balanced-match/index.js'`\r\n\r\nSee: <https://nodejs.org/api/packages.html>",
          "is_bot": false,
          "headline": "package.json: Switch from \"main\" to \"exports\" (#50)",
          "author_name": "Haelwenn Monnier",
          "author_login": "lanodan",
          "committed_at": "2023-10-07T13:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e7530b4599c3327ddc20bb3cc5af342b26b5881",
          "body": null,
          "is_bot": false,
          "headline": "Create CODE_OF_CONDUCT.md",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T08:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56630b96dba4ea7edc7366cb9af1c6bc186b19e2",
          "body": "Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.\r\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: minimist\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.5 to 1.2.8 (#49)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-05T08:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7faf963591218df292de64f542bccbb5a85de93f",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T08:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59077b296bc1999eb49deb8a62730c1c43ce9c4",
          "body": null,
          "is_bot": false,
          "headline": "pkg: add engines",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T08:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f569d3b85146345984cbc21dd5cdc363d81e459",
          "body": null,
          "is_bot": false,
          "headline": "update standard, remove prettier-standard",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T08:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "436bcdd52a1dc5d26912a25ca11c011ffa6df3e6",
          "body": null,
          "is_bot": false,
          "headline": "modernize",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T08:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfbd94f6089b5327dca8f47638f8bb5f3fb935b6",
          "body": "* add github actions ci\r\n\r\n* update badges",
          "is_bot": false,
          "headline": "add github actions ci (#48)",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-05T07:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37fe34fc20a6f366a8f865f89fa72f6f94eaeb27",
          "body": null,
          "is_bot": false,
          "headline": "docs: update badges",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2023-10-02T17:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bce041881dcd45f8abb04b1a464a39e8b1467cb",
          "body": "Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [np](https://github.com/sindresorhus/np). These dependencies need to be updated together.\r\n\r\n\r\nUpdates `got` from 9.6.0 to 11.8.6\r\n- [Release notes](https://github.com/sindresorhus/got/releases)\r\n- [Commits](h\n[…]\nendency-name: np\r\n  dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump got and np (#47)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-19T08:17:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eaa266f109b9eab9043ce1ff60264497e30ee18e",
          "body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\r\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\r\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: word-wrap\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump word-wrap from 1.2.3 to 1.2.4 (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-19T06:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d80db3e9844e6e857a94352af4687e99bc18521",
          "body": "Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)\r\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\r\n\r\n---\r\nupdated-dependencies:\r\n-\n[…]\nname: http-cache-semantics\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump http-cache-semantics from 4.1.0 to 4.1.1 (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-07T17:04:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebfcd394ea8e6072a56949014cf185e3864cfadd",
          "body": "Bumps [ansi-regex](https://github.com/chalk/ansi-regex), [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together.\r\n\r\nUpdates `ansi-regex` from 5.0.0 to 5.0.1\r\n- [Release notes](https://github.com/chalk/\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ansi-regex (#43)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-09T16:09:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee6f1728acc6bfc9a1638d765b8b35f144f81420",
          "body": "Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\r\n- [Release notes](https://github.com/json5/json5/releases)\r\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump json5 from 1.0.1 to 1.0.2 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-09T15:59:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d2231026fa151ee3e6e69c2e1ad76c8376b0447",
          "body": "Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.\r\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\r\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: normalize-url\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump normalize-url from 4.5.0 to 4.5.1 (#38)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T16:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0063a939a84c7f633e5e41f359f66459213e1942",
          "body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\r\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\r\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8.\n[…]\ncy-name: hosted-git-info\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump hosted-git-info from 2.8.8 to 2.8.9 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T16:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fffa66b745757e710dce4233d14ce7fd778f73f0",
          "body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\r\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\r\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: path-parse\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump path-parse from 1.0.6 to 1.0.7 (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T16:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97bd4dd2907170f12e597225ddc337267c28ba13",
          "body": "Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\r\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: trim-newlines\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump trim-newlines from 3.0.0 to 3.0.1 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T15:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e45d61783d293d656d424614493936652c1d451",
          "body": null,
          "is_bot": false,
          "headline": "added jsdoc (#35)",
          "author_name": "Jimmy Wärting",
          "author_login": "jimmywarting",
          "committed_at": "2021-08-14T08:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10eec4fcd82108578c4697261b86cb636e641a80",
          "body": null,
          "is_bot": false,
          "headline": "Update .npmignore (#34)",
          "author_name": "Umut Özkan",
          "author_login": "umutfahriozkan",
          "committed_at": "2021-06-08T08:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c56fa33180a54e0e69a3fae9d60c191e74c4174",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943cca0a5f871445c996a09c2411cc3b33821d31",
          "body": null,
          "is_bot": false,
          "headline": "update package-lock.json",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b669c2c0069b71f83a7c3c02301f1249d9b12d",
          "body": "This reverts commit 0732d1e759e37cbebf52caaee55311c21dae2f5a.",
          "is_bot": false,
          "headline": "Revert \"Revert \"travis: update node versions (#30)\"\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967928ccdf7a528f6513baf748e9fb1c5b49963d",
          "body": "This reverts commit 144470daf177a3acb2e70360bd68794809ae2713.",
          "is_bot": false,
          "headline": "Revert \"Revert \"add np\"\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1889df8c4efd14d02f048914f7cde9685535388",
          "body": "This reverts commit bf8f782443e32e6feaeb7f215846a097cf8ad8f6.",
          "is_bot": false,
          "headline": "Revert \"Revert \"update matcha\"\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85dffab610c50da57506d9254f28e16b8a1ccc3",
          "body": "This reverts commit a062cc82b35ca6e517cfd373b0cd1d0b2c37c277.",
          "is_bot": false,
          "headline": "Revert \"Revert \"add prettier-standard\"\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a293c68785e46cc8d398644f9e1c188000967874",
          "body": "This reverts commit 46687895efd7134ab958ac36c52323afe714061d.",
          "is_bot": false,
          "headline": "Revert \"Revert \"add standard\"\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7412e09b95d6ad97fd1e2996f6adca7626a9ae8",
          "body": null,
          "is_bot": false,
          "headline": "1.0.2",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46687895efd7134ab958ac36c52323afe714061d",
          "body": "This reverts commit 2cdedf9a1d37406310aa63164d15466a14dfe645.",
          "is_bot": false,
          "headline": "Revert \"add standard\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a062cc82b35ca6e517cfd373b0cd1d0b2c37c277",
          "body": "This reverts commit cf6477e05de53425450b8471d9bfbc460b9086f7.",
          "is_bot": false,
          "headline": "Revert \"add prettier-standard\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8f782443e32e6feaeb7f215846a097cf8ad8f6",
          "body": "This reverts commit f294e8a980c7fbb9e88be602039437048c18afd9.",
          "is_bot": false,
          "headline": "Revert \"update matcha\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144470daf177a3acb2e70360bd68794809ae2713",
          "body": "This reverts commit 1be7f20516f83419fb600fd6806b526213565b2a.",
          "is_bot": false,
          "headline": "Revert \"add np\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0732d1e759e37cbebf52caaee55311c21dae2f5a",
          "body": "This reverts commit f97d0920eb097263350eb4e8c72eba4993a466c1.",
          "is_bot": false,
          "headline": "Revert \"travis: update node versions (#30)\"",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T12:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97d0920eb097263350eb4e8c72eba4993a466c1",
          "body": null,
          "is_bot": false,
          "headline": "travis: update node versions (#30)",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T10:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e65ccc2a89ae0d81bb57e287131011f41a20db",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be7f20516f83419fb600fd6806b526213565b2a",
          "body": null,
          "is_bot": false,
          "headline": "add np",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f294e8a980c7fbb9e88be602039437048c18afd9",
          "body": null,
          "is_bot": false,
          "headline": "update matcha",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf6477e05de53425450b8471d9bfbc460b9086f7",
          "body": null,
          "is_bot": false,
          "headline": "add prettier-standard",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdedf9a1d37406310aa63164d15466a14dfe645",
          "body": null,
          "is_bot": false,
          "headline": "add standard",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fcc4c66c5bf7c7b8332cd63da85efa236b0e4b7",
          "body": null,
          "is_bot": false,
          "headline": "remove Makefile",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2021-04-06T07:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a508f2cb510d0848684caba628355852384d85be",
          "body": "Co-authored-by: Muhammad Faizan Uddin <m.uddin@sellanycar.com>",
          "is_bot": false,
          "headline": "Fix no body when delimiters match. Closes #26 (#29)",
          "author_name": "Muhammad Faizan Uddin",
          "author_login": "faizanu94",
          "committed_at": "2021-04-06T07:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b08b36beba0c7b1225900a282506bde8ac4d52e",
          "body": "Co-authored-by: Muhammad Faizan Uddin <m.uddin@sellanycar.com>",
          "is_bot": false,
          "headline": "added test for #21 (#28)",
          "author_name": "Muhammad Faizan Uddin",
          "author_login": "faizanu94",
          "committed_at": "2021-03-17T09:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b8d8e9d925a3848579744d71ab7f6e4eb9a1f3",
          "body": "Adding ppc64le architecture support on travis-ci",
          "is_bot": false,
          "headline": "Merge pull request #27 from kishorkunal-raj/master",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2020-12-17T11:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9e738cea8d9598a0a190381b71815a17a36a3d",
          "body": null,
          "is_bot": false,
          "headline": "Adding ppc64le architecture support on travis-ci",
          "author_name": "kishor kunal raj",
          "author_login": "kishorkunal-raj",
          "committed_at": "2020-12-17T08:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c34004e6c2455ac495b1d9823f0cb4b301b0efe",
          "body": null,
          "is_bot": false,
          "headline": "add patreon to FUNDING.yml",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2019-11-02T10:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4f482276cac5ba96eee2b87c224f482c1ec3f5",
          "body": null,
          "is_bot": false,
          "headline": "add FUNDING.yml",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2019-11-02T09:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab60d366a4ffeef52fa55b90318ef900add8992",
          "body": null,
          "is_bot": false,
          "headline": "docs: add SECURITY",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2019-11-02T09:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d701a549a7653a874eebce7eca25d3577dc868ac",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2017-06-12T07:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cff9835a07a09383f30358083cd6475c8766d54",
          "body": "add benchmark",
          "is_bot": false,
          "headline": "Merge pull request #19 from stevemao/benchmark",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-07-20T23:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cbbb5c90d402b0fcace571dca4c6f836e20cb1",
          "body": "Also add a loop implementation to be reference",
          "is_bot": false,
          "headline": "add benchmark",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-07-18T11:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b1d4a7d02df99c25a7e83903266cdb75363ef4",
          "body": "add a few no match use-cases",
          "is_bot": false,
          "headline": "Merge pull request #18 from stevemao/no-match-use-cases",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-07-18T09:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c2ea29d89a2844ae3bdcc637c6e2cbb73725e2",
          "body": null,
          "is_bot": false,
          "headline": "0.4.2",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-07-18T09:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e6130c5296843802213e975262e08556a7b833",
          "body": "add more `b` than `a` use case",
          "is_bot": false,
          "headline": "Merge pull request #17 from stevemao/unbalanced-test",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-07-18T09:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9d25a85cbc8deaa4489b11e841281cbce0b790",
          "body": "`i` is never greater than `str.length`",
          "is_bot": false,
          "headline": "Merge pull request #20 from stevemao/tweak",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-07-18T09:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128b0c35f0f5a50c7a3c6aa29490e7c4c7d33252",
          "body": null,
          "is_bot": false,
          "headline": "`i` is never greater than `str.length`",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-07-17T10:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f068e97aaccd24e18ef506073ffeab7637a077",
          "body": null,
          "is_bot": false,
          "headline": "add a few no match use-cases",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-07-17T03:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd42995caf56d76b6b020267104f5c20f707db1",
          "body": null,
          "is_bot": false,
          "headline": "add more `b` than `a` use case",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-07-17T00:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c146de3a682ec23f54592191e89a002c3c608b",
          "body": "Added travis ci support for modern node versions",
          "is_bot": false,
          "headline": "Merge pull request #15 from amilajack/patch-1",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-07-04T07:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83fa454a106cc788662141d0c2154eac67635abc",
          "body": null,
          "is_bot": false,
          "headline": "Added travis ci support for modern node versions",
          "author_name": "Amila Welihinda",
          "author_login": "amilajack",
          "committed_at": "2016-07-04T04:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4698090c112ef1f3ce2fff11b632d389c55e1d36",
          "body": null,
          "is_bot": false,
          "headline": "^ float tape devdependency. closes #14",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-06-20T06:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7004b289baaaab6a832f4901735e29d37cc2a863",
          "body": null,
          "is_bot": false,
          "headline": "0.4.1",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-05-01T19:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3944df4b859480ca2e5cb14275759e874af3ba2",
          "body": "Create .npmignore",
          "is_bot": false,
          "headline": "Merge pull request #13 from thejameskyle/patch-1",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-05-01T19:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe46059557fb0935f6c49e877f75290dd232e9d6",
          "body": null,
          "is_bot": false,
          "headline": "Create .npmignore",
          "author_name": "James Kyle",
          "author_login": "jamiebuilds",
          "committed_at": "2016-05-01T17:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23ba945af2e80d035dde2a9d7e4ec62efbd440b",
          "body": null,
          "is_bot": false,
          "headline": "0.4.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-04-07T08:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46486fa21902686548bd46c90d6de9b4b0ea4cfe",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dustindowell22-regex'",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-04-07T08:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1918d56ac1e7fe1295e8b0ea50a5e79cf433c601",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-04-07T08:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca81e0af25dcb59b3d1c69655b2d6c685f68e9a7",
          "body": null,
          "is_bot": false,
          "headline": "add regular expression support",
          "author_name": "Dustin Dowell",
          "author_login": "whaaaley",
          "committed_at": "2016-04-07T08:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535031316fb02d5e2ea2fd87be106d5e2e6d8c7d",
          "body": "Update tape to version 4.5.0 🚀",
          "is_bot": false,
          "headline": "Merge pull request #10 from juliangruber/greenkeeper-tape-4.5.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2016-03-03T08:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "773ba4902bf606cce1410011c40030be86f3faa1",
          "body": "http://greenkeeper.io/",
          "is_bot": false,
          "headline": "chore(package): update tape to version 4.5.0",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-03-03T00:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fbd3bde2b4645e3d6ad0dd676b357116c5ef712",
          "body": "Update tape to version 4.4.0 🚀",
          "is_bot": false,
          "headline": "Merge pull request #9 from juliangruber/greenkeeper-tape-4.4.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2015-12-26T20:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a3905d0271c7e3c2805694568a6cac61028e9f",
          "body": "http://greenkeeper.io/",
          "is_bot": false,
          "headline": "chore(package): update tape to version 4.4.0",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2015-12-26T01:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3095c97d7e05f3cdd0ff0536d62aba6d2527f519",
          "body": "Update tape to version 4.3.0 🚀",
          "is_bot": false,
          "headline": "Merge pull request #8 from juliangruber/greenkeeper-tape-4.3.0",
          "author_name": "Julian Gruber",
          "author_login": "juliangruber",
          "committed_at": "2015-12-23T07:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 25,
      "latest_release_at": "2023-10-07T13:34:08Z",
      "latest_release_tag": "v3.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 1019,
      "mean_days_between_releases": 287
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "balanced-match",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "match",
            "regexp",
            "test",
            "balanced",
            "parse"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/balanced-match",
          "is_deprecated": false,
          "latest_version": "4.0.4",
          "repository_url": "https://github.com/juliangruber/balanced-match",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1390670975,
          "first_published_at": "2013-10-13T12:26:00.713000Z",
          "latest_published_at": "2026-02-22T11:38:25.951000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 150
        }
      ]
    },
    "popularity": {
      "forks": 45,
      "stars": 132,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-11-30",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 3
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 45,
        "total_forks": 45
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 2212,
      "source_files_sampled": 2,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 304,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@alcalzone/ansi-tokenize",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@base2/pretty-print-object",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/ts-node-temp-fork-for-pr-2009",
            "direct": false,
            "version": "10.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/which",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/after",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/after-each",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/asserts",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/before",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/before-each",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/chdir",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/config",
            "direct": false,
            "version": "5.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/core",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/error-serdes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/filter",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/fixture",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/intercept",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/mock",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/node-serialize",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/processinfo",
            "direct": false,
            "version": "3.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/reporter",
            "direct": false,
            "version": "4.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/run",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/snapshot",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/spawn",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/stack",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/stdin",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/test",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/typescript",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/worker",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "14.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "16.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node18",
            "direct": false,
            "version": "18.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node20",
            "direct": false,
            "version": "20.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/brace-expansion",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-x64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-x64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-x64",
            "direct": false,
            "version": "7.0.0-dev.20260220.1",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "async-hook-domain",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "auto-bind",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "10.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "code-excerpt",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-to-spaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-to-array",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-loop",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ink",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-actual-promise",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ci",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-simple-parser",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-options-to-argv",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "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": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "patch-console",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "polite-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs-terminal",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-on-spawn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-element-to-jsx-string",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-reconciler",
            "direct": false,
            "version": "0.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "reghex",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-import",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "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": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sync-content",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tap",
            "direct": false,
            "version": "21.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tap-parser",
            "direct": false,
            "version": "18.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tap-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "tcompare",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "trivial-deferred",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tshy",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-types",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoga-layout",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 304,
        "direct_count": 0,
        "indirect_count": 304
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 53,
        "open_issues": 5,
        "closed_ratio": 0.667,
        "closed_issues": 10,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "juliangruber",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/10247?v=4"
        },
        {
          "type": "User",
          "login": "stevemao",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6316590?v=4"
        },
        {
          "type": "User",
          "login": "greenkeeperio-bot",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
        },
        {
          "type": "User",
          "login": "isaacs",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
        },
        {
          "type": "User",
          "login": "neytema",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/124887?v=4"
        },
        {
          "type": "User",
          "login": "faizanu94",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7299120?v=4"
        },
        {
          "type": "User",
          "login": "jeromedecoster",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/158071?v=4"
        },
        {
          "type": "User",
          "login": "amilajack",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6374832?v=4"
        },
        {
          "type": "User",
          "login": "whaaaley",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7419947?v=4"
        },
        {
          "type": "User",
          "login": "lanodan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3816428?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.731
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 8,
            "reason": "20 out of 23 merged PRs checked by a CI test -- score normalized to 8",
            "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": 3,
            "reason": "Found 4/13 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "78e14a69bd4f2fcf53602b71238d7aa380998657",
        "ran_at": "2026-07-22T15:42:24Z",
        "aggregate_score": 6.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T10:09:53Z",
      "oldest_open_prs": [
        {
          "number": 16,
          "created_at": "2016-07-16T12:58:31Z",
          "last_comment_at": "2016-07-18T11:24:26Z",
          "last_comment_author": "stevemao"
        },
        {
          "number": 33,
          "created_at": "2021-04-30T21:01:59Z",
          "last_comment_at": "2021-05-10T22:51:25Z",
          "last_comment_author": "jhildenbiddle"
        },
        {
          "number": 52,
          "created_at": "2024-11-17T17:41:01Z",
          "last_comment_at": "2024-11-17T23:20:30Z",
          "last_comment_author": "juliangruber"
        },
        {
          "number": 53,
          "created_at": "2025-08-11T15:21:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T10:09:45Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 25,
          "created_at": "2017-09-19T09:03:09Z",
          "last_comment_at": "2018-04-10T14:35:54Z",
          "last_comment_author": "chinesedfan"
        },
        {
          "number": 32,
          "created_at": "2021-04-30T20:41:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2025-10-04T22:13:44Z",
          "last_comment_at": "2025-10-07T10:00:44Z",
          "last_comment_author": "juliangruber"
        },
        {
          "number": 55,
          "created_at": "2025-10-05T00:23:31Z",
          "last_comment_at": "2025-10-07T10:01:04Z",
          "last_comment_author": "juliangruber"
        },
        {
          "number": 64,
          "created_at": "2026-03-09T15:29:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/juliangruber/balanced-match",
    "host": "github.com",
    "name": "balanced-match",
    "owner": "juliangruber"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 73,
        "vitality": 58,
        "community": 61,
        "governance": 67,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 0.73,
              "days_since_last_push": 1,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v3.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1019,
              "mean_days_between_releases": 287
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1019 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1019
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~287 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 287
                    }
                  }
                ],
                "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": 58,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 58 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 45,
              "stars": 132,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "132 stars",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "45 forks",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": [
                "balanced-match"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1390670975
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,390,670,975 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1390670975,
                      "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": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.731
            },
            "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 73% of commits",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 53,
              "open_issues": 5,
              "closed_issues": 10,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "53/60 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 53,
                      "decided": 60
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/13 approved changesets -- score normalized to 3",
                "points": 4.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": 73,
            "inputs": {
              "followers": 1727,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "juliangruber",
              "public_repos": 813,
              "account_age_days": 6643
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,727 followers of juliangruber",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1727,
                      "login": "juliangruber"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "813 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 813
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "balanced-match"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 150
            },
            "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 150 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 150
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 23 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 73,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.6
            },
            "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": "20 out of 23 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "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 4/13 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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 304 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": 304
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 304,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": 304,
              "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": 22
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.411,
              "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": "30 of 73 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 73
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.27
            },
            "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": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "27 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 2212,
              "source_files_sampled": 2,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "oversized": 0
                    }
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T15:42:43.817959Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/juliangruber/balanced-match.svg",
  "full_name": "juliangruber/balanced-match",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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