Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 15:08 UTC

huggingface / huggingface.js

Use Hugging Face with JavaScript

TypeScript · JavaScriptMIT★ 2,474 stars⑂ 794 forkssince Feb 2023View on GitHub ↗

huggingface/huggingface.js holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Vitality (99/100) and lowest on Security (49/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

82
overall / 100
Good

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.

82
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

Hugging FaceOrganization
66,154 followers459 public repossince Feb 2017

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmtspoints to another repo — not scored0.2.242,98352840 days agoclitypescript
npmyarnpoints to another repo — not scored1.22.2237,832,964120867 days ago
npm@huggingface/hub2.13.31,297,98115616 days agoapiclientfacehubhugginghuggingface
npm@huggingface/blob0.0.2471599 days agohuggingfacehuggingfacebloblazy
npm@huggingface/dduf0.0.2501599 days agohuggingfacehuggingfacedduf
npm@huggingface/gguf0.4.326,766505 days agoggufhubhuggingface
npm@huggingface/jinja0.5.913,997,7272978 days agofacehugginghuggingfacejinjatemplates
npm@huggingface/tasks0.21.282,959,0693102 days agohubhuggingfacelanguages

Metrics by category

Vitality

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

99Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
35.3/36Commit cadence — 51/52 weeks with commits
18/18Commit volume — 618 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year618
human_commit_share0.96
days_since_last_push1
active_weeks_last_year51

Release discipline

100Excellent
How it's scored
27/27Ships releases — 95 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~1.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count95
latest_release_tagtasks-v0.21.28
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases1.8
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?

85Excellent · 18% of overall
How it's scored
55/60Stars — 2,474 stars
24.2/25Forks — 794 forks
9.3/15Watchers — 49 watchers
Inputs used
forks794
stars2,474
watchers49
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 18,281,640 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@huggingface/hub, @huggingface/blob, @huggingface/dduf, @huggingface/gguf, @huggingface/jinja, @huggingface/tasks
dependents
ecosystemsnpm
total_downloads
monthly_downloads18,281,640
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?

77Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.2/22.5Commit distribution — top contributor authored 32% of commits
13.5/13.5Contributor breadth — 97 contributors
10/10OpenSSF Scorecard: Contributors — project has 45 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled97
top_contributor_share0.323
How it's scored
31.7/46.8Issue resolution — 68% of issues closed
32.9/38.3PR acceptance — 1,495/1,738 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 16/27 approved changesets -- score normalized to 5
Inputs used
merged_prs1,495
open_issues129
closed_issues273
issue_closed_ratio0.679
closed_unmerged_prs243
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 66,154 followers of huggingface
25/25Track record — 459 public repos, account ~9 yr old
Inputs used
followers66,154
owner_typeOrganization
is_verified
owner_loginhuggingface
public_repos459
account_age_days3,450
How it's scored
25/25Published & resolvable — 6 package(s) on npm
35/35Publish recency — latest publish 2 days ago
20/20Version history — 310 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@huggingface/hub, @huggingface/blob, @huggingface/dduf, @huggingface/gguf, @huggingface/jinja, @huggingface/tasks
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://hf.co/docs/huggingface.js
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsapi-client, hub, inference, machine-learning, huggingface
has_wikiyes
homepagehttps://hf.co/docs/huggingface.js
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

49At risk · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/27 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 45 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 113 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
10.9/35Direct dependencies free of known advisories — 1 affected: axios 0.18.1 (high 8.6)
6/25Indirect dependencies free of known advisories — 4 affected: brace-expansion 1.1.16 (high 7.5), follow-redirects 1.5.10 (high 8.0), trim-newlines 2.0.0 (high 7.5), +1 more
23.1/40No advisories left outstanding — 4 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,149 days ago
Inputs used
sourceosv
advisories32
affected_packages5
assessed_packages94
unassessed_packages0
affected_by_severityhigh 4, moderate 1
direct_affected_packages1
Matched the npm:ts@0.2.2 runtime dependency closure — what installing the published package pulls in — 94 packages. 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.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.2/40Legible commit history — 58 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.604
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs
11/11Static type checking — e2e/svelte/tsconfig.json, e2e/ts/tsconfig.json, packages/agents/tsconfig.json, packages/blake3-jit/tsconfig.json, packages/blob/tsconfig.json, packages/dduf/tsconfig.json, packages/doc-internal/tsconfig.json, packages/gearhash-jit/tsconfig.json, packages/gguf/tsconfig.json, packages/hub/tsconfig.json, packages/inference/tsconfig.json, packages/jinja/tsconfig.json, packages/languages/tsconfig.json, packages/mcp-client/tsconfig.json, packages/ollama-utils/tsconfig.json, packages/space-header/tsconfig.json, packages/splitmix64-wasm/assembly/tsconfig.json, packages/tasks-gen/tsconfig.json, packages/tasks/tsconfig.json, packages/tiny-agents/tsconfig.json, packages/xetchunk-wasm/tsconfig.json, tsconfig.json
10/10Reproducible environment — devcontainer, lockfile
10/10Demonstrated agent practice — 11 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configse2e/svelte/tsconfig.json, e2e/ts/tsconfig.json, packages/agents/tsconfig.json, packages/blake3-jit/tsconfig.json, packages/blob/tsconfig.json, packages/dduf/tsconfig.json, packages/doc-internal/tsconfig.json, packages/gearhash-jit/tsconfig.json, packages/gguf/tsconfig.json, packages/hub/tsconfig.json, packages/inference/tsconfig.json, packages/jinja/tsconfig.json, packages/languages/tsconfig.json, packages/mcp-client/tsconfig.json, packages/ollama-utils/tsconfig.json, packages/space-header/tsconfig.json, packages/splitmix64-wasm/assembly/tsconfig.json, packages/tasks-gen/tsconfig.json, packages/tasks/tsconfig.json, packages/tiny-agents/tsconfig.json, packages/xetchunk-wasm/tsconfig.json, tsconfig.json
agent_commit_share0.11
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.4/55Manageable file sizes — 7/687 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes381,456
source_files_sampled687
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

2,474GitHub stars
97contributors
618commits, last 12 months
1days since last push
95releases
2bus factor
129open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'ts' points at a different repository (https://github.com/andywer/ts); excluded from ecosystem scoring
  • npm package 'yarn' points at a different repository (https://github.com/yarnpkg/yarn); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 794 ⇿
0Stars
794Forks
94Releases

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.

0200400600800772162023-032024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/27 approved changesets -- score normalized to 5
10Contributorsproject has 45 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities113 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
npm@huggingface/hub*e2e/svelte/package.json
npm@huggingface/inference*e2e/svelte/package.json
npm@huggingface/hub*e2e/ts/package.json
npm@huggingface/inference*e2e/ts/package.json
npm@huggingface/hub*e2e/yarn/package.json
npm@huggingface/inference*e2e/yarn/package.json
npm@huggingface/inferenceworkspace:^packages/agents/package.json
npm@huggingface/blobworkspace:^packages/dduf/package.json
npmglob^9.2.1packages/doc-internal/package.json
npmyaml^2.2.2packages/doc-internal/package.json
npm@huggingface/tasksworkspace:^packages/gguf/package.json
npm@huggingface/tasksworkspace:^packages/hub/package.json
npm@huggingface/xetchunk-wasmworkspace:^packages/hub/package.json
npm@huggingface/jinjaworkspace:^packages/inference/package.json
npm@huggingface/tasksworkspace:^packages/inference/package.json
npm@huggingface/inferenceworkspace:^packages/mcp-client/package.json
npm@huggingface/tasksworkspace:^packages/mcp-client/package.json
npm@modelcontextprotocol/sdk^1.11.2packages/mcp-client/package.json
npm@huggingface/jinjaworkspace:^packages/ollama-utils/package.json
npm@huggingface/inferenceworkspace:^packages/tasks-gen/package.json
npm@huggingface/tasksworkspace:^packages/tasks-gen/package.json
All dependencies 959

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

RegistryPackageVersionRelation
npm@huggingface/hub*direct
npm@huggingface/inference*direct
npm@huggingface/jinja0.3.1direct
npm@modelcontextprotocol/sdk1.11.2direct
npm@modelcontextprotocol/sdk1.11.4direct
npmglob10.4.1direct
npmglob10.4.5direct
npmglob11.0.0direct
npmglob7.1.6direct
npmglob7.2.3direct
npmglob9.2.1direct
npmglob9.3.1direct
npmyaml1.10.2direct
npmyaml2.2.2direct
npmyaml2.4.5direct
npmyaml2.6.1direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.2.1indirect
npm@babel/code-frame7.18.6indirect
npm@babel/helper-validator-identifier7.19.1indirect
npm@babel/highlight7.18.6indirect
npm@emnapi/runtime1.3.1indirect
npm@esbuild/aix-ppc640.19.12indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.17.16indirect
npm@esbuild/android-arm0.19.12indirect
npm@esbuild/android-arm0.19.8indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.17.16indirect
npm@esbuild/android-arm640.19.12indirect
npm@esbuild/android-arm640.19.8indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.17.16indirect
npm@esbuild/android-x640.19.12indirect
npm@esbuild/android-x640.19.8indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.17.16indirect
npm@esbuild/darwin-arm640.19.12indirect
npm@esbuild/darwin-arm640.19.8indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.17.16indirect
npm@esbuild/darwin-x640.19.12indirect
npm@esbuild/darwin-x640.19.8indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.17.16indirect
npm@esbuild/freebsd-arm640.19.12indirect
npm@esbuild/freebsd-arm640.19.8indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.17.16indirect
npm@esbuild/freebsd-x640.19.12indirect
npm@esbuild/freebsd-x640.19.8indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.17.16indirect
npm@esbuild/linux-arm0.19.12indirect
npm@esbuild/linux-arm0.19.8indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.17.16indirect
npm@esbuild/linux-arm640.19.12indirect
npm@esbuild/linux-arm640.19.8indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.17.16indirect
npm@esbuild/linux-ia320.19.12indirect
npm@esbuild/linux-ia320.19.8indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.17.16indirect
npm@esbuild/linux-loong640.19.12indirect
npm@esbuild/linux-loong640.19.8indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.17.16indirect
npm@esbuild/linux-mips64el0.19.12indirect
npm@esbuild/linux-mips64el0.19.8indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.17.16indirect
npm@esbuild/linux-ppc640.19.12indirect
npm@esbuild/linux-ppc640.19.8indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.17.16indirect
npm@esbuild/linux-riscv640.19.12indirect
npm@esbuild/linux-riscv640.19.8indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.17.16indirect
npm@esbuild/linux-s390x0.19.12indirect
npm@esbuild/linux-s390x0.19.8indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.17.16indirect
npm@esbuild/linux-x640.19.12indirect
npm@esbuild/linux-x640.19.8indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.17.16indirect
npm@esbuild/netbsd-x640.19.12indirect
npm@esbuild/netbsd-x640.19.8indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.17.16indirect
npm@esbuild/openbsd-x640.19.12indirect
npm@esbuild/openbsd-x640.19.8indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.17.16indirect
npm@esbuild/sunos-x640.19.12indirect
npm@esbuild/sunos-x640.19.8indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.17.16indirect
npm@esbuild/win32-arm640.19.12indirect
npm@esbuild/win32-arm640.19.8indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.17.16indirect
npm@esbuild/win32-ia320.19.12indirect
npm@esbuild/win32-ia320.19.8indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.17.16indirect
npm@esbuild/win32-x640.19.12indirect
npm@esbuild/win32-x640.19.8indirect
npm@esbuild/win32-x640.21.5indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@glideapps/ts-necessities2.1.3indirect
npm@huggingface/transformers3.0.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@img/sharp-darwin-arm640.33.5indirect
npm@img/sharp-darwin-x640.33.5indirect
npm@img/sharp-libvips-darwin-arm641.0.4indirect
npm@img/sharp-libvips-darwin-x641.0.4indirect
npm@img/sharp-libvips-linux-arm1.0.5indirect
npm@img/sharp-libvips-linux-arm641.0.4indirect
npm@img/sharp-libvips-linux-s390x1.0.4indirect
npm@img/sharp-libvips-linux-x641.0.4indirect
npm@img/sharp-libvips-linuxmusl-arm641.0.4indirect
npm@img/sharp-libvips-linuxmusl-x641.0.4indirect
npm@img/sharp-linux-arm0.33.5indirect
npm@img/sharp-linux-arm640.33.5indirect
npm@img/sharp-linux-s390x0.33.5indirect
npm@img/sharp-linux-x640.33.5indirect
npm@img/sharp-linuxmusl-arm640.33.5indirect
npm@img/sharp-linuxmusl-x640.33.5indirect
npm@img/sharp-wasm320.33.5indirect
npm@img/sharp-win32-ia320.33.5indirect
npm@img/sharp-win32-x640.33.5indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.18indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jspm/core2.0.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxfmt/darwin-arm640.26.0indirect
npm@oxfmt/darwin-x640.26.0indirect
npm@oxfmt/linux-arm64-gnu0.26.0indirect
npm@oxfmt/linux-arm64-musl0.26.0indirect
npm@oxfmt/linux-x64-gnu0.26.0indirect
npm@oxfmt/linux-x64-musl0.26.0indirect
npm@oxfmt/win32-arm640.26.0indirect
npm@oxfmt/win32-x640.26.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@polka/url1.0.0-next.23indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.4indirect
npm@protobufjs/eventemitter1.1.0indirect
npm@protobufjs/fetch1.1.0indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/inquire1.1.0indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.0indirect
npm@rollup/pluginutils5.0.5indirect
npm@rollup/rollup-android-arm-eabi4.18.0indirect
npm@rollup/rollup-android-arm-eabi4.6.0indirect
npm@rollup/rollup-android-arm644.18.0indirect
npm@rollup/rollup-android-arm644.6.0indirect
npm@rollup/rollup-darwin-arm644.18.0indirect
npm@rollup/rollup-darwin-arm644.6.0indirect
npm@rollup/rollup-darwin-x644.18.0indirect
npm@rollup/rollup-darwin-x644.6.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.18.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.6.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.18.0indirect
npm@rollup/rollup-linux-arm64-gnu4.18.0indirect
npm@rollup/rollup-linux-arm64-gnu4.6.0indirect
npm@rollup/rollup-linux-arm64-musl4.18.0indirect
npm@rollup/rollup-linux-arm64-musl4.6.0indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.18.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.18.0indirect
npm@rollup/rollup-linux-s390x-gnu4.18.0indirect
npm@rollup/rollup-linux-x64-gnu4.18.0indirect
npm@rollup/rollup-linux-x64-gnu4.6.0indirect
npm@rollup/rollup-linux-x64-musl4.18.0indirect
npm@rollup/rollup-linux-x64-musl4.6.0indirect
npm@rollup/rollup-win32-arm64-msvc4.18.0indirect
npm@rollup/rollup-win32-arm64-msvc4.6.0indirect
npm@rollup/rollup-win32-ia32-msvc4.18.0indirect
npm@rollup/rollup-win32-ia32-msvc4.6.0indirect
npm@rollup/rollup-win32-x64-msvc4.18.0indirect
npm@rollup/rollup-win32-x64-msvc4.6.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sindresorhus/is5.3.0indirect
npm@sveltejs/adapter-auto^3.2.0indirect
npm@sveltejs/kit^2.5.9indirect
npm@sveltejs/vite-plugin-svelte^3.0.0indirect
npm@szmarczak/http-timer5.0.1indirect
npm@types/chai4.3.11indirect
npm@types/chai-subset1.3.5indirect
npm@types/cli-progress3.11.6indirect
npm@types/estree1.0.5indirect
npm@types/http-cache-semantics4.0.1indirect
npm@types/json-schema7.0.15indirect
npm@types/node18.13.0indirect
npm@types/node18.14.5indirect
npm@types/node18.19.61indirect
npm@types/node20.11.28indirect
npm@types/node20.12.10indirect
npm@types/node20.17.6indirect
npm@types/node20.17.9indirect
npm@types/node20.9.4indirect
npm@types/node22.14.1indirect
npm@types/node24.3.1indirect
npm@types/node^18.16.1indirect
npm@types/normalize-package-data2.4.1indirect
npm@types/semver7.5.8indirect
npm@types/urijs1.19.25indirect
npm@types/which2.0.2indirect
npm@types/ws8.5.4indirect
npm@types/yauzl2.10.3indirect
npm@typescript-eslint/eslint-plugin7.2.0indirect
npm@typescript-eslint/parser7.2.0indirect
npm@typescript-eslint/scope-manager7.2.0indirect
npm@typescript-eslint/type-utils7.2.0indirect
npm@typescript-eslint/types7.2.0indirect
npm@typescript-eslint/typescript-estree7.2.0indirect
npm@typescript-eslint/utils7.2.0indirect
npm@typescript-eslint/visitor-keys7.2.0indirect
npm@typescript/native-preview7.0.0-dev.20260511.1indirect
npm@typescript/native-preview-darwin-arm647.0.0-dev.20260511.1indirect
npm@typescript/native-preview-darwin-x647.0.0-dev.20260511.1indirect
npm@typescript/native-preview-linux-arm7.0.0-dev.20260511.1indirect
npm@typescript/native-preview-linux-arm647.0.0-dev.20260511.1indirect
npm@typescript/native-preview-linux-x647.0.0-dev.20260511.1indirect
npm@typescript/native-preview-win32-arm647.0.0-dev.20260511.1indirect
npm@typescript/native-preview-win32-x647.0.0-dev.20260511.1indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitest/browser0.34.6indirect
npm@vitest/browser^1.6.0indirect
npm@vitest/expect0.34.6indirect
npm@vitest/runner0.34.6indirect
npm@vitest/snapshot0.34.6indirect
npm@vitest/spy0.34.6indirect
npm@vitest/utils0.34.6indirect
npm@wdio/config8.6.6indirect
npm@wdio/logger8.6.6indirect
npm@wdio/protocols8.6.6indirect
npm@wdio/repl8.6.6indirect
npm@wdio/types8.4.0indirect
npm@wdio/utils8.6.6indirect
npmabort-controller3.0.0indirect
npmaccepts2.0.0indirect
npmacorn8.11.2indirect
npmacorn8.8.2indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.0indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmajv8.17.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-regex6.1.0indirect
npmansi-sequence-parser1.1.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmarchiver5.3.1indirect
npmarchiver-utils2.1.0indirect
npmargparse2.0.1indirect
npmaria-query5.1.3indirect
npmaria-query5.3.0indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-union2.1.0indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmassemblyscript0.27.36indirect
npmassertion-error1.1.0indirect
npmasync3.2.4indirect
npmavailable-typed-arrays1.0.5indirect
npmavailable-typed-arrays1.0.7indirect
npmaxobject-query3.2.1indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.2.0indirect
npmbinary-extensions2.3.0indirect
npmbinaryen116.0.0-nightly.20240114indirect
npmbl4.1.0indirect
npmbody-parser2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbraces3.0.3indirect
npmbrowser-or-node2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-crc320.2.13indirect
npmbundle-require4.0.1indirect
npmbundle-require4.2.1indirect
npmbytes3.1.2indirect
npmcac6.7.14indirect
npmcacheable-lookup7.0.0indirect
npmcacheable-request10.2.8indirect
npmcall-bind1.0.2indirect
npmcall-bind1.0.7indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmchai4.3.10indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.2.0indirect
npmchalk5.3.0indirect
npmcheck-error1.0.3indirect
npmchokidar3.5.3indirect
npmchokidar3.6.0indirect
npmchownr1.1.4indirect
npmchownr3.0.0indirect
npmchrome-launcher0.15.1indirect
npmchromium-bidi0.4.5indirect
npmcli-progress3.12.0indirect
npmcode-red1.0.4indirect
npmcollection-utils1.0.1indirect
npmcolor4.2.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-string1.9.1indirect
npmcommander4.1.1indirect
npmcompress-commons4.1.1indirect
npmconcat-map0.0.1indirect
npmcontent-disposition1.0.0indirect
npmcontent-type1.0.5indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcore-util-is1.0.3indirect
npmcors2.8.5indirect
npmcrc-321.2.2indirect
npmcrc32-stream4.0.2indirect
npmcross-fetch3.1.5indirect
npmcross-fetch4.0.0indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-shorthand-properties1.1.1indirect
npmcss-tree2.3.1indirect
npmcss-value0.0.1indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdebug2.6.9indirect
npmdebug4.3.4indirect
npmdebug4.3.5indirect
npmdebug4.4.0indirect
npmdebug4.4.1indirect
npmdecamelize6.0.0indirect
npmdecompress-response6.0.0indirect
npmdeep-eql4.1.3indirect
npmdeep-equal2.2.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge-ts5.0.0indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.0indirect
npmdefine-properties1.2.1indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.0.3indirect
npmdevtools8.6.6indirect
npmdevtools-protocol0.0.1094867indirect
npmdevtools-protocol0.0.1119014indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmedge-paths3.0.5indirect
npmee-first1.1.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.4indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-object-atoms1.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.0.3indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.17.16indirect
npmesbuild0.19.12indirect
npmesbuild0.19.8indirect
npmesbuild0.21.5indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-prettier9.0.0indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-svelte2.30.0indirect
npmeslint-scope7.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.3.0indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.4.1indirect
npmespree9.6.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-target-shim5.0.1indirect
npmevents3.3.0indirect
npmeventsource3.0.6indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.1indirect
npmeventsource-parser3.0.2indirect
npmexeca5.1.1indirect
npmexpress5.1.0indirect
npmexpress-rate-limit7.5.0indirect
npmextract-zip2.0.1indirect
npmfast-deep-equal2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.2.12indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.6indirect
npmfastq1.15.0indirect
npmfastq1.17.1indirect
npmfd-slicer1.1.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat-cache3.0.4indirect
npmflatbuffers1.12.0indirect
npmflatted3.2.7indirect
npmfor-each0.3.3indirect
npmforeground-child3.2.0indirect
npmforeground-child3.3.0indirect
npmform-data-encoder2.1.4indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs-constants1.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.1indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.2.0indirect
npmget-intrinsic1.2.4indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.2indirect
npmget-tsconfig4.7.2indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.20.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgopd1.0.1indirect
npmgopd1.2.0indirect
npmgot12.6.0indirect
npmgraceful-fs4.2.11indirect
npmgrapheme-splitter1.0.4indirect
npmgraphemer1.4.0indirect
npmguid-typescript1.0.9indirect
npmhandlebars4.7.7indirect
npmhas1.0.3indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-errors2.0.0indirect
npmhttp2-wrapper2.2.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.2.4indirect
npmignore5.3.1indirect
npmimport-fresh3.3.0indirect
npmimport-meta-resolve2.2.2indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.5indirect
npminternal-slot1.0.7indirect
npmipaddr.js1.9.1indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.2indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-arrayish0.3.2indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.11.0indirect
npmis-core-module2.15.0indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.2indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj4.1.0indirect
npmis-promise4.0.0indirect
npmis-reference3.0.2indirect
npmis-regex1.1.4indirect
npmis-set2.0.2indirect
npmis-shared-array-buffer1.0.2indirect
npmis-shared-array-buffer1.0.3indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-typed-array1.1.13indirect
npmis-url1.2.4indirect
npmis-weakmap2.0.1indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.2indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjackspeak3.4.0indirect
npmjackspeak3.4.3indirect
npmjackspeak4.0.2indirect
npmjoycon3.1.1indirect
npmjs-base643.7.7indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.2.0indirect
npmkeyv4.5.2indirect
npmknown-css-properties0.27.0indirect
npmky0.33.3indirect
npmlazystream1.0.1indirect
npmlevn0.4.1indirect
npmlighthouse-logger1.3.0indirect
npmlilconfig2.1.0indirect
npmlilconfig3.1.2indirect
npmlines-and-columns1.2.4indirect
npmload-json-file4.0.0indirect
npmload-tsconfig0.2.5indirect
npmlocal-pkg0.4.3indirect
npmlocate-character3.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.17.21indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.defaults4.2.0indirect
npmlodash.difference4.5.0indirect
npmlodash.flatten4.4.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.merge4.6.2indirect
npmlodash.sortby4.7.0indirect
npmlodash.union4.6.0indirect
npmlodash.zip4.2.0indirect
npmloglevel1.8.1indirect
npmloglevel-plugin-prefix0.8.4indirect
npmlong5.2.3indirect
npmlong5.3.2indirect
npmloupe2.3.7indirect
npmlowercase-keys3.0.0indirect
npmlru-cache10.2.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.0.2indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.1indirect
npmlru-cache7.18.3indirect
npmlunr2.3.9indirect
npmmagic-string0.30.5indirect
npmmarked4.3.0indirect
npmmarky1.2.5indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.0.30indirect
npmmedia-typer1.1.0indirect
npmmemorystream0.3.1indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmicromatch4.0.7indirect
npmmime-db1.54.0indirect
npmmime-types3.0.1indirect
npmmimic-fn2.1.0indirect
npmmimic-response3.1.0indirect
npmmimic-response4.0.0indirect
npmminimatch10.0.1indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch7.4.2indirect
npmminimatch9.0.3indirect
npmminimatch9.0.4indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass4.2.4indirect
npmminipass4.2.5indirect
npmminipass7.1.2indirect
npmminizlib3.0.1indirect
npmmitt3.0.0indirect
npmmkdirp3.0.1indirect
npmmkdirp-classic0.5.3indirect
npmmlly1.4.2indirect
npmmodern-node-polyfills1.0.0indirect
npmmrmime1.0.1indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnice-try1.0.5indirect
npmnode-fetch2.6.7indirect
npmnode-fetch2.7.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnormalize-url8.0.0indirect
npmnpm-run-all4.1.5indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.12.3indirect
npmobject-inspect1.13.2indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.5indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.assign4.1.5indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonnxruntime-common1.19.2indirect
npmonnxruntime-common1.20.0-dev.20241016-2b8fc5529bindirect
npmonnxruntime-node1.19.2indirect
npmonnxruntime-web1.20.0-dev.20241016-2b8fc5529bindirect
npmoptionator0.9.3indirect
npmoxfmt0.26.0indirect
npmp-cancelable3.0.0indirect
npmp-iteration1.1.8indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpako0.2.9indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry1.6.1indirect
npmpath-scurry1.6.2indirect
npmpath-scurry2.0.0indirect
npmpath-to-regexp8.2.0indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpathe1.1.1indirect
npmpathval1.1.1indirect
npmpend1.2.0indirect
npmperiscopic3.1.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpidtree0.3.1indirect
npmpify3.0.0indirect
npmpirates4.0.5indirect
npmpirates4.0.6indirect
npmpkce-challenge5.0.0indirect
npmpkg-types1.0.3indirect
npmplatform1.3.6indirect
npmpluralize8.0.0indirect
npmpolite-json5.0.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.31indirect
npmpostcss-load-config3.1.4indirect
npmpostcss-load-config4.0.2indirect
npmpostcss-safe-parser6.0.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.1.0indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format29.7.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprotobufjs7.4.0indirect
npmproxy-addr2.0.7indirect
npmproxy-from-env1.1.0indirect
npmpump3.0.0indirect
npmpunycode2.3.0indirect
npmpunycode2.3.1indirect
npmpuppeteer-core19.7.5indirect
npmqs6.14.0indirect
npmquery-selector-shadow-dom1.0.1indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmquicktype-corehttps://github.com/huggingface/quicktype/raw/pack-18.0.17/packages/quicktype-core/quicktype-core-18.0.17.tgzindirect
npmrange-parser1.2.1indirect
npmraw-body3.0.0indirect
npmreact-is18.2.0indirect
npmread-pkg3.0.0indirect
npmread-pkg7.1.0indirect
npmread-pkg-up9.1.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.4.2indirect
npmreaddir-glob1.1.2indirect
npmreaddirp3.6.0indirect
npmregexp.prototype.flags1.4.3indirect
npmregexp.prototype.flags1.5.2indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.8indirect
npmresolve-alpn1.2.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-import2.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresponselike3.0.0indirect
npmresq1.11.0indirect
npmreusify1.0.4indirect
npmrgb2hex0.2.5indirect
npmrimraf3.0.2indirect
npmrimraf4.4.0indirect
npmrimraf5.0.10indirect
npmrimraf6.0.1indirect
npmrollup3.18.0indirect
npmrollup4.18.0indirect
npmrollup4.6.0indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.3indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.5.0indirect
npmsemver7.6.0indirect
npmsemver7.6.3indirect
npmsend1.2.0indirect
npmserialize-error8.1.0indirect
npmserve-static2.2.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmsetprototypeof1.2.0indirect
npmsharp0.33.5indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.1indirect
npmshiki0.14.7indirect
npmside-channel1.0.4indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-swizzle0.2.2indirect
npmsirv2.0.3indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map0.8.0-beta.0indirect
npmsource-map-js1.0.2indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.13indirect
npmstackback0.0.2indirect
npmstatuses2.0.1indirect
npmstd-env3.5.0indirect
npmstop-iteration-iterator1.0.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.padend3.1.6indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal1.3.0indirect
npmsucrase3.32.0indirect
npmsucrase3.35.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvelte4.2.7indirect
npmsvelte^4.2.17indirect
npmsvelte-check^3.0.1indirect
npmsvelte-eslint-parser0.30.0indirect
npmsync-content2.0.1indirect
npmtar7.4.3indirect
npmtar-fs2.1.1indirect
npmtar-stream2.2.0indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthrough2.3.8indirect
npmtiny-inflate1.0.3indirect
npmtinybench2.5.1indirect
npmtinypool0.7.0indirect
npmtinypool2.0.0indirect
npmtinyspy2.2.0indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtotalist3.0.1indirect
npmtr460.0.3indirect
npmtr461.0.1indirect
npmtree-kill1.2.2indirect
npmts-api-utils1.3.0indirect
npmts-interface-checker0.1.13indirect
npmtshy3.0.2indirect
npmtslib2.8.0indirect
npmtslib^2.4.1indirect
npmtsup6.7.0indirect
npmtsup8.1.0indirect
npmtsx4.7.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest2.19.0indirect
npmtype-fest3.13.1indirect
npmtype-is2.0.1indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.6indirect
npmtypedoc0.25.12indirect
npmtypedoc-plugin-markdown3.17.1indirect
npmtypescript5.3.2indirect
npmtypescript5.4.5indirect
npmtypescript5.8.3indirect
npmtypescript^5.0.0indirect
npmtypescript^5.0.4indirect
npmua-parser-js1.0.34indirect
npmufo1.3.2indirect
npmuglify-js3.17.4indirect
npmunbox-primitive1.0.2indirect
npmunbzip2-stream1.4.3indirect
npmundici-types5.26.5indirect
npmundici-types6.19.8indirect
npmundici-types6.21.0indirect
npmundici-types7.10.0indirect
npmunicode-properties1.4.1indirect
npmunicode-trie2.0.0indirect
npmunpipe1.0.0indirect
npmuri-js4.4.1indirect
npmurijs1.19.11indirect
npmutil-deprecate1.0.2indirect
npmuuid9.0.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvary1.1.2indirect
npmvite5.0.2indirect
npmvite^5.2.11indirect
npmvite-node0.34.6indirect
npmvitest0.34.6indirect
npmvitest^1.6.0indirect
npmvscode-oniguruma1.7.0indirect
npmvscode-textmate8.0.0indirect
npmwalk-up-path4.0.0indirect
npmwebdriver8.6.6indirect
npmwebdriverio8.6.7indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions4.0.2indirect
npmwhatwg-url5.0.0indirect
npmwhatwg-url7.1.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich3.0.0indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-collection1.0.1indirect
npmwhich-typed-array1.1.15indirect
npmwhich-typed-array1.1.9indirect
npmwhy-is-node-running2.2.2indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmws8.12.1indirect
npmws8.13.0indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyauzl2.10.0indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
npmzip-stream4.1.0indirect
npmzod3.24.3indirect
npmzod3.25.7indirect
npmzod-to-json-schema3.24.5indirect
Dependency advisories 5

Installing npm:ts@0.2.2 pulls in 94 packages, direct and transitive: 5 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
axios0.18.1directhigh241.18.0
brace-expansion1.1.16indirecthigh15.0.8
follow-redirects1.5.10indirecthigh51.16.0
trim-newlines2.0.0indirecthigh14.0.1
yargs-parser10.1.0indirectmoderate118.1.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "api-client",
        "hub",
        "inference",
        "machine-learning",
        "huggingface"
      ],
      "is_fork": false,
      "size_kb": 20809,
      "has_wiki": true,
      "homepage": "https://hf.co/docs/huggingface.js",
      "languages": {
        "HTML": 329,
        "Rust": 19572,
        "Jinja": 24234,
        "Shell": 17944,
        "Python": 46729,
        "Svelte": 812,
        "JavaScript": 343384,
        "TypeScript": 2803073
      },
      "pushed_at": "2026-07-24T05:54:11Z",
      "created_at": "2023-02-06T18:37:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T05:54:47Z",
      "description": "Use Hugging Face with JavaScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://huggingface.co/",
      "name": "Hugging Face",
      "type": "Organization",
      "login": "huggingface",
      "company": null,
      "location": "NYC + Paris",
      "followers": 66154,
      "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4",
      "created_at": "2017-02-12T11:20:28Z",
      "is_verified": null,
      "public_repos": 459,
      "account_age_days": 3450
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "tasks-v0.21.28",
          "kind": "other",
          "published_at": "2026-07-23T08:59:56Z"
        },
        {
          "tag": "tasks-v0.21.27",
          "kind": "other",
          "published_at": "2026-07-20T13:52:52Z"
        },
        {
          "tag": "gguf-v0.4.3",
          "kind": "other",
          "published_at": "2026-07-19T16:45:55Z"
        },
        {
          "tag": "tasks-v0.21.26",
          "kind": "other",
          "published_at": "2026-07-17T08:04:38Z"
        },
        {
          "tag": "inference-v4.13.23",
          "kind": "other",
          "published_at": "2026-07-09T15:47:51Z"
        },
        {
          "tag": "tasks-v0.21.25",
          "kind": "other",
          "published_at": "2026-07-09T13:37:18Z"
        },
        {
          "tag": "hub-v2.13.3",
          "kind": "other",
          "published_at": "2026-07-09T11:12:38Z"
        },
        {
          "tag": "tasks-v0.21.24",
          "kind": "other",
          "published_at": "2026-07-09T09:30:47Z"
        },
        {
          "tag": "tasks-v0.21.23",
          "kind": "other",
          "published_at": "2026-07-09T09:17:30Z"
        },
        {
          "tag": "tasks-v0.21.22",
          "kind": "other",
          "published_at": "2026-07-07T08:32:36Z"
        },
        {
          "tag": "tasks-v0.21.21",
          "kind": "other",
          "published_at": "2026-07-06T09:05:35Z"
        },
        {
          "tag": "tasks-v0.21.20",
          "kind": "other",
          "published_at": "2026-07-03T08:11:28Z"
        },
        {
          "tag": "tasks-v0.21.19",
          "kind": "other",
          "published_at": "2026-07-02T11:51:47Z"
        },
        {
          "tag": "inference-v4.13.22",
          "kind": "other",
          "published_at": "2026-07-02T08:54:04Z"
        },
        {
          "tag": "tasks-v0.21.18",
          "kind": "other",
          "published_at": "2026-07-01T08:23:33Z"
        },
        {
          "tag": "inference-v4.13.21",
          "kind": "other",
          "published_at": "2026-06-29T15:47:23Z"
        },
        {
          "tag": "tasks-v0.21.17",
          "kind": "other",
          "published_at": "2026-06-25T14:28:29Z"
        },
        {
          "tag": "inference-v4.13.20",
          "kind": "other",
          "published_at": "2026-06-25T14:01:17Z"
        },
        {
          "tag": "tasks-v0.21.16",
          "kind": "other",
          "published_at": "2026-06-22T09:53:52Z"
        },
        {
          "tag": "tasks-v0.21.15",
          "kind": "other",
          "published_at": "2026-06-22T08:31:03Z"
        },
        {
          "tag": "tasks-v0.21.14",
          "kind": "other",
          "published_at": "2026-06-22T08:08:07Z"
        },
        {
          "tag": "hub-v2.13.2",
          "kind": "other",
          "published_at": "2026-06-19T11:47:39Z"
        },
        {
          "tag": "xetchunk-wasm-v0.1.0",
          "kind": "other",
          "published_at": "2026-06-19T11:44:34Z"
        },
        {
          "tag": "tasks-v0.21.13",
          "kind": "other",
          "published_at": "2026-06-18T13:55:06Z"
        },
        {
          "tag": "tasks-v0.21.12",
          "kind": "other",
          "published_at": "2026-06-16T11:31:42Z"
        },
        {
          "tag": "inference-v4.13.19",
          "kind": "other",
          "published_at": "2026-06-15T12:48:51Z"
        },
        {
          "tag": "tasks-v0.21.11",
          "kind": "other",
          "published_at": "2026-06-10T09:20:24Z"
        },
        {
          "tag": "tasks-v0.21.10",
          "kind": "other",
          "published_at": "2026-06-08T10:11:51Z"
        },
        {
          "tag": "tasks-v0.21.9",
          "kind": "other",
          "published_at": "2026-06-08T07:40:45Z"
        },
        {
          "tag": "hub-v2.13.1",
          "kind": "other",
          "published_at": "2026-06-05T11:24:06Z"
        },
        {
          "tag": "tasks-v0.21.8",
          "kind": "other",
          "published_at": "2026-06-04T13:55:38Z"
        },
        {
          "tag": "tasks-v0.21.7",
          "kind": "other",
          "published_at": "2026-06-03T15:41:04Z"
        },
        {
          "tag": "tasks-v0.21.6",
          "kind": "other",
          "published_at": "2026-06-03T11:16:40Z"
        },
        {
          "tag": "tasks-v0.21.5",
          "kind": "other",
          "published_at": "2026-06-02T13:02:14Z"
        },
        {
          "tag": "tasks-v0.21.4",
          "kind": "other",
          "published_at": "2026-06-01T14:36:18Z"
        },
        {
          "tag": "tasks-v0.21.3",
          "kind": "other",
          "published_at": "2026-06-01T07:15:45Z"
        },
        {
          "tag": "tasks-v0.21.2",
          "kind": "other",
          "published_at": "2026-05-27T09:43:10Z"
        },
        {
          "tag": "hub-v2.13.0",
          "kind": "other",
          "published_at": "2026-05-22T16:01:37Z"
        },
        {
          "tag": "inference-v4.13.18",
          "kind": "other",
          "published_at": "2026-05-21T13:17:40Z"
        },
        {
          "tag": "inference-v4.13.17",
          "kind": "other",
          "published_at": "2026-05-20T17:09:15Z"
        },
        {
          "tag": "inference-v4.13.16",
          "kind": "other",
          "published_at": "2026-05-20T09:07:34Z"
        },
        {
          "tag": "tasks-v0.21.1",
          "kind": "other",
          "published_at": "2026-05-19T13:30:27Z"
        },
        {
          "tag": "tasks-v0.21.0",
          "kind": "other",
          "published_at": "2026-05-13T14:24:35Z"
        },
        {
          "tag": "hub-v2.12.0",
          "kind": "other",
          "published_at": "2026-05-13T14:13:29Z"
        },
        {
          "tag": "tasks-v0.20.25",
          "kind": "other",
          "published_at": "2026-05-12T13:24:44Z"
        },
        {
          "tag": "jinja-v0.5.9",
          "kind": "other",
          "published_at": "2026-05-08T14:46:45Z"
        },
        {
          "tag": "hub-v2.11.2",
          "kind": "other",
          "published_at": "2026-05-08T01:35:00Z"
        },
        {
          "tag": "xetchunk-wasm-v0.0.6",
          "kind": "other",
          "published_at": "2026-05-08T01:32:25Z"
        },
        {
          "tag": "hub-v2.11.1",
          "kind": "other",
          "published_at": "2026-05-07T18:47:50Z"
        },
        {
          "tag": "tasks-v0.20.24",
          "kind": "other",
          "published_at": "2026-05-07T16:44:12Z"
        },
        {
          "tag": "tasks-v0.20.23",
          "kind": "other",
          "published_at": "2026-05-05T10:43:18Z"
        },
        {
          "tag": "tasks-v0.20.22",
          "kind": "other",
          "published_at": "2026-04-27T11:18:29Z"
        },
        {
          "tag": "jinja-v0.5.8",
          "kind": "other",
          "published_at": "2026-04-24T17:28:30Z"
        },
        {
          "tag": "tasks-v0.20.21",
          "kind": "other",
          "published_at": "2026-04-24T14:17:06Z"
        },
        {
          "tag": "tasks-v0.20.20",
          "kind": "other",
          "published_at": "2026-04-23T09:23:06Z"
        },
        {
          "tag": "tasks-v0.20.19",
          "kind": "other",
          "published_at": "2026-04-23T06:45:14Z"
        },
        {
          "tag": "tasks-v0.20.18",
          "kind": "other",
          "published_at": "2026-04-22T12:52:03Z"
        },
        {
          "tag": "tasks-v0.20.17",
          "kind": "other",
          "published_at": "2026-04-21T13:28:51Z"
        },
        {
          "tag": "ollama-utils-v0.0.18",
          "kind": "other",
          "published_at": "2026-04-16T14:02:30Z"
        },
        {
          "tag": "tasks-v0.20.16",
          "kind": "other",
          "published_at": "2026-04-16T14:01:06Z"
        },
        {
          "tag": "jinja-v0.5.7",
          "kind": "other",
          "published_at": "2026-04-16T13:45:23Z"
        },
        {
          "tag": "tasks-v0.20.15",
          "kind": "other",
          "published_at": "2026-04-15T07:22:16Z"
        },
        {
          "tag": "tasks-v0.20.14",
          "kind": "other",
          "published_at": "2026-04-13T15:31:39Z"
        },
        {
          "tag": "tasks-v0.20.13",
          "kind": "other",
          "published_at": "2026-04-09T07:55:40Z"
        },
        {
          "tag": "gguf-v0.4.2",
          "kind": "other",
          "published_at": "2026-04-08T08:50:44Z"
        },
        {
          "tag": "tasks-v0.20.12",
          "kind": "other",
          "published_at": "2026-04-03T13:42:26Z"
        },
        {
          "tag": "tasks-v0.20.11",
          "kind": "other",
          "published_at": "2026-03-31T12:38:21Z"
        },
        {
          "tag": "tasks-v0.20.10",
          "kind": "other",
          "published_at": "2026-03-27T09:59:09Z"
        },
        {
          "tag": "tasks-v0.20.9",
          "kind": "other",
          "published_at": "2026-03-26T13:14:34Z"
        },
        {
          "tag": "tasks-v0.20.8",
          "kind": "other",
          "published_at": "2026-03-26T09:17:22Z"
        },
        {
          "tag": "tasks-v0.20.7",
          "kind": "other",
          "published_at": "2026-03-24T14:30:42Z"
        },
        {
          "tag": "tasks-v0.20.6",
          "kind": "other",
          "published_at": "2026-03-20T15:46:22Z"
        },
        {
          "tag": "tasks-v0.20.5",
          "kind": "other",
          "published_at": "2026-03-20T14:29:27Z"
        },
        {
          "tag": "tasks-v0.20.4",
          "kind": "other",
          "published_at": "2026-03-19T09:25:25Z"
        },
        {
          "tag": "gguf-v0.4.1",
          "kind": "other",
          "published_at": "2026-03-18T16:54:43Z"
        },
        {
          "tag": "tasks-v0.20.3",
          "kind": "other",
          "published_at": "2026-03-18T16:48:44Z"
        },
        {
          "tag": "tasks-v0.20.2",
          "kind": "other",
          "published_at": "2026-03-18T08:56:15Z"
        },
        {
          "tag": "tasks-v0.20.1",
          "kind": "other",
          "published_at": "2026-03-13T19:19:40Z"
        },
        {
          "tag": "tasks-v0.20.0",
          "kind": "other",
          "published_at": "2026-03-11T15:59:55Z"
        },
        {
          "tag": "gguf-v0.4.0",
          "kind": "other",
          "published_at": "2026-03-11T10:32:16Z"
        },
        {
          "tag": "hub-v2.11.0",
          "kind": "other",
          "published_at": "2026-03-11T10:31:09Z"
        },
        {
          "tag": "gguf-v0.3.8",
          "kind": "other",
          "published_at": "2026-03-11T10:16:15Z"
        },
        {
          "tag": "hub-v2.10.8",
          "kind": "other",
          "published_at": "2026-03-11T10:15:13Z"
        },
        {
          "tag": "gguf-v0.3.7",
          "kind": "other",
          "published_at": "2026-03-10T18:59:54Z"
        },
        {
          "tag": "hub-v2.10.7",
          "kind": "other",
          "published_at": "2026-03-10T18:58:45Z"
        },
        {
          "tag": "hub-v2.10.6",
          "kind": "other",
          "published_at": "2026-03-10T10:48:04Z"
        },
        {
          "tag": "jinja-v0.5.6",
          "kind": "other",
          "published_at": "2026-03-09T20:38:39Z"
        },
        {
          "tag": "inference-v4.13.15",
          "kind": "other",
          "published_at": "2026-03-06T15:17:14Z"
        },
        {
          "tag": "gguf-v0.3.6",
          "kind": "other",
          "published_at": "2026-03-06T11:27:56Z"
        },
        {
          "tag": "tasks-v0.19.90",
          "kind": "other",
          "published_at": "2026-03-06T09:00:08Z"
        },
        {
          "tag": "hub-v2.10.5",
          "kind": "other",
          "published_at": "2026-03-03T15:11:28Z"
        },
        {
          "tag": "tasks-v0.19.89",
          "kind": "other",
          "published_at": "2026-03-02T10:08:45Z"
        },
        {
          "tag": "inference-v4.13.14",
          "kind": "other",
          "published_at": "2026-02-27T16:08:11Z"
        },
        {
          "tag": "tasks-v0.19.88",
          "kind": "other",
          "published_at": "2026-02-25T11:40:15Z"
        },
        {
          "tag": "inference-v2.0.0",
          "kind": "other",
          "published_at": "2023-04-19T11:35:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "aaf389773b57f6553beed9718aaa3a4446a25943",
          "body": "The Hub API (`POST /api/collections`) accepts an optional\n`resourceGroupId` to assign an organization-owned collection to a\nresource group, but the `ApiCreateCollectionPayload` type didn't expose\nit. This adds the optional field; `createCollection` forwards the\npayload as-is, so no other change is n\n[…]\n6-07-23T14-10-11-708Z_eee22253-9bd9-4ca8-b656-4611bd843331.jsonl)\n\nCo-authored-by: moonbot[bot] <moonbot[bot]@users.noreply.github.com>\nCo-authored-by: Kakulukian <Kakulukian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Support resourceGroupId when creating a collection (#2308)",
          "author_name": "moon-bot-app[bot]",
          "author_login": "moon-bot-app[bot]",
          "committed_at": "2026-07-24T05:54:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ec91eaf14053b0949c0c22ae3ff85a01c733269",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.28",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-23T08:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a270cee2b71431a945a6d56231f24b6964065d63",
          "body": "## Summary\n\nThis PR registers [NInfer](https://github.com/Neroued/ninfer) as a Hub\nmodel library and enables download tracking for `.ninfer` artifacts.\n\nNInfer is a from-scratch C++/CUDA engine built for maximum single-GPU\ninference performance. To the best of our knowledge, it is currently the\nfast\n[…]\nfor commit\n3bb22e88bf813615c973f49a7ba3a854c897d8c2. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Register NInfer model library (#2307)",
          "author_name": "HaoJun ZHANG",
          "author_login": "Neroued",
          "committed_at": "2026-07-23T08:58:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a0ff4a198b9c7ac02672c9578287cdd4f8511465",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.27",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-20T13:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ea4c7732b437b449ca597aea3705f8d0c8690b",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Single registry entry with no runtime logic changes; same pattern as\nother niche libraries.\n> \n> **Overview**\n> Registers **CCPFN** as a new modeling library in\n`MODEL_LIBRARIES_UI_ELEMENTS` so Hub models tagged with `library_name:\nccpfn` get correc\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Add CCPFN library for download count (#2298)",
          "author_name": "Chris",
          "author_login": "chris-L6",
          "committed_at": "2026-07-20T13:50:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "285cc76b4eb14f0b61848a9e55c2687153bd556f",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/gguf 0.4.3",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-19T16:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ce10ac7c41d88ab6ab6ba66aee100c9c543c86",
          "body": "remove dtype=\"auto\" from the AutoModel snippet and device_map=\"auto\"\nfrom the pipeline snippet\n\ndisclaimer: my julien-cto agent helped me write this\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Only changes displayed example strings in `packages/tasks`; no runtime\ninference or loading be\n[…]\nfor commit\ne2bbfcc968f2ad684320316db2e04d4f2a8385a3. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "remove dtype and pipeline device_map from transformers snippets (#2299)",
          "author_name": "Julien Chaumond",
          "author_login": "julien-c",
          "committed_at": "2026-07-17T14:02:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d010d614aeaab72276e6e23236c4b283985d47f",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.26",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-17T08:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2f23a15ad51f223a2ff3e469eb605074947db4",
          "body": "Fix: build the sentence first and pass it through `JSON.stringify`,\nwhich escapes quotes/backslashes/control chars into a valid string\nliteral. Output is byte-identical for normal `mask_token` values (e.g.\n`<mask>`), and malicious values are now safely escaped.\n\n## Reproduction\n\nA `fill-mask` model \n[…]\n6-07-17T07-23-53-560Z_88ddbc1d-18cd-44f2-a1c9-9e5623565dfc.jsonl)\n\nCo-authored-by: moonbot[bot] <moonbot[bot]@users.noreply.github.com>\nCo-authored-by: Kakulukian <Kakulukian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Escape author-controlled mask_token in fill-mask input snippet (#2300)",
          "author_name": "moon-bot-app[bot]",
          "author_login": "moon-bot-app[bot]",
          "committed_at": "2026-07-17T07:58:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dcbcec7a52061f14f0a353fe0ed382d3fcda7f29",
          "body": "sync with llama.cpp which added Q2_0 in ggml-org/llama.cpp#24448\n(ternary quant, 64-weight blocks with fp16 scale, 2.25 bpw)\n\nadds it to GGMLFileQuantizationType, GGMLQuantizationType,\nGGUF_QUANT_ORDER and the gguf quant descriptions/sizes\n\ndisclaimer: my julien-cto agent helped me write this\n\n<!-- \n[…]\nfor commit\nc68a9dc9c30ed9ab8c32ea1e97494580b7370327. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "add Q2_0 quant type (#2295)",
          "author_name": "Julien Chaumond",
          "author_login": "julien-c",
          "committed_at": "2026-07-16T16:47:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d06031b99a850f7f55feb2b2322ae0d0fcfb06c",
          "body": "Use `torch_dtype` instead of `dtype` (not supported by\n`from_pretrained`) for the Diffusers Hub snippets (see [Slack\nthread](https://huggingface.slack.com/archives/C03UQJENJTV/p1783361283713099)\nfor more context)\n\ncc @sayakpaul @pagezyhf\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Docum\n[…]\nfor commit\nf715770af894dcdf0afdc0b2a7a17fef83d3929b. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[fix] Diffusers dtype in code snippets (#2280)",
          "author_name": "Steven Liu",
          "author_login": "stevhliu",
          "committed_at": "2026-07-15T15:47:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1983acebe42fb58c11d7842c76f552c36981de50",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Snippet-only change in `model-libraries-snippets.ts` with no runtime\nor API impact; users may need `accelerate` for `device_map=\"auto\"` when\nfollowing the examples.\n> \n> **Overview**\n> Hub **transformers** code snippets now pass **`device_map=\"auto\"\n[…]\nfor commit\nbc631d21f249f75bc478cf50f3d9e2ed9a666688. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "add device_map to transformers snippets (#2291)",
          "author_name": "pagezyhf",
          "author_login": "pagezyhf",
          "committed_at": "2026-07-15T08:34:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6444e0d94efe15158632b824750dbb1944668e6d",
          "body": "Never really needed it until now 🤷 \n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Localized arithmetic/lexer change with tests; no auth, I/O, or broad\nAPI surface.\n> \n> **Overview**\n> Adds Python/Jinja-style **floor division** (`//`) to the in-repo Jinja\nengine so templates can use intege\n[…]\nfor commit\na78efd5e63fdde24aa463c7a5a1a28d198503653. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[jinja] Add support for integer division (#2283)",
          "author_name": "Joshua Lochner",
          "author_login": "xenova",
          "committed_at": "2026-07-13T17:52:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b62ec92564bf42fb388d9d66164637f69c1cdef",
          "body": "It uses only local packages so it's fine\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Test-only Deno config for the e2e job; no production runtime or\nsecurity-sensitive logic changes.\n> \n> **Overview**\n> **Fixes Deno e2e CI** by configuring `e2e/deno/deno.json` with\n`\"minimumDependencyAg\n[…]\nfor commit\nc4507d4a2e7d2c0ac656ccc433d45e38175359b5. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "CI fix e2e test  (#2284)",
          "author_name": "Bertrand CHEVRIER",
          "author_login": "krampstudio",
          "committed_at": "2026-07-10T09:38:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "157aff073ffc5fbd08ecdff9d2397c17cb78812b",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/inference 4.13.23",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-09T15:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2506e9309c87a7b4fcb3654fa1c84e7c8232702f",
          "body": "## Summary\n\nFollow-up to #2249 (fal-ai text-to-audio). The `text-to-audio` task had\nno **huggingface.js** SDK snippet template, so snippet/method resolution\nsilently fell back to `textToSpeech`. On the model page widget this\nsends task **`text-to-speech`** for a model registered as\n**`text-to-audio`\n[…]\ntps://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: célina <hanouticelina@gmail.com>",
          "is_bot": false,
          "headline": "Add huggingface.js text-to-audio snippet (#2270)",
          "author_name": "Jodh Singh",
          "author_login": "jetjodh",
          "committed_at": "2026-07-09T15:40:48Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "864883b9696fa1de80c692c3e57aa46682b4ff64",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.25",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-09T13:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e4bacb31c44d88ba6a9dffcebf0aef507bb17e",
          "body": "## Summary\n\nAdds `timee-ts` to the model libraries registry to enable download\ntracking on the Hub.\n\n- **Library:** [timee-ts](https://pypi.org/project/timee-ts/)\n- **Repo:** https://github.com/liamsbhoo/timee\n- **HuggingFace model:** https://huggingface.co/liamsbhoo/timee\n- **Paper:** https://arxiv\n[…]\nfor commit\nae154c1b01cd58b134d39905af1f075e0f0a5b92. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add timee-ts library for download tracking (#2285)",
          "author_name": "Liam, Shi Bin Hoo",
          "author_login": "liam-sbhoo",
          "committed_at": "2026-07-09T13:35:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47b810e41e854652e832c1e53f470fd469c8c4b5",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/hub 2.13.3",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-09T11:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c66c3a490f1e9d3c188a1e9a34bd5a4d3bc8703",
          "body": "…ata (#2262)\n\n`parseSafetensorsMetadata` only probed the root-level\n`model.safetensors[.index.json]`, so `diffusers` pipelines (which keep\ntheir weights under `transformer/` or `unet/` as\n`diffusion_pytorch_model.safetensors[.index.json]`) got no parameter\ncount unless an explicit `path` was passed.\n[…]\nrio <joaopaulo.passos@gmail.com>\nCo-authored-by: multimodalart <joaopaulo.passos+multimodal@gmail.com>\nCo-authored-by: Mishig <dmishig@gmail.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Support parameter count for diffusers models in parseSafetensorsMetad…",
          "author_name": "moon-bot-app[bot]",
          "author_login": "moon-bot-app[bot]",
          "committed_at": "2026-07-09T11:10:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d2e52ec760eaf32d8be496f295ece934badb4f9e",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.24",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-09T09:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49fab2aca44b4a0f15a85cab618618938e11a88",
          "body": "## Summary\n\nThis PR registers `mobilint` as a Hub model library and configures\ndownload counting for Mobilint `.mxq` deployment artifacts while\npreserving standard `config.json` counting.\n\nThe integration is intentionally opt-in. It applies to repositories that\ndeclare `library_name: mobilint` in th\n[…]\n\n\n- [x] `pnpm --filter @huggingface/tasks format:check`\n- [x] `pnpm --filter @huggingface/tasks lint:check`\n- [x] `pnpm --filter @huggingface/tasks check`\n- [x] `pnpm --filter @huggingface/tasks test`",
          "is_bot": false,
          "headline": "Register Mobilint library with MXQ download counting (#2281)",
          "author_name": "Jinman Park",
          "author_login": "parkjinman98",
          "committed_at": "2026-07-09T09:28:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf798a3c19061dd76f938a73b8a67fe782a139c6",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.23",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-09T09:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbf6d449278b4e1237d7c5e67c9027c352dcd8d",
          "body": "The latest `litert-lm` CLI does not require specifying the model file\nname when running with `--from-huggingface-repo`.\n\nUpdate the litert_lm snippet command across 3 lines without\nmodel.litertlm, and specify litert-lm>=0.14.0 in the installation\ninstructions. Add a unit test verifying the exact out\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Update litert-lm code snippet (#2282)",
          "author_name": "Wai Hon Law",
          "author_login": "whhone",
          "committed_at": "2026-07-09T09:15:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c767332ee3736b63ed2bc9a6c322d650ea49c64",
          "body": "fixes `{{ 0 in axes or -4 in axes }}`\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Medium Risk**\n> Changes lexer, parser precedence, and unary evaluation in the Jinja\nengine, which can affect any template using leading `+`/`-`; coverage is\nadded but edge cases around mixed operators could still exist\n[…]\nfor commit\nbd59813e133e0fd8414f68906570fd2cb1852524. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Improve unary with sign expression handling (#2224)",
          "author_name": "Joshua Lochner",
          "author_login": "xenova",
          "committed_at": "2026-07-09T00:42:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa9c58ef6f421f0ec9c2987f0494a4f169a79a57",
          "body": "Adds library registration for TiRex-2 (NX-AI/tirex-2), analogous to the\nexisting tirex entry.\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single registry entry with no runtime logic changes; only affects Hub\nUI labels and download stats for models tagged with this library.\n> \n> **Overvi\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Add TiRex-2 model library details (#2277)",
          "author_name": "Lukas Fischer",
          "author_login": "lukfischer",
          "committed_at": "2026-07-07T09:17:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1968b14e1d5e1344ae817c7b3de5dfb5f4b3f299",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.22",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-07T08:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8dd789ab1c6f83147039b7359d2cab24d4fbb08",
          "body": "[OpenASR](https://github.com/QuintinShaw/openasr) is a local-first\nspeech-to-text\nruntime (Rust CLI + local HTTP API) that runs `.oasr` model packs\nnatively with\nggml, no Python at inference time. The OpenASR org on the Hub\n(https://huggingface.co/OpenASR) hosts our published model packs\n(Whisper, Q\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Add OpenASR to model-libraries.ts (#2273)",
          "author_name": "QuintinShaw",
          "author_login": "QuintinShaw",
          "committed_at": "2026-07-07T08:30:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "986d3428fbbbd340d182fb6d39c17c47efae79ee",
          "body": "llama-server -> llama serve\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single assertion change in a unit test with no production code impact.\n> \n> **Overview**\n> Updates the **openclaw** local-apps test so the first snippet step\nexpects **`llama serve -hf …`** instead of **`llama-serve\n[…]\nfor commit\n62849a4a0d42857b5bbd234b30ebdbbedc86d8dc. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix openclaw tests (#2276)",
          "author_name": "Pedro Cuenca",
          "author_login": "pcuenca",
          "committed_at": "2026-07-07T08:22:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c80b76128be5a768a97eeffdb9c1e99af2f6a96c",
          "body": "That is the GPU I am using, a quite budget friendly Intel Arc. It would\nbe nice to see it on Hugging Face :) I got the data from [Intel official\nspecs](https://www.intel.com/content/www/us/en/products/sku/227959/intel-arc-a380-graphics/specifications.html)\nand MSRP in USB from a [presentation by\nInt\n[…]\nBugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Pedro Cuenca <pedro@huggingface.co>",
          "is_bot": false,
          "headline": "Add Arc A380 to hardware.ts (#2271)",
          "author_name": "Francesco Frassinelli",
          "author_login": "frafra",
          "committed_at": "2026-07-06T14:55:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f56d39c1052e8b0acb7ad568d9dddbd20109172b",
          "body": "Adding download tags for [FlexTab](https://arxiv.org/abs/2606.30336)\nmodel.\nWe are currently preparing the [model\nrepo](http://huggingface.co/SAP/FlexTab) which is still private, but\nuses the `flextab` tag in order to track downloads once the repo is\npublic.\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n>\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Add flextab tag (#2272)",
          "author_name": "Maximilian Schambach",
          "author_login": "MaxSchambach",
          "committed_at": "2026-07-06T14:33:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80854d372ed3d7da3d770341a0e2aac4b0ed8c2f",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.21",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-06T09:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cbfaed704c02a692bccaa5cb68b486f96ccf42",
          "body": "## Summary\n\nRegister [VT Code](https://github.com/vinhnx/VTCode) as a HuggingFace\nagent harness, so Hub traffic is attributed by name.\n\n## About VT Code\n\nVT Code is a Rust coding agent built for long-running autonomous\nworkflows, with OS-native sandboxing, multi-provider LLM support (21+\nproviders),\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "Add VT Code agent harness (#2274)",
          "author_name": "Vinh Nguyen",
          "author_login": "vinhnx",
          "committed_at": "2026-07-06T09:03:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c846e62581b984e0057eead5c62594e41d129994",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.20",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-03T08:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d86e361f06c79027c0f7edcb501bf8e6a2634db",
          "body": "## Summary\\n- Register the hi terminal coding agent in the agent harness\nregistry\\n- Rely on the standard AI_AGENT=hi / AGENT=hi detection\npath\\n\\n## Validation\\n- Not run: pnpm/corepack are not installed in\nthis environment\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single registry en\n[…]\nfor commit\nf843e8ab7138833443d9f55b9e61d0c8aa87cc97. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add hi agent harness (#2269)",
          "author_name": "davidrhodus",
          "author_login": "davidrhodus",
          "committed_at": "2026-07-03T08:09:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51462a19e9f9d862f025ba57f643de441c3e86bb",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.19",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-02T11:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdd5bc8ebb1d518fae1fac61c6da1354c873ab8",
          "body": "Add RWKV download stats for https://huggingface.co/BlinkDL/rwkv7-g1\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single registry addition with no auth or runtime behavior changes;\nonly affects how download stats are attributed for the `rwkv` library\ntag.\n> \n> **Overview**\n> Registers **R\n[…]\nfor commit\n6c06770b947b6e507e785066285db66760bab1d6. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add RWKV download stats (#2260)",
          "author_name": "luoqiqi",
          "author_login": "shoumenchougou",
          "committed_at": "2026-07-02T11:49:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b91e75c78fe286cfc444393b21b817a50a4ead07",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/inference 4.13.22",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-02T08:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8a017e2f9374f9783032f8d32b8a96989f41a4",
          "body": "## Summary\n- Add OpenClaw as a local app for tool-calling GGUF/MLX conversational\nmodels\n- Reuse the existing local OpenAI-compatible server step shared by Pi\nand Hermes\n- Configure OpenClaw via `models.providers` and set the selected local\nmodel as the default\n\n## Test plan\n- `pnpm --filter @huggin\n[…]\n(https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Onur Solmaz <osolmaz@users.noreply.github.com>\nCo-authored-by: Pedro Cuenca <pedro@huggingface.co>",
          "is_bot": false,
          "headline": "Add OpenClaw to local apps (#2185)",
          "author_name": "Onur Solmaz",
          "author_login": "osolmaz",
          "committed_at": "2026-07-02T08:53:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f4bc8e6418295f287be5ed5153c688102295df7",
          "body": "…tion payload (#2268)\n\n## What\n\n`CerebrasConversationalTask` inherits\n`BaseConversationalTask.preparePayload`, which forwards all client args\nverbatim (`{ ...params.args, model }`). The OpenAI-proprietary `store`\nparam is therefore passed straight through to `api.cerebras.ai`, which\nstrictly validat\n[…]\nup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit\na93ae9b1746d98594adde48a6788d4762f0496f9. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[inference] cerebras: drop unsupported `store` param from chat comple…",
          "author_name": "célina",
          "author_login": "hanouticelina",
          "committed_at": "2026-07-02T08:50:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fc5d92e80872623e326120fc491631a76328db7",
          "body": "## Summary\n\nRemoves the inference providers that were dropped from the Hub inference\nrouting layer in\n[moon-landing#18795](https://github.com/huggingface-internal/moon-landing/pull/18795).\nThe PR title there only lists three, but the migration removes **six**\nproviders:\n\n- `black-forest-labs`\n- `cla\n[…]\nup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit\n48eecda8686391d03040fe104b4577427a7617fb. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[Inference Providers] Remove dead inference providers (#2258)",
          "author_name": "célina",
          "author_login": "hanouticelina",
          "committed_at": "2026-07-01T13:10:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de311e9e189141cd13d6181e0c63750c378e4895",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.18",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-07-01T08:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99bda094b02cee5a1bf6473360e41fa8eaa14fc8",
          "body": "This PR adds [IFStruct](https://github.com/Liquid4All/ifstruct) to the\nlist of supported evaluation frameworks.\n\nIFStruct is a benchmark for structured-output compliance: whether a\nmodel produces valid JSON/YAML that follows a requested schema, scored\nwithout constrained decoding.\n\n- Benchmark datas\n[…]\na1e6c7ed22a. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Pi Agent <agent@pi.ai>",
          "is_bot": false,
          "headline": "Add ifstruct evaluation framework (#2264)",
          "author_name": "Nathan Habib",
          "author_login": "NathanHB",
          "committed_at": "2026-07-01T06:10:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2e41e9cb7ed5208050c16eb5d6836da4008e50b",
          "body": "…261)\n\nCorrects inaccurate **non-memory** hardware spec fields, verified\nagainst techpowerup / Intel ARK / AMD / vendor docs. These are\nspec-lookup values only, so there's no Hub backward-compat impact.\n\n- **MI300** tflops `383` -> `1307.4` (entry's 192GB/750W is MI300X; 383\nwas the MI250X figure)\n-\n[…]\nfor commit\nf2d6523673cb8bee4e61c25595704cb70cd76f0b. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Fix inaccurate hardware specs (tflops, power, msrp, release year) (#2…",
          "author_name": "Victor Muštar",
          "author_login": "gary149",
          "committed_at": "2026-06-30T11:00:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "709b10ba44e4ded3b21eae51a9635789e9e56668",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/inference 4.13.21",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-29T15:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba2e6325ed23daf28ae4252c7b730992204e974",
          "body": "## Summary\n\nAdds **text-to-audio** support for the fal-ai inference provider. Split\nout of #2234 per review feedback (that PR now covers `audio-to-audio`\nonly).\n\n- New queue-based `FalAITextToAudioTask` (handles both `audio_file` —\ne.g. Stable Audio — and `audio` result shapes).\n- `textToAudio()` ta\n[…]\ned\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "[Inference] Add fal-ai text-to-audio support (#2249)",
          "author_name": "Jodh Singh",
          "author_login": "jetjodh",
          "committed_at": "2026-06-29T15:35:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5c55fc8de60fbe4bc7b7af0a2db6e47dc1a9de1e",
          "body": "## Summary\n\nAdds and fixes audio model support for the **fal-ai** inference\nprovider.\n\n1. **Fix `audio-to-audio` for fal-ai** `audioToAudio()` now resolves\n`url`/`headers`/`signal` via `makeRequestOptions` and forwards them to\n`getResponse` (mirroring `imageSegmentation`), so the fal **queue** task\n\n[…]\ned\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "[Inference] fal-ai: audio-to-audio support (#2234)",
          "author_name": "Jodh Singh",
          "author_login": "jetjodh",
          "committed_at": "2026-06-29T15:25:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "084284b3b9146e4423c2e92927f403fe08f39522",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.17",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-25T14:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3bc9bbe496182c842538e68e6a652afca0773b",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/inference 4.13.20",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-25T14:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "defcd0b3222972f0ab0959f08b1850e61d19f26c",
          "body": "…port (#2241)\n\n<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Scoped provider addition with input validation and response parsing;\nno changes to auth or shared routing beyond registering a new task\nhelper.\n> \n> **Overview**\n> Adds **automatic-speech-recognition** for the **deepinfra** inference\n\n[…]\nURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Oguz Vuruskaner <oguz@deepinfra.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: célina <hanouticelina@gmail.com>",
          "is_bot": false,
          "headline": "[Inference Providers] deepinfra: add automatic-speech-recognition sup…",
          "author_name": "Oguz Vuruskaner",
          "author_login": "ovuruska",
          "committed_at": "2026-06-25T13:27:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7c54eb9b5e5ea79327a2471e1d6c079d446827d5",
          "body": "## Summary\n\n- Adds `benchflow` to the `EVALUATION_FRAMEWORKS` constant in\n`packages/tasks/src/eval.ts`.\n\n[BenchFlow](https://github.com/benchflow-ai/benchflow) is the evaluation\nframework backing **SkillsBench**\n([arXiv:2602.12670](https://arxiv.org/abs/2602.12670)). It runs\ncontainerized agent tria\n[…]\ns set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Bertrand CHEVRIER <bertrand@huggingface.co>",
          "is_bot": false,
          "headline": "Add benchflow evaluation framework (#2139)",
          "author_name": "Xiangyi Li",
          "author_login": "xdotli",
          "committed_at": "2026-06-25T10:26:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95f82a32d88b1015308338607117e57cccc532ba",
          "body": "Entry:\n```\n\"RTX 3500 Ada Mobile\": {\n  tflops: 15.8,\n  memory: [12],\n  computeCapability: 8.9,\n  msrp: 1_500,\n  power: 150,\n  releaseYear: 2023,\n}\n```\n\nSpecs sourced from TechPowerUp and Wikipedia.\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Data-only catalog addition with no logic or ru\n[…]\net up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Pedro Cuenca <pedro@huggingface.co>",
          "is_bot": false,
          "headline": "Add RTX 3500 Ada Mobile specifications (#2245)",
          "author_name": "Cedric Schmeits",
          "author_login": "CedricSchmeits",
          "committed_at": "2026-06-22T11:59:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf6215a2368516df88c1cbc8141b98616f9c6997",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.16",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-22T09:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf7b9e16cd84050d2832ca8d6cf39f42e0bfb33",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> One-line metadata query change for download analytics only; no runtime\nor auth impact.\n> \n> **Overview**\n> **PaddleOCR** Hub download counting now treats **`inference.onnx`** as\na model artifact, alongside existing **safetensors** and\n**`inference.p\n[…]\nfor commit\n799db5f912f62778453108a97bb7a24f7d4ded1b. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "support ONNX format model countDownloads for PaddleOCR (#2248)",
          "author_name": "Tingquan Gao",
          "author_login": "TingquanGao",
          "committed_at": "2026-06-22T09:51:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d4a2c46e5f234093daec4a2c97f91673fa75837",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.15",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-22T08:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ee5277af26ece4c9d37a79c55b8ef33431f0ca",
          "body": "## Summary\n- Add `scail-2` as a dedicated model library entry for SCAIL-2.\n- Count downloads from the main checkpoint file:\n`model/1/fsdp2_rank_0000_checkpoint.pt`.\n\n## Tests\n- `pnpm --filter @huggingface/tasks format:check`\n- `pnpm --filter @huggingface/tasks lint:check`",
          "is_bot": false,
          "headline": "Add SCAIL-2 as a model library (#2247)",
          "author_name": "Yuxuan Zhang",
          "author_login": "zRzRzRzRzRzRzR",
          "committed_at": "2026-06-22T08:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52091ecdc9a91a5da3ddb885708712434f54d255",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.14",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-22T08:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce5987ba06091abb898cb6399630ccfabc4e27a",
          "body": "Registers **TuneJury,** an open reward model for text-to-music (paper:\nhttps://arxiv.org/abs/2606.17006, model:\nhttps://huggingface.co/TuneJury/tunejury), so that downloads of its .pt\ncheckpoint are tracked. The model card sets library_name: tunejury; this\nentry adds a countDownloads filter matching\n[…]\nfor commit\n0f52b9492efef12a71c510a4ab2cedbf06c49278. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add TuneJury model library details (#2244)",
          "author_name": "Yonghyun Kim",
          "author_login": "yonghyunk1m",
          "committed_at": "2026-06-22T08:06:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6cd7942237280fa99b4aee248cbbe0fe36c73d9",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/hub 2.13.2",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-19T11:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4e8f3a9c181260c28514c985bd20ad2d2469ca",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/xetchunk-wasm 0.1.0",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-19T11:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6022455efbc1517d2f39f159793a7b5406ead3a",
          "body": "Copying/committing an empty (0-byte) file to a bucket fails with a CAS\nerror:\n\n> (19) invalid shard file hash mismatch, file reconstruction for file\n638a6bc391964a85939d48f008e8bdbae6a7975e7ca2d87a3ce2492f4e4d8a4c does\nnot produce this hash\n\n**Root cause (at source):** `xetchunk-wasm`'s `fileHash([]\n[…]\nY -->\n\n---------\n\nCo-authored-by: moonbot[bot] <moonbot[bot]@users.noreply.github.com>\nCo-authored-by: coyotte508 <coyotte508@users.noreply.github.com>\nCo-authored-by: Eliott C. <coyotte508@gmail.com>",
          "is_bot": true,
          "headline": "fix(xetchunk-wasm): all-zero file hash for empty files (#2243)",
          "author_name": "moon-bot-app[bot]",
          "author_login": "moon-bot-app[bot]",
          "committed_at": "2026-06-19T11:43:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a7041f43dff52579f8c04b5592c1101f544d873",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.13",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-18T13:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3e114d14d09e45192f5e7645a521374e2b0212",
          "body": "## Summary\n- Adds the redline-bench framework entry for the RedlineBench benchmark\ndataset (crosbylegal/RedlineBench).\n\n## Motivation\n- Crosby Legal launched Crosby Intelligence (our research division) and\nRedlineBench (out first benchmark for contract negotiations)\n- Clement Delague suggested we ad\n[…]\nfor commit\n39651a39b00c1673bd95526f7da1ec518b201f6e. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add redline-bench evaluation framework (#2238)",
          "author_name": "Sharan Ramjee",
          "author_login": "sharanramjee",
          "committed_at": "2026-06-18T12:23:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7cd39cbf4f3dcc4d1925596aba276c17c9a3d95e",
          "body": "Note that the TFLOP values are probably wrong ;)\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Static catalog additions only; no runtime behavior changes beyond\npossible estimates if unknown GPU names are matched.\n> \n> **Overview**\n> Extends **`NVIDIA_SKUS`** in `hardware-nvidia.ts` with \n[…]\net up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Pedro Cuenca <pedro@huggingface.co>",
          "is_bot": false,
          "headline": "(feat) Add B300 + other GPUs to hardware-nvidia.ts (#2233)",
          "author_name": "Rihaan Meher",
          "author_login": "sharktide",
          "committed_at": "2026-06-17T17:57:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4915fcc1803298a96c621bc5a51f18ff069c5e05",
          "body": "---------\n\nCo-authored-by: Pedro Cuenca <pedro@huggingface.co>",
          "is_bot": false,
          "headline": "replace llama-server and llama-cli (#2235)",
          "author_name": "Merve Noyan",
          "author_login": "merveenoyan",
          "committed_at": "2026-06-17T08:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97485b52de51fe141ce90625fabd51363abb603",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.12",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-16T11:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce534dc90a022d590eddaef4c044648ed388b99",
          "body": "…on (#2229)\n\nWe uploaded jax weights for our model with the extension of \"zst\"\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single metadata query tweak for download metrics; no auth, serving, or\nmodel-runtime behavior changes.\n> \n> **Overview**\n> Extends the **IntelliFold** library’s `co\n[…]\nfor commit\n72fa7b81c3df4b19d1fabbcacaa2124e7748aae9. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Update countDownloads filter for intellifold to include 'zst' extensi…",
          "author_name": "heya5",
          "author_login": "heya5",
          "committed_at": "2026-06-16T11:29:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3e527f5066c1a45ae428843657b53f850637e54",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/inference 4.13.19",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-15T12:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567f373604fd846801ffcaeebd61902a76245b0a",
          "body": "…L MIME types) (#2230)\n\n## What this fixes\n\nfal's data-URL decoder maps the declared MIME type to a file extension\nand **rejects any type that doesn't resolve to one** — so the label\nmatters, not just the bytes. As a result, fal-ai\nautomatic-speech-recognition failed for the most common inputs:\n\n- B\n[…]\n for commit\n128f9ef57a5230c8b3f1aeb28713214b07c2402e. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "[Inference Providers] fal-ai: fix ASR for browser webm & wav (data-UR…",
          "author_name": "célina",
          "author_login": "hanouticelina",
          "committed_at": "2026-06-15T12:47:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bc834e9da2d7e517c5e7ce88b3bc99090ebe4de9",
          "body": "## What\n\nAdds four consumer GPUs that were missing from the hardware SKU lists\nwhile their immediate neighbors were already present:\n\n**AMD** (`hardware-amd.ts`) — placed next to the existing `RX 5500 XT`:\n- `RX 5700 XT` — 8 GB, gfx1010\n- `RX 5700` — 8 GB, gfx1010\n\n**NVIDIA** (`hardware-nvidia.ts`) \n[…]\nfor automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add RX 5700 / 5700 XT and GTX 1070 / 1080 to hardware list (#2228)",
          "author_name": "stevorob",
          "author_login": "stevorob",
          "committed_at": "2026-06-15T11:34:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f8fdf6be2acaac9a2175d1382f6c46266c739c62",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.11",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-10T09:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb09ee6c6646cd6f25536cb25685db1d92928e9",
          "body": "Adds entries to `packages/tasks/src/agent-harnesses.ts` for popular\ncoding agents that were missing from the registry. For each, I checked\nthe harness's source code or documentation to confirm an environment\nvariable it sets on the shell / subprocesses it spawns (so the `hf` CLI\ncan detect it as a c\n[…]\ned\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add more agent harnesses to the registry (#2222)",
          "author_name": "Lucain",
          "author_login": "Wauplin",
          "committed_at": "2026-06-10T09:18:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b7f40135aedd7537a421b79b9dfaf7deda9f83e6",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.10",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-08T10:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4602dc2aa070cca2f25f333497cda669f65c777",
          "body": "Hi! I have a Hugging Face repository\n(https://huggingface.co/stanfordmimi/CheXmix) that contains the model\nweights and tokenizer files. Since download tracking has not been\nactivated for the model weights yet, would it be possible to update the\nrepository configuration so that downloads of the model\n[…]\nis repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>\nCo-authored-by: Lucain <lucain@huggingface.co>",
          "is_bot": false,
          "headline": "Updated CheXmix Download Counts (#2219)",
          "author_name": "Ashwin Kumar",
          "author_login": "ashwinkumargb",
          "committed_at": "2026-06-08T10:09:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4df967953d3bd0ac5e75e65e08762d635fb5e9c5",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.9",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-08T07:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a795a4019c74b62fe2171450e3e55323c160e27c",
          "body": "Used by https://huggingface.co/datasets/MMMU/MMMU_Pro\n\ncc @merveenoyan \n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single registry entry with no runtime or security impact.\n> \n> **Overview**\n> Registers **MMMU** as a supported evaluation framework in\n`EVALUATION_FRAMEWORKS`, so benchma\n[…]\nfor commit\n5cbafe81fc7642546777c5bf2b0d4899cb327412. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add mmmu-pro eval framework (#2213)",
          "author_name": "Bertrand CHEVRIER",
          "author_login": "krampstudio",
          "committed_at": "2026-06-08T07:24:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd4640cae723f6bbf2994440b91664a76853486f",
          "body": "## Summary\n\n- Adds the **Intel Core Ultra 7 255HX** (Arrow Lake HX, 2025 -> from\nLenovo Legion 5i Laptop) to the `SKUS.CPU.Intel` table in `hardware.ts`\n- Closes #2214\n\n## Spec values used\n\n| Field | Value | Source / Rationale |\n|---|---|---|\n| `tflops` | 1.62 | FP32 estimate using cpu-monkey method\n[…]\nfor commit\nf3d89f147b9b3a547620398b62b31bfc58014f13. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add Intel Core Ultra 7 255HX to CPU hardware spec sheet (#2220)",
          "author_name": "Rafael Oliveira",
          "author_login": "Rafael-Silva-Oliveira",
          "committed_at": "2026-06-07T20:00:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2be10369b10ed3ce9fa7c8efed4bd45cd401af0",
          "body": "…nstruct (#2217)\n\n## Context\n\nThe e2e job fails on every push to `main` since 2026-06-05 ~11:20 UTC\n(e.g. the `@huggingface/hub 2.13.1` release run): the inference router\nno longer serves `meta-llama/Llama-3.2-1B-Instruct` and returns `400\nmodel_not_supported`.\n\n## Changes\n\nSwitch the chatCompletion smoke tests in `e2e/ts`, `e2e/deno` and\n`e2e/svelte` to `Qwen/Qwen2.5-7B-Instruct`, currently served by the\nrouter (verified via `GET /v1/models`).\n\nUnblocks CI for unrelated PRs such as #2216.",
          "is_bot": false,
          "headline": "fix(e2e): replace unavailable Llama-3.2-1B-Instruct with Qwen2.5-7B-I…",
          "author_name": "Guillaume Salou",
          "author_login": "jagwar",
          "committed_at": "2026-06-05T14:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092e895f9eb996fcf8373868c036c87c85309b67",
          "body": "## Context\n\nSame issue as huggingface/hf-endpoints-documentation#166 (flagged by\n@coyotte508 in the Slack thread about the Inference Endpoints docs not\nupdating): the doc workflows are pinned to outdated `doc-builder`\ncommits, so doc builds can report success without actually updating the\npublished \n[…]\nfor commit\neaf584f1ee3a889f98404436ee307d65bcfc769f. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "ci: bump doc-builder workflow pins (#2216)",
          "author_name": "Guillaume Salou",
          "author_login": "jagwar",
          "committed_at": "2026-06-05T14:47:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3bf532c88f612c0c2a4571f92978829f4f7613a",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/hub 2.13.1",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-05T11:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5918a70c63c730af39428c267b50aabb06710d",
          "body": "…s models (#2215)\n\n## Description\n\nFor `compressed-tensors` models with multiple `config_groups` at\ndifferent bit widths, the pack-quantized multiplier used the **first**\ngroup's `num_bits` for **every** packed `I32` tensor — e.g. a model with\n2-bit embeddings and 4-bit layers got all tensors unpack\n[…]\nfor automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix safetensors parameter count for mixed-precision compressed-tensor…",
          "author_name": "Mishig",
          "author_login": "mishig25",
          "committed_at": "2026-06-05T11:21:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "85e5dc63d96a940e0ad901d188ccca5825ef6ede",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.8",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-04T13:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4b5302994984f61b4c5e9985b9c5687c4fb524",
          "body": "update longcat-video-avatar-1.5 to model libraries\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single metadata entry in the model libraries map with no runtime or\nsecurity-sensitive logic.\n> \n> **Overview**\n> Registers **LongCat-Video-Avatar 1.5** as a Hub modeling library under\nthe tag\n[…]\ngbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>",
          "is_bot": false,
          "headline": "update: longcat-video-avatar-1.5 to model libraries (#2207)",
          "author_name": "lile839",
          "author_login": "lile839",
          "committed_at": "2026-06-04T13:53:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "08bef1e0e3dc0f44aeaf77068dea0505ecbbfe0b",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.7",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-03T15:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b65e8f6e361f845c6d7e2afa1fd398fb3c46236",
          "body": "Repo contains checkpoints for 3 different pipeline components of the\nmodel. This download filter only counts downloads to the core LLM\ncomponent (in either MLX or Safetensors format)\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Single registry entry in `model-libraries.ts` with no auth, \n[…]\nfor commit\n01917d470513a4b2a193d4cda1ebb24c956ce3e4. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add download stats filter for upcoming model release (#2210)",
          "author_name": "chrisdonahue-goog",
          "author_login": "chrisdonahue-goog",
          "committed_at": "2026-06-03T15:30:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e67fe005b781e07f1701bde1a4291a0aabf7336",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.6",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-03T11:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037a6a950e546f11f3e781b3334971103ea50413",
          "body": "Agentic use of the Hub is growing, and we'd like to make it visible.\nWhen `huggingface_hub` detects it is run by an agent, it sends the info\nvia the user agent on every http request. At the moment, detection is\nbased on a [hardcoded list inside\n`huggingface_hub`](https://github.com/huggingface/huggi\n[…]\ned\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add agent harnesses registry to @huggingface/tasks (#2209)",
          "author_name": "Lucain",
          "author_login": "Wauplin",
          "committed_at": "2026-06-03T11:14:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3a2d151704431f1af5cf12df17f54ecf8844525c",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.5",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-02T13:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c989f824d16a25d83184a250ce802efa82eb44",
          "body": "The objective is to include the [nanoFold\ndataset](https://huggingface.co/datasets/ChrisHayduk/nanofold-public) as\na benchmark in the Hub. The dataset is part of the [nanoFold\nchallenge](https://github.com/ChrisHayduk/nanoFold-Competition).\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Me\n[…]\nfor commit\n5d57865f5fde787211160077805eba7f69f78d45. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add nanofold benchmark details to eval.ts (#2208)",
          "author_name": "Carlos Miguel Patiño",
          "author_login": "cmpatino",
          "committed_at": "2026-06-02T12:50:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e41f1e9e2e4572e56b5a8379c72fce537890624",
          "body": "## Summary\n\nAdds `pier` to the supported `eval.yaml` evaluation framework\nidentifiers.\n\nPier is a Harbor fork built for DeepSWE, with stronger support for CLI\nagents in no-internet tasks and more faithful, consistent agent\ntrajectories.\n\n## Context\n\nDeepSWE has been prepared for the Hub Evaluation R\n[…]\nisting `harbor` framework identifier while\nthis PR adds `pier` as the canonical identifier for Pier-backed\nbenchmark datasets.\n\n## Validation\n\n- `pnpm exec eslint --ext .ts packages/tasks/src/eval.ts`",
          "is_bot": false,
          "headline": "Add Pier evaluation framework for DeepSWE (#2205)",
          "author_name": "Wenqi Huang",
          "author_login": "Ynng",
          "committed_at": "2026-06-02T09:58:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e83afdee267c14bec621fbc563bf33af3308fb5e",
          "body": "## What\n\nThe `collectionInfo` and `listCollections` E2E tests in `packages/hub`\nhit the live Hub and assert on the contents of the\n`huggingfacejs/test-collection`. A couple of fields were asserted with\n**hardcoded** volatile values that drift over time, so the tests fail on\n**every branch** (not spe\n[…]\nfor automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix flaky collections E2E tests with Any<...> matchers (#2204)",
          "author_name": "Lucain",
          "author_login": "Wauplin",
          "committed_at": "2026-06-01T14:41:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a3e8a51f5528a678362810f9097301d6681b1f04",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.4",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-01T14:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f690073c1f1ba09c7146bf2cb3bf39747a887661",
          "body": "This PR adds code snippet support for the litert-lm library tag,\nproviding developers with our official CLI instructions and developer\nguide link.\n\nTo make sure this PR is legit, I'm sharing the following blogposts\n(which I'm one of the authors, Yu-Hui Chen) to prove that I'm the main\ndeveloper for \n[…]\nis repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n---------\n\nCo-authored-by: Lucain <lucainp@gmail.com>\nCo-authored-by: Lucain <lucain@huggingface.co>",
          "is_bot": false,
          "headline": "feat: add LiteRT-LM code snippet support (#2203)",
          "author_name": "Yu-Hui Chen",
          "author_login": "yuhuichen1015",
          "committed_at": "2026-06-01T14:34:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71d2e1ea6601ba0cf886051ae9480e1dc0685637",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.3",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-06-01T07:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b9ba0f8fb09e5cd1945f5ad1171400ccc04d6f",
          "body": "## Summary\n\nAdds `wbench` to the supported evaluation frameworks for benchmark\ndataset `eval.yaml` files.\n\nWBench is a comprehensive multi-turn benchmark for interactive video\nworld model evaluation, assessing models across 5 dimensions (video\nquality, setting adherence, interaction adherence, consi\n[…]\nfor commit\n30f6c1cabccec5ac239c875b736872832b89e583. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add wbench eval framework (#2200)",
          "author_name": "Kaining Ying",
          "author_login": "KainingYing",
          "committed_at": "2026-06-01T03:29:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3e33e89c7f9a07d8fa12dd12d69f2063a616d77",
          "body": "Adding @NathanHB and me as codeowners. So @NathanHB, whenever you\napprove a pr on that file, I can merge & release it.\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Low Risk**\n> Documentation-only governance change with no runtime or security\nimpact.\n> \n> **Overview**\n> Adds a **file-specific CODEOWNE\n[…]\nfor commit\n9f969a0f9d8a7d470d3bce56cc78db873440bb90. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "[Tasks] udpate codeowner for eval.ts (#2198)",
          "author_name": "Bertrand CHEVRIER",
          "author_login": "krampstudio",
          "committed_at": "2026-05-27T10:55:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52f7f8513edab4d9368ebad49beef86ef2b7ad2f",
          "body": null,
          "is_bot": false,
          "headline": "Remove agents package CODEOWNERS entry",
          "author_name": "Julien Chaumond",
          "author_login": "julien-c",
          "committed_at": "2026-05-27T10:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afd2f7499ea73dae9c905591a3ecbe0469058cf",
          "body": null,
          "is_bot": false,
          "headline": "🔖 @huggingface/tasks 0.21.2",
          "author_name": "machineuser",
          "author_login": "machineuser",
          "committed_at": "2026-05-27T09:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef4d94ff7f3982d0eea48e292388327534c5f46",
          "body": "## Summary\n\nAdds `researchclawbench` to the supported evaluation frameworks for\nbenchmark dataset `eval.yaml` files.\n\nResearchClawBench is an end-to-end scientific research benchmark for AI\nagents and standalone LLMs, covering workflows from reading raw data and\nrelated work to producing code, figur\n[…]\nfor commit\n36c6e24641cb04cc04f204228177504a06829710. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add ResearchClawBench eval framework (#2174)",
          "author_name": "Wanghan Xu",
          "author_login": "black-yt",
          "committed_at": "2026-05-27T09:32:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f590d2a41bda2230e1ffa50cf59494e4f88cc49",
          "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Low Risk**\n> Low risk: adds a new static entry to the model libraries registry\nwithout altering existing logic or data flows.\n> \n> **Overview**\n> Adds a new `stable-audio-3` entry to `MODEL_LIBRARIES_UI_ELEMENTS` in\n`model-libraries.ts`, including label/repo met\n[…]\nfor commit\nca5626f922bb559f0c24b21009b57a41e3d87cda. Bugbot is set up for automated\ncode reviews on this repo. Configure\n[here](https://www.cursor.com/dashboard/bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
          "is_bot": false,
          "headline": "Add stable-audio-3 library (#2190)",
          "author_name": "Matt Rice",
          "author_login": "mhrice",
          "committed_at": "2026-05-26T12:35:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 95,
      "commits_last_year": 618,
      "latest_release_at": "2026-07-23T08:59:56Z",
      "latest_release_tag": "tasks-v0.21.28",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 1.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ts",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "typescript"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/ts",
          "is_deprecated": false,
          "latest_version": "0.2.2",
          "repository_url": "https://github.com/andywer/ts",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 42983,
          "first_published_at": "2012-11-12T13:14:03.614000Z",
          "latest_published_at": "2018-10-15T06:42:10.253000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2840
        },
        {
          "name": "yarn",
          "exists": true,
          "license": "BSD-2-Clause",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/yarn",
          "is_deprecated": false,
          "latest_version": "1.22.22",
          "repository_url": "https://github.com/yarnpkg/yarn",
          "versions_count": 120,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 37832964,
          "first_published_at": "2012-03-21T17:54:19.255000Z",
          "latest_published_at": "2024-03-09T21:35:40.868000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 867
        },
        {
          "name": "@huggingface/hub",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "api",
            "client",
            "face",
            "hub",
            "hugging",
            "huggingface"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/hub",
          "is_deprecated": false,
          "latest_version": "2.13.3",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 156,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 1297981,
          "first_published_at": "2023-02-17T21:17:20.903000Z",
          "latest_published_at": "2026-07-09T11:12:28.118000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 16
        },
        {
          "name": "@huggingface/blob",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "huggingface",
            "hugging",
            "face",
            "blob",
            "lazy"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/blob",
          "is_deprecated": false,
          "latest_version": "0.0.2",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 47,
          "first_published_at": "2024-12-03T13:35:48.125000Z",
          "latest_published_at": "2024-12-03T13:35:48.384000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 599
        },
        {
          "name": "@huggingface/dduf",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "huggingface",
            "hugging",
            "face",
            "dduf"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/dduf",
          "is_deprecated": false,
          "latest_version": "0.0.2",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 50,
          "first_published_at": "2024-12-03T13:39:11.234000Z",
          "latest_published_at": "2024-12-03T13:39:11.505000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 599
        },
        {
          "name": "@huggingface/gguf",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "gguf",
            "hub",
            "huggingface"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/gguf",
          "is_deprecated": false,
          "latest_version": "0.4.3",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 50,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 26766,
          "first_published_at": "2024-03-13T13:52:48.189000Z",
          "latest_published_at": "2026-07-19T16:45:48.403000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@huggingface/jinja",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "face",
            "hugging",
            "huggingface",
            "jinja",
            "templates"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/jinja",
          "is_deprecated": false,
          "latest_version": "0.5.9",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 13997727,
          "first_published_at": "2023-12-14T16:43:23.580000Z",
          "latest_published_at": "2026-05-08T14:46:38.782000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 78
        },
        {
          "name": "@huggingface/tasks",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "hub",
            "huggingface",
            "languages"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@huggingface/tasks",
          "is_deprecated": false,
          "latest_version": "0.21.28",
          "repository_url": "https://github.com/huggingface/huggingface.js",
          "versions_count": 310,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 2959069,
          "first_published_at": "2023-11-17T10:38:52.391000Z",
          "latest_published_at": "2026-07-23T08:59:36.977000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 794,
      "stars": 2474,
      "watchers": 49,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 4
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-08",
            "count": 3
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 2
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 2
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 2
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 2
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 2
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 2
          },
          {
            "date": "2023-12-17",
            "count": 2
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 2
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 2
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 8
          },
          {
            "date": "2024-05-23",
            "count": 4
          },
          {
            "date": "2024-05-24",
            "count": 2
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 2
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 2
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 2
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 2
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 2
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 3
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 3
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 2
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 2
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 2
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 2
          },
          {
            "date": "2024-09-29",
            "count": 2
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 2
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-10",
            "count": 2
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2024-12-14",
            "count": 3
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 2
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 2
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 2
          },
          {
            "date": "2025-01-29",
            "count": 2
          },
          {
            "date": "2025-01-30",
            "count": 3
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-02-01",
            "count": 2
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 2
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 4
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 2
          },
          {
            "date": "2025-03-20",
            "count": 2
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 4
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 2
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 3
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 2
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 4
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 4
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 2
          },
          {
            "date": "2025-05-13",
            "count": 2
          },
          {
            "date": "2025-05-14",
            "count": 3
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 3
          },
          {
            "date": "2025-05-21",
            "count": 4
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 8
          },
          {
            "date": "2025-05-24",
            "count": 3
          },
          {
            "date": "2025-05-25",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 2
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 4
          },
          {
            "date": "2025-06-13",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 2
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-28",
            "count": 2
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 2
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 2
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 5
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 4
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 3
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-17",
            "count": 2
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 2
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 3
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 2
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 4
          },
          {
            "date": "2025-10-15",
            "count": 2
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 3
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 2
          },
          {
            "date": "2025-11-25",
            "count": 4
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 2
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 3
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 3
          },
          {
            "date": "2026-01-14",
            "count": 3
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 3
          },
          {
            "date": "2026-01-26",
            "count": 4
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 3
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 2
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 3
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 3
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-26",
            "count": 3
          },
          {
            "date": "2026-03-31",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 3
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 3
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 3
          },
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 4
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 2
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 3
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 3
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 4
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 2
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 4
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 3
          },
          {
            "date": "2026-06-18",
            "count": 4
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 4
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 3
          },
          {
            "date": "2026-07-01",
            "count": 3
          },
          {
            "date": "2026-07-02",
            "count": 3
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 3
          },
          {
            "date": "2026-07-07",
            "count": 3
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-12",
            "count": 2
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 2
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 772,
        "total_forks": 794
      },
      "star_history": null,
      "open_issues_and_prs": 265
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "e2e/svelte/tsconfig.json",
        "e2e/ts/tsconfig.json",
        "packages/agents/tsconfig.json",
        "packages/blake3-jit/tsconfig.json",
        "packages/blob/tsconfig.json",
        "packages/dduf/tsconfig.json",
        "packages/doc-internal/tsconfig.json",
        "packages/gearhash-jit/tsconfig.json",
        "packages/gguf/tsconfig.json",
        "packages/hub/tsconfig.json",
        "packages/inference/tsconfig.json",
        "packages/jinja/tsconfig.json",
        "packages/languages/tsconfig.json",
        "packages/mcp-client/tsconfig.json",
        "packages/ollama-utils/tsconfig.json",
        "packages/space-header/tsconfig.json",
        "packages/splitmix64-wasm/assembly/tsconfig.json",
        "packages/tasks-gen/tsconfig.json",
        "packages/tasks/tsconfig.json",
        "packages/tiny-agents/tsconfig.json",
        "packages/xetchunk-wasm/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 381456,
      "source_files_sampled": 687,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "axios",
            "direct": true,
            "version": "0.18.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-43fc-jf86-j433",
              "GHSA-4w2v-q235-vp99",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-898c-q2cr-xwhg",
              "GHSA-cph5-m8f7-6c5x",
              "GHSA-fvcv-3m26-pcqx"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 24,
            "oldest_advisory_days": 2027
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.5.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8,
            "advisory_ids": [
              "GHSA-74fj-2j2h-c42q",
              "GHSA-cxjh-pqwp-8mfp",
              "GHSA-jchw-25xp-jwwc",
              "GHSA-pw2r-vq6v-hr8c",
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 5,
            "oldest_advisory_days": 1654
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "2.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-7p7h-4mm5-852v"
            ],
            "fixed_version": "4.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1873
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "10.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p9pc-299p-vxgp"
            ],
            "fixed_version": "18.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2149
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "moderate": 1
        },
        "advisory_count": 32,
        "affected_count": 5,
        "assessed_count": 94,
        "malicious_count": 0,
        "assessed_package": "npm:ts@0.2.2",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@huggingface/hub",
          "manifest": "e2e/svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "e2e/svelte/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/hub",
          "manifest": "e2e/ts/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "e2e/ts/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/hub",
          "manifest": "e2e/yarn/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "e2e/yarn/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "packages/agents/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/blob",
          "manifest": "packages/dduf/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "glob",
          "manifest": "packages/doc-internal/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.2.1"
        },
        {
          "name": "yaml",
          "manifest": "packages/doc-internal/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.2"
        },
        {
          "name": "@huggingface/tasks",
          "manifest": "packages/gguf/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/tasks",
          "manifest": "packages/hub/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/xetchunk-wasm",
          "manifest": "packages/hub/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/jinja",
          "manifest": "packages/inference/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/tasks",
          "manifest": "packages/inference/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "packages/mcp-client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/tasks",
          "manifest": "packages/mcp-client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "packages/mcp-client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.2"
        },
        {
          "name": "@huggingface/jinja",
          "manifest": "packages/ollama-utils/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/inference",
          "manifest": "packages/tasks-gen/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@huggingface/tasks",
          "manifest": "packages/tasks-gen/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@huggingface/hub",
            "direct": true,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@huggingface/inference",
            "direct": true,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@huggingface/jinja",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "1.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "7.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@glideapps/ts-necessities",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@huggingface/transformers",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jspm/core",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/darwin-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/darwin-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/linux-arm64-gnu",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/linux-arm64-musl",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/linux-x64-gnu",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/linux-x64-musl",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/win32-arm64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/win32-x64",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.23",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/aspromise",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/codegen",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/inquire",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/path",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/pool",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/utf8",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/adapter-auto",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/kit",
            "direct": false,
            "version": "^2.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/vite-plugin-svelte",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@szmarczak/http-timer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "4.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai-subset",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cli-progress",
            "direct": false,
            "version": "3.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.61",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.11.28",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.17.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^18.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/urijs",
            "direct": false,
            "version": "1.19.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-x64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-x64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-x64",
            "direct": false,
            "version": "7.0.0-dev.20260511.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser",
            "direct": false,
            "version": "^1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/config",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/logger",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/protocols",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/repl",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/types",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/utils",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-sequence-parser",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "assemblyscript",
            "direct": false,
            "version": "0.27.36",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "binaryen",
            "direct": false,
            "version": "116.0.0-nightly.20240114",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-or-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "10.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-bidi",
            "direct": false,
            "version": "0.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "cli-progress",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "code-red",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "collection-utils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-shorthand-properties",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-value",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "defer-to-connect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "devtools",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1094867",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1119014",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "edge-paths",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "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": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-svelte",
            "direct": false,
            "version": "2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatbuffers",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "12.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grapheme-splitter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "guid-typescript",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "is-url",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-base64",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": false,
            "version": "0.33.3",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-logger",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-tsconfig",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "locate-character",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.clonedeep",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.defaults",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.difference",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.flatten",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.sortby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.union",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zip",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel-plugin-prefix",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.5",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "marky",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "modern-node-polyfills",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-common",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-common",
            "direct": false,
            "version": "1.20.0-dev.20241016-2b8fc5529b",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-node",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-web",
            "direct": false,
            "version": "1.20.0-dev.20241016-2b8fc5529b",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "oxfmt",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-iteration",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "periscopic",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "platform",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "polite-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer-core",
            "direct": false,
            "version": "19.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "query-selector-shadow-dom",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "quicktype-core",
            "direct": false,
            "version": "https://github.com/huggingface/quicktype/raw/pack-18.0.17/packages/quicktype-core/quicktype-core-18.0.17.tgz",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-import",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resq",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rgb2hex",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-error",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.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": "simple-swizzle",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.8.0-beta.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.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.prototype.padend",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "4.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "^4.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-check",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-eslint-parser",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "sync-content",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-inflate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tshy",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "6.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": false,
            "version": "1.0.34",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-properties",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-trie",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "urijs",
            "direct": false,
            "version": "1.19.11",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^5.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "0.34.6",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-oniguruma",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-textmate",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webdriver",
            "direct": false,
            "version": "8.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "webdriverio",
            "direct": false,
            "version": "8.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.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": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.7",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.24.5",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 959,
        "direct_count": 16,
        "indirect_count": 943
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 136,
        "merged_prs": 1495,
        "open_issues": 129,
        "closed_ratio": 0.679,
        "closed_issues": 273,
        "closed_unmerged_prs": 243
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "machineuser",
          "commits": 630,
          "avatar_url": "https://avatars.githubusercontent.com/u/4134846?v=4"
        },
        {
          "type": "User",
          "login": "coyotte508",
          "commits": 363,
          "avatar_url": "https://avatars.githubusercontent.com/u/342922?v=4"
        },
        {
          "type": "User",
          "login": "Wauplin",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/11801849?v=4"
        },
        {
          "type": "User",
          "login": "julien-c",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4"
        },
        {
          "type": "User",
          "login": "SBrandeis",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/33657802?v=4"
        },
        {
          "type": "User",
          "login": "merveenoyan",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4"
        },
        {
          "type": "User",
          "login": "mishig25",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4"
        },
        {
          "type": "User",
          "login": "hanouticelina",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/36770234?v=4"
        },
        {
          "type": "User",
          "login": "xenova",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/26504141?v=4"
        },
        {
          "type": "User",
          "login": "Vaibhavs10",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/18682411?v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.323
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "agents-publish.yml",
        "blob-publish.yml",
        "dduf-publish.yml",
        "documentation.yml",
        "gearhash-jit-publish.yml",
        "gguf-publish.yml",
        "hub-publish.yml",
        "inference-publish.yml",
        "jinja-publish.yml",
        "languages-publish.yml",
        "lint.yml",
        "mcp-client-publish.yml",
        "ollama-template-update.yml",
        "ollama-utils-publish.yml",
        "pr-documentation.yml",
        "space-header-publish.yml",
        "splitmix64-wasm-publish.yml",
        "tasks-publish.yml",
        "test.yml",
        "tiny-agents-publish.yml",
        "trufflehog.yml",
        "update-specs.yml",
        "upload-pr-documentation.yml",
        "xetchunk-wasm-publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.cjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 16/27 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 45 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 7 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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "113 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "aaf389773b57f6553beed9718aaa3a4446a25943",
        "ran_at": "2026-07-25T15:07:44Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T04:06:13Z",
      "oldest_open_prs": [
        {
          "number": 367,
          "created_at": "2023-11-27T15:19:47Z",
          "last_comment_at": "2025-01-28T20:45:40Z",
          "last_comment_author": "coyotte508"
        },
        {
          "number": 385,
          "created_at": "2023-11-30T12:47:23Z",
          "last_comment_at": "2024-01-16T16:54:09Z",
          "last_comment_author": "julien-c"
        },
        {
          "number": 456,
          "created_at": "2024-01-25T13:49:09Z",
          "last_comment_at": "2025-05-12T16:26:45Z",
          "last_comment_author": "pcuenca"
        },
        {
          "number": 502,
          "created_at": "2024-02-23T10:44:26Z",
          "last_comment_at": "2024-02-23T10:59:56Z",
          "last_comment_author": "Wauplin"
        },
        {
          "number": 679,
          "created_at": "2024-05-16T22:02:49Z",
          "last_comment_at": "2025-03-03T21:08:10Z",
          "last_comment_author": "coyotte508"
        },
        {
          "number": 689,
          "created_at": "2024-05-20T20:35:03Z",
          "last_comment_at": "2024-05-20T21:25:39Z",
          "last_comment_author": "dtr3"
        },
        {
          "number": 723,
          "created_at": "2024-05-30T04:03:39Z",
          "last_comment_at": "2024-08-09T10:08:41Z",
          "last_comment_author": "AlpinDale"
        },
        {
          "number": 739,
          "created_at": "2024-06-06T11:29:59Z",
          "last_comment_at": "2024-06-06T12:02:06Z",
          "last_comment_author": "sozercan"
        },
        {
          "number": 787,
          "created_at": "2024-07-08T07:30:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 790,
          "created_at": "2024-07-09T15:23:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 791,
          "created_at": "2024-07-09T15:53:51Z",
          "last_comment_at": "2024-07-30T10:09:02Z",
          "last_comment_author": "Wauplin"
        },
        {
          "number": 804,
          "created_at": "2024-07-16T19:46:30Z",
          "last_comment_at": "2024-07-18T14:34:29Z",
          "last_comment_author": "Wauplin"
        },
        {
          "number": 805,
          "created_at": "2024-07-16T19:53:59Z",
          "last_comment_at": "2024-07-18T13:01:27Z",
          "last_comment_author": "NielsRogge"
        },
        {
          "number": 809,
          "created_at": "2024-07-17T23:58:15Z",
          "last_comment_at": "2024-07-23T23:16:32Z",
          "last_comment_author": "Pierrci"
        },
        {
          "number": 851,
          "created_at": "2024-08-14T20:46:34Z",
          "last_comment_at": "2024-08-18T19:50:14Z",
          "last_comment_author": "AndriyMulyar"
        },
        {
          "number": 857,
          "created_at": "2024-08-19T10:37:03Z",
          "last_comment_at": "2024-08-19T12:01:05Z",
          "last_comment_author": "pcuenca"
        },
        {
          "number": 866,
          "created_at": "2024-08-26T03:28:38Z",
          "last_comment_at": "2024-08-27T13:54:19Z",
          "last_comment_author": "not-lain"
        },
        {
          "number": 875,
          "created_at": "2024-08-29T19:41:00Z",
          "last_comment_at": "2024-09-03T17:27:00Z",
          "last_comment_author": "julien-c"
        },
        {
          "number": 953,
          "created_at": "2024-10-07T09:26:06Z",
          "last_comment_at": "2024-10-07T15:22:40Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 959,
          "created_at": "2024-10-08T11:52:31Z",
          "last_comment_at": "2024-10-08T17:03:24Z",
          "last_comment_author": "simon-mo"
        }
      ],
      "last_merged_pr_at": "2026-07-24T05:54:09Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 300,
          "created_at": "2021-07-24T16:13:17Z",
          "last_comment_at": "2021-07-24T17:20:29Z",
          "last_comment_author": "mishig25"
        },
        {
          "number": 308,
          "created_at": "2021-09-20T22:55:22Z",
          "last_comment_at": "2021-09-21T07:48:36Z",
          "last_comment_author": "lighteternal"
        },
        {
          "number": 307,
          "created_at": "2021-10-28T16:07:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 309,
          "created_at": "2021-12-15T09:39:16Z",
          "last_comment_at": "2021-12-15T17:21:42Z",
          "last_comment_author": "julien-c"
        },
        {
          "number": 311,
          "created_at": "2022-01-20T16:21:14Z",
          "last_comment_at": "2022-03-16T13:28:39Z",
          "last_comment_author": "adrinjalali"
        },
        {
          "number": 313,
          "created_at": "2022-04-19T09:22:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 314,
          "created_at": "2022-06-03T14:49:53Z",
          "last_comment_at": "2023-11-23T18:39:46Z",
          "last_comment_author": "merveenoyan"
        },
        {
          "number": 315,
          "created_at": "2022-07-08T10:38:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2022-07-26T13:03:25Z",
          "last_comment_at": "2023-11-22T11:11:43Z",
          "last_comment_author": "julien-c"
        },
        {
          "number": 332,
          "created_at": "2022-08-04T08:10:57Z",
          "last_comment_at": "2022-12-19T09:42:28Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 330,
          "created_at": "2022-10-04T20:02:45Z",
          "last_comment_at": "2023-11-22T11:58:11Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 328,
          "created_at": "2022-10-04T20:07:23Z",
          "last_comment_at": "2023-12-30T09:15:57Z",
          "last_comment_author": "jayant-yadav"
        },
        {
          "number": 326,
          "created_at": "2022-10-04T20:08:45Z",
          "last_comment_at": "2023-11-22T11:42:38Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 325,
          "created_at": "2022-10-04T20:11:11Z",
          "last_comment_at": "2023-12-30T09:01:39Z",
          "last_comment_author": "jayant-yadav"
        },
        {
          "number": 324,
          "created_at": "2022-10-04T20:20:45Z",
          "last_comment_at": "2023-11-22T11:36:27Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 323,
          "created_at": "2022-10-13T07:02:11Z",
          "last_comment_at": "2023-11-22T17:05:31Z",
          "last_comment_author": "osanseviero"
        },
        {
          "number": 321,
          "created_at": "2022-10-13T19:40:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 340,
          "created_at": "2022-11-04T08:07:05Z",
          "last_comment_at": "2022-11-04T08:12:43Z",
          "last_comment_author": "sayakpaul"
        },
        {
          "number": 339,
          "created_at": "2022-12-08T10:11:20Z",
          "last_comment_at": "2023-11-23T09:37:59Z",
          "last_comment_author": "merveenoyan"
        },
        {
          "number": 337,
          "created_at": "2023-01-13T09:01:11Z",
          "last_comment_at": "2023-11-22T14:48:30Z",
          "last_comment_author": "gary149"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/huggingface/huggingface.js",
    "host": "github.com",
    "name": "huggingface.js",
    "owner": "huggingface"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 49,
        "vitality": 99,
        "community": 85,
        "governance": 77,
        "engineering": 94
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 99,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 618,
              "human_commit_share": 0.96,
              "days_since_last_push": 1,
              "active_weeks_last_year": 51
            },
            "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": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "618 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 618
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 95,
              "latest_release_tag": "tasks-v0.21.28",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 1.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "95 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.8
                    }
                  }
                ],
                "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 85,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "forks": 794,
              "stars": 2474,
              "watchers": 49,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,474 stars",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2474
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "794 forks",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 794
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "49 watchers",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": [
                "@huggingface/hub",
                "@huggingface/blob",
                "@huggingface/dduf",
                "@huggingface/gguf",
                "@huggingface/jinja",
                "@huggingface/tasks"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 18281640
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "18,281,640 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 18281640,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 97,
              "top_contributor_share": 0.323
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 32% of commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 32
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 1495,
              "open_issues": 129,
              "closed_issues": 273,
              "issue_closed_ratio": 0.679,
              "closed_unmerged_prs": 243
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1495/1738 decided PRs merged",
                "points": 32.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1495,
                      "decided": 1738
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/27 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 66154,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "huggingface",
              "public_repos": 459,
              "account_age_days": 3450
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "66,154 followers of huggingface",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 66154,
                      "login": "huggingface"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "459 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 459
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@huggingface/hub",
                "@huggingface/blob",
                "@huggingface/dduf",
                "@huggingface/gguf",
                "@huggingface/jinja",
                "@huggingface/tasks"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "310 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 310
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 94,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "24 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": ".eslintrc.cjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "api-client",
                "hub",
                "inference",
                "machine-learning",
                "huggingface"
              ],
              "has_wiki": true,
              "homepage": "https://hf.co/docs/huggingface.js",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://hf.co/docs/huggingface.js",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 16/27 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 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 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "113 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Matched the npm:ts@0.2.2 runtime dependency closure — what installing the published package pulls in — 94 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ts@0.2.2",
                  "assessed": 94
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "osv",
              "advisories": 32,
              "affected_packages": 5,
              "assessed_packages": 94,
              "unassessed_packages": 0,
              "affected_by_severity": "high 4, moderate 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: axios 0.18.1 (high 8.6)",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "axios 0.18.1 (high 8.6)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "4 affected: brace-expansion 1.1.16 (high 7.5), follow-redirects 1.5.10 (high 8.0), trim-newlines 2.0.0 (high 7.5), +1 more",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "brace-expansion 1.1.16 (high 7.5), follow-redirects 1.5.10 (high 8.0), trim-newlines 2.0.0 (high 7.5)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 2149 days ago",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 4,
                      "oldest": 2149
                    }
                  }
                ],
                "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": 94,
              "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": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.604,
              "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": "58 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 32.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "e2e/svelte/tsconfig.json",
                "e2e/ts/tsconfig.json",
                "packages/agents/tsconfig.json",
                "packages/blake3-jit/tsconfig.json",
                "packages/blob/tsconfig.json",
                "packages/dduf/tsconfig.json",
                "packages/doc-internal/tsconfig.json",
                "packages/gearhash-jit/tsconfig.json",
                "packages/gguf/tsconfig.json",
                "packages/hub/tsconfig.json",
                "packages/inference/tsconfig.json",
                "packages/jinja/tsconfig.json",
                "packages/languages/tsconfig.json",
                "packages/mcp-client/tsconfig.json",
                "packages/ollama-utils/tsconfig.json",
                "packages/space-header/tsconfig.json",
                "packages/splitmix64-wasm/assembly/tsconfig.json",
                "packages/tasks-gen/tsconfig.json",
                "packages/tasks/tsconfig.json",
                "packages/tiny-agents/tsconfig.json",
                "packages/xetchunk-wasm/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.11,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.cjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "e2e/svelte/tsconfig.json, e2e/ts/tsconfig.json, packages/agents/tsconfig.json, packages/blake3-jit/tsconfig.json, packages/blob/tsconfig.json, packages/dduf/tsconfig.json, packages/doc-internal/tsconfig.json, packages/gearhash-jit/tsconfig.json, packages/gguf/tsconfig.json, packages/hub/tsconfig.json, packages/inference/tsconfig.json, packages/jinja/tsconfig.json, packages/languages/tsconfig.json, packages/mcp-client/tsconfig.json, packages/ollama-utils/tsconfig.json, packages/space-header/tsconfig.json, packages/splitmix64-wasm/assembly/tsconfig.json, packages/tasks-gen/tsconfig.json, packages/tasks/tsconfig.json, packages/tiny-agents/tsconfig.json, packages/xetchunk-wasm/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "e2e/svelte/tsconfig.json, e2e/ts/tsconfig.json, packages/agents/tsconfig.json, packages/blake3-jit/tsconfig.json, packages/blob/tsconfig.json, packages/dduf/tsconfig.json, packages/doc-internal/tsconfig.json, packages/gearhash-jit/tsconfig.json, packages/gguf/tsconfig.json, packages/hub/tsconfig.json, packages/inference/tsconfig.json, packages/jinja/tsconfig.json, packages/languages/tsconfig.json, packages/mcp-client/tsconfig.json, packages/ollama-utils/tsconfig.json, packages/space-header/tsconfig.json, packages/splitmix64-wasm/assembly/tsconfig.json, packages/tasks-gen/tsconfig.json, packages/tasks/tsconfig.json, packages/tiny-agents/tsconfig.json, packages/xetchunk-wasm/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "11 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 381456,
              "source_files_sampled": 687,
              "oversized_source_files": 7
            },
            "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": "7/687 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 687,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "critical",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "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",
    "npm package 'ts' points at a different repository (https://github.com/andywer/ts); excluded from ecosystem scoring",
    "npm package 'yarn' points at a different repository (https://github.com/yarnpkg/yarn); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T15:08:09.582289Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/huggingface/huggingface.js.svg",
  "full_name": "huggingface/huggingface.js",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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