公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-24 10:06 UTC

thomaskoeppe / gamepile

Gamepile is a self-hosted game management platform that lets you collect, organize, and process game data. It uses a modular backend with workers, a database, and caching (Redis) alongside a web frontend to manage your game library, metadata, and background jobs.

TypeScriptGPL-3.0★ 1 星标⑂ 0 复刻始于 2026年3月在 GitHub 上查看 ↗

thomaskoeppe/gamepile 的健康指数为 100 分中的 56 分,处于「中等」区间。 其得分最高的类别是Vitality(82/100),最低的是Community & Adoption(24/100)。 最近一次更新在 2 天前。 近期的大部分工作由 1 位贡献者完成。

56
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

56
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Thomas Koeppe个人账户
4 关注者12 个公开仓库始于 2018年11月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

82良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 2 天前
6.2/36提交节奏 — 52 周中有 9 周有提交
18/18提交量 — 最近一年 197 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year197
human_commit_share0.77
days_since_last_push2
active_weeks_last_year9

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 13 个发布版本
36/36发布时效 — 最近一次发布版本于 19 天前
27/27发布节奏 — 约每 10.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count13
latest_release_tagv2.3.1
releases_from_tags
days_since_latest_release19
mean_days_between_releases10.6
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

24危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

42存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
45.9/46.8议题解决 — 98% 的议题已关闭
33.5/38.3PR 接受 — 已裁定的 PR 中 56/64 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/6 approved changesets -- score normalized to 0
所用输入
merged_prs56
open_issues1
closed_issues51
issue_closed_ratio0.981
closed_unmerged_prs8
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
5/25所有者影响力 — thomaskoeppe 有 4 位关注者
20.1/25既往记录 — 12 个公开仓库,账户约 7 年
所用输入
followers4
owner_typeUser
is_verified
owner_loginthomaskoeppe
public_repos12
account_age_days2,801
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

76良好 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 4 个工作流
0/24存在测试
16/16Linter 配置 — eslint.config.mjs
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://gamepile.venomnom.de
10/10仓库描述
10/10主题标签 — 20 个主题标签
10/10Wiki
所用输入
topicsapi, collections, docker, game-library, game-metadata, gaming, k8s, kubernetes, nextjs, nodejs, postgresql, secure-storage, self-hosted, steam, steam-api, steam-games, steam-keys, vaults, web-app, web-application
has_wiki
homepagehttps://gamepile.venomnom.de
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

55中等 · 占总体的 16%

安全态势

52中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/6 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 33 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
已排除计分(无数据或不适用):signed_releases。 其余权重已重新归一化。
评分方式
12/35直接依赖不含已知公告 — 1 个受影响:next 16.2.9 (high 8.2)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories35
affected_packages16
assessed_packages1,352
unassessed_packages60
affected_by_severityhigh 12, moderate 3, low 1
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 1352 个已解析依赖与 OSV 比对。 有 60 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

52中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 77 次人类提交中有 72 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.935
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
0/22自动化测试
11/11Lint / 格式化配置 — eslint.config.mjs
11/11静态类型检查 — packages/web/tsconfig.json, packages/worker/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 14 次为自动依赖更新
2/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configspackages/web/tsconfig.json, packages/worker/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.14
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 277 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes28,409
source_files_sampled277
oversized_source_files0

关键数据

1GitHub 星标
1贡献者
197最近 12 个月提交数
2距最近推送天数
13发布版本数
1巴士系数(bus factor)
1开放议题
npm软件包生态系统数

数据采集警告

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

更多细节

OpenSSF Scorecard 5.2 / 10
5.2综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-24 10:06 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/6 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities33 existing vulnerabilities detected
直接依赖 66
注册表软件包版本约束清单文件
npmconcurrently^10.0.3package.json
npmdotenv^17.4.2package.json
npmpostgres^3.4.9packages/migrate/package.json
npm@gamepile/shared*packages/web/package.json
npm@hookform/resolvers^5.2.2packages/web/package.json
npm@next-safe-action/adapter-react-hook-form^2.0.5packages/web/package.json
npm@opentelemetry/api1.9.1packages/web/package.json
npm@opentelemetry/api-logs0.219.0packages/web/package.json
npm@opentelemetry/exporter-logs-otlp-http0.219.0packages/web/package.json
npm@opentelemetry/resources2.8.0packages/web/package.json
npm@opentelemetry/sdk-logs0.219.0packages/web/package.json
npm@opentelemetry/semantic-conventions1.41.1packages/web/package.json
npm@prisma/adapter-pg^7.6.0packages/web/package.json
npm@prisma/client^7.6.0packages/web/package.json
npm@radix-ui/react-accordion^1.2.12packages/web/package.json
npm@radix-ui/react-avatar^1.1.11packages/web/package.json
npm@radix-ui/react-dialog^1.1.15packages/web/package.json
npm@radix-ui/react-dropdown-menu^2.1.16packages/web/package.json
npm@radix-ui/react-hover-card^1.1.15packages/web/package.json
npm@radix-ui/react-label^2.1.8packages/web/package.json
npm@radix-ui/react-popover^1.1.15packages/web/package.json
npm@radix-ui/react-scroll-area^1.2.10packages/web/package.json
npm@radix-ui/react-select^2.2.6packages/web/package.json
npm@radix-ui/react-separator^1.1.8packages/web/package.json
npm@radix-ui/react-slot^1.2.4packages/web/package.json
npm@radix-ui/react-tabs^1.1.13packages/web/package.json
npm@radix-ui/react-tooltip^1.2.8packages/web/package.json
npm@tanstack/react-table^8.21.3packages/web/package.json
npm@tanstack/react-virtual^3.13.23packages/web/package.json
npm@tanstack/table-core^8.21.3packages/web/package.json
npm@vercel/analytics^2.0.1packages/web/package.json
npm@vercel/otel2.1.3packages/web/package.json
npmbullmq^5.79.1packages/web/package.json
npmclass-variance-authority^0.7.1packages/web/package.json
npmclsx^2.1.1packages/web/package.json
npmcmdk^1.1.1packages/web/package.json
npmdayjs^1.11.20packages/web/package.json
npmembla-carousel-react^8.6.0packages/web/package.json
npmhls.js^1.6.15packages/web/package.json
npmioredis^5.10.1packages/web/package.json
npmlucide-react^1.7.0packages/web/package.json
npmnext^16.2.3packages/web/package.json
npmnext-safe-action^8.4.0packages/web/package.json
npmradix-ui^1.4.3packages/web/package.json
npmrate-limiter-flexible^11.2.0packages/web/package.json
npmreact^19.2.4packages/web/package.json
npmreact-dom^19.2.4packages/web/package.json
npmreact-hook-form^7.80.0packages/web/package.json
npmswr^2.4.1packages/web/package.json
npmtailwind-merge^3.5.0packages/web/package.json
npmzod^4.3.6packages/web/package.json
npm@gamepile/shared*packages/worker/package.json
npm@opentelemetry/api1.9.1packages/worker/package.json
npm@opentelemetry/api-logs0.219.0packages/worker/package.json
npm@opentelemetry/auto-instrumentations-node0.77.0packages/worker/package.json
npm@opentelemetry/exporter-logs-otlp-http0.219.0packages/worker/package.json
npm@opentelemetry/exporter-trace-otlp-http0.219.0packages/worker/package.json
npm@opentelemetry/resources2.8.0packages/worker/package.json
npm@opentelemetry/sdk-logs0.219.0packages/worker/package.json
npm@opentelemetry/sdk-node0.219.0packages/worker/package.json
npm@opentelemetry/semantic-conventions1.41.1packages/worker/package.json
npm@prisma/adapter-pg^7.6.0packages/worker/package.json
npm@prisma/client^7.6.0packages/worker/package.json
npmbullmq^5.79.1packages/worker/package.json
npmioredis^5.10.1packages/worker/package.json
npmzod^4.3.6packages/worker/package.json
全部依赖 1,412

来自 GitHub 依赖图的完整解析依赖集合:100 个直接依赖与 1,312 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
npm@gamepile/shared*直接
npm@gamepile/shared2.3.1直接
npm@hookform/resolvers5.4.0直接
npm@hookform/resolvers^5.2.2直接
npm@next-safe-action/adapter-react-hook-form2.0.6直接
npm@next-safe-action/adapter-react-hook-form^2.0.5直接
npm@opentelemetry/api1.9.1直接
npm@opentelemetry/api-logs0.219.0直接
npm@opentelemetry/auto-instrumentations-node0.77.0直接
npm@opentelemetry/exporter-logs-otlp-http0.219.0直接
npm@opentelemetry/exporter-trace-otlp-http0.219.0直接
npm@opentelemetry/resources2.8.0直接
npm@opentelemetry/sdk-logs0.219.0直接
npm@opentelemetry/sdk-node0.219.0直接
npm@opentelemetry/semantic-conventions1.41.1直接
npm@prisma/adapter-pg7.8.0直接
npm@prisma/adapter-pg^7.6.0直接
npm@prisma/client7.8.0直接
npm@prisma/client^7.6.0直接
npm@radix-ui/react-accordion1.2.14直接
npm@radix-ui/react-accordion^1.2.12直接
npm@radix-ui/react-avatar1.2.0直接
npm@radix-ui/react-avatar^1.1.11直接
npm@radix-ui/react-dialog1.1.17直接
npm@radix-ui/react-dialog^1.1.15直接
npm@radix-ui/react-dropdown-menu2.1.18直接
npm@radix-ui/react-dropdown-menu^2.1.16直接
npm@radix-ui/react-hover-card1.1.17直接
npm@radix-ui/react-hover-card^1.1.15直接
npm@radix-ui/react-label2.1.10直接
npm@radix-ui/react-label^2.1.8直接
npm@radix-ui/react-popover1.1.17直接
npm@radix-ui/react-popover^1.1.15直接
npm@radix-ui/react-scroll-area1.2.12直接
npm@radix-ui/react-scroll-area^1.2.10直接
npm@radix-ui/react-select2.3.1直接
npm@radix-ui/react-select^2.2.6直接
npm@radix-ui/react-separator1.1.10直接
npm@radix-ui/react-separator^1.1.8直接
npm@radix-ui/react-slot1.2.3直接
npm@radix-ui/react-slot1.3.0直接
npm@radix-ui/react-slot^1.2.4直接
npm@radix-ui/react-tabs1.1.15直接
npm@radix-ui/react-tabs^1.1.13直接
npm@radix-ui/react-tooltip1.2.10直接
npm@radix-ui/react-tooltip^1.2.8直接
npm@tanstack/react-table8.21.3直接
npm@tanstack/react-table^8.21.3直接
npm@tanstack/react-virtual3.14.3直接
npm@tanstack/react-virtual^3.13.23直接
npm@tanstack/table-core8.21.3直接
npm@tanstack/table-core^8.21.3直接
npm@vercel/analytics2.0.1直接
npm@vercel/analytics^2.0.1直接
npm@vercel/otel2.1.3直接
npmbullmq5.79.1直接
npmbullmq^5.79.1直接
npmclass-variance-authority0.7.1直接
npmclass-variance-authority^0.7.1直接
npmclsx2.1.1直接
npmclsx^2.1.1直接
npmcmdk1.1.1直接
npmcmdk^1.1.1直接
npmconcurrently10.0.3直接
npmdayjs1.11.21直接
npmdayjs^1.11.20直接
npmdotenv16.6.1直接
npmdotenv17.4.2直接
npmembla-carousel-react8.6.0直接
npmembla-carousel-react^8.6.0直接
npmhls.js1.6.16直接
npmhls.js^1.6.15直接
npmioredis5.10.1直接
npmioredis5.11.1直接
npmioredis^5.10.1直接
npmlucide-react1.21.0直接
npmlucide-react^1.7.0直接
npmnext16.2.9直接
npmnext^16.2.3直接
npmnext-safe-action8.5.5直接
npmnext-safe-action^8.4.0直接
npmpostgres3.4.7直接
npmpostgres3.4.9直接
npmpostgres^3.4.9直接
npmradix-ui1.6.0直接
npmradix-ui^1.4.3直接
npmrate-limiter-flexible11.2.0直接
npmrate-limiter-flexible^11.2.0直接
npmreact19.2.7直接
npmreact^19.2.4直接
npmreact-dom19.2.7直接
npmreact-dom^19.2.4直接
npmreact-hook-form7.80.0直接
npmreact-hook-form^7.80.0直接
npmswr2.4.1直接
npmswr^2.4.1直接
npmtailwind-merge3.6.0直接
npmtailwind-merge^3.5.0直接
npmzod4.4.3直接
npmzod^4.3.6直接
npm@actions/core3.0.1间接
npm@actions/exec3.0.0间接
npm@actions/http-client4.0.1间接
npm@actions/io3.0.2间接
npm@alloc/quick-lru5.2.0间接
npm@babel/code-frame7.29.7间接
npm@babel/compat-data7.29.7间接
npm@babel/core7.29.7间接
npm@babel/generator7.29.7间接
npm@babel/helper-compilation-targets7.29.7间接
npm@babel/helper-globals7.29.7间接
npm@babel/helper-module-imports7.29.7间接
npm@babel/helper-module-transforms7.29.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-option7.29.7间接
npm@babel/helpers7.29.7间接
npm@babel/parser7.29.7间接
npm@babel/template7.29.7间接
npm@babel/traverse7.29.7间接
npm@babel/types7.29.7间接
npm@colors/colors1.5.0间接
npm@electric-sql/pglite0.4.1间接
npm@electric-sql/pglite-socket0.1.1间接
npm@electric-sql/pglite-tools0.3.1间接
npm@emnapi/core1.10.0间接
npm@emnapi/core1.11.0间接
npm@emnapi/runtime1.10.0间接
npm@emnapi/runtime1.11.0间接
npm@emnapi/wasi-threads1.2.1间接
npm@emnapi/wasi-threads1.2.2间接
npm@esbuild/aix-ppc640.27.7间接
npm@esbuild/aix-ppc640.28.1间接
npm@esbuild/android-arm0.27.7间接
npm@esbuild/android-arm0.28.1间接
npm@esbuild/android-arm640.27.7间接
npm@esbuild/android-arm640.28.1间接
npm@esbuild/android-x640.27.7间接
npm@esbuild/android-x640.28.1间接
npm@esbuild/darwin-arm640.27.7间接
npm@esbuild/darwin-arm640.28.1间接
npm@esbuild/darwin-x640.27.7间接
npm@esbuild/darwin-x640.28.1间接
npm@esbuild/freebsd-arm640.27.7间接
npm@esbuild/freebsd-arm640.28.1间接
npm@esbuild/freebsd-x640.27.7间接
npm@esbuild/freebsd-x640.28.1间接
npm@esbuild/linux-arm0.27.7间接
npm@esbuild/linux-arm0.28.1间接
npm@esbuild/linux-arm640.27.7间接
npm@esbuild/linux-arm640.28.1间接
npm@esbuild/linux-ia320.27.7间接
npm@esbuild/linux-ia320.28.1间接
npm@esbuild/linux-loong640.27.7间接
npm@esbuild/linux-loong640.28.1间接
npm@esbuild/linux-mips64el0.27.7间接
npm@esbuild/linux-mips64el0.28.1间接
npm@esbuild/linux-ppc640.27.7间接
npm@esbuild/linux-ppc640.28.1间接
npm@esbuild/linux-riscv640.27.7间接
npm@esbuild/linux-riscv640.28.1间接
npm@esbuild/linux-s390x0.27.7间接
npm@esbuild/linux-s390x0.28.1间接
npm@esbuild/linux-x640.27.7间接
npm@esbuild/linux-x640.28.1间接
npm@esbuild/netbsd-arm640.27.7间接
npm@esbuild/netbsd-arm640.28.1间接
npm@esbuild/netbsd-x640.27.7间接
npm@esbuild/netbsd-x640.28.1间接
npm@esbuild/openbsd-arm640.27.7间接
npm@esbuild/openbsd-arm640.28.1间接
npm@esbuild/openbsd-x640.27.7间接
npm@esbuild/openbsd-x640.28.1间接
npm@esbuild/openharmony-arm640.27.7间接
npm@esbuild/openharmony-arm640.28.1间接
npm@esbuild/sunos-x640.27.7间接
npm@esbuild/sunos-x640.28.1间接
npm@esbuild/win32-arm640.27.7间接
npm@esbuild/win32-arm640.28.1间接
npm@esbuild/win32-ia320.27.7间接
npm@esbuild/win32-ia320.28.1间接
npm@esbuild/win32-x640.27.7间接
npm@esbuild/win32-x640.28.1间接
npm@eslint-community/eslint-utils4.9.1间接
npm@eslint-community/regexpp4.12.2间接
npm@eslint/config-array0.21.2间接
npm@eslint/config-array0.23.5间接
npm@eslint/config-helpers0.4.2间接
npm@eslint/config-helpers0.6.0间接
npm@eslint/core0.17.0间接
npm@eslint/core1.2.1间接
npm@eslint/eslintrc3.3.5间接
npm@eslint/js9.39.4间接
npm@eslint/object-schema2.1.7间接
npm@eslint/object-schema3.0.5间接
npm@eslint/plugin-kit0.4.1间接
npm@eslint/plugin-kit0.7.2间接
npm@floating-ui/core1.7.5间接
npm@floating-ui/dom1.7.6间接
npm@floating-ui/react-dom2.1.8间接
npm@floating-ui/utils0.2.11间接
npm@gamepile/migrate2.3.1间接
npm@gamepile/web2.3.1间接
npm@gamepile/worker2.3.1间接
npm@gar/promise-retry1.0.3间接
npm@grpc/grpc-js1.14.4间接
npm@grpc/proto-loader0.8.1间接
npm@hono/node-server1.19.11间接
npm@humanfs/core0.19.2间接
npm@humanfs/node0.16.8间接
npm@humanfs/types0.15.0间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.4.3间接
npm@img/colour1.1.0间接
npm@img/sharp-darwin-arm640.34.5间接
npm@img/sharp-darwin-x640.34.5间接
npm@img/sharp-libvips-darwin-arm641.2.4间接
npm@img/sharp-libvips-darwin-x641.2.4间接
npm@img/sharp-libvips-linux-arm1.2.4间接
npm@img/sharp-libvips-linux-arm641.2.4间接
npm@img/sharp-libvips-linux-ppc641.2.4间接
npm@img/sharp-libvips-linux-riscv641.2.4间接
npm@img/sharp-libvips-linux-s390x1.2.4间接
npm@img/sharp-libvips-linux-x641.2.4间接
npm@img/sharp-libvips-linuxmusl-arm641.2.4间接
npm@img/sharp-libvips-linuxmusl-x641.2.4间接
npm@img/sharp-linux-arm0.34.5间接
npm@img/sharp-linux-arm640.34.5间接
npm@img/sharp-linux-ppc640.34.5间接
npm@img/sharp-linux-riscv640.34.5间接
npm@img/sharp-linux-s390x0.34.5间接
npm@img/sharp-linux-x640.34.5间接
npm@img/sharp-linuxmusl-arm640.34.5间接
npm@img/sharp-linuxmusl-x640.34.5间接
npm@img/sharp-wasm320.34.5间接
npm@img/sharp-win32-arm640.34.5间接
npm@img/sharp-win32-ia320.34.5间接
npm@img/sharp-win32-x640.34.5间接
npm@ioredis/commands1.10.0间接
npm@ioredis/commands1.5.1间接
npm@isaacs/cliui8.0.2间接
npm@isaacs/fs-minipass4.0.1间接
npm@isaacs/string-locale-compare1.1.0间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/remapping2.3.5间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@js-sdsl/ordered-map4.4.2间接
npm@kurkle/color0.3.4间接
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.4间接
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.4间接
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.4间接
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.4间接
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.4间接
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.4间接
npm@napi-rs/wasm-runtime1.1.5间接
npm@next/env16.2.9间接
npm@next/eslint-plugin-next16.2.9间接
npm@next/swc-darwin-arm6416.2.9间接
npm@next/swc-darwin-x6416.2.9间接
npm@next/swc-linux-arm64-gnu16.2.9间接
npm@next/swc-linux-arm64-musl16.2.9间接
npm@next/swc-linux-x64-gnu16.2.9间接
npm@next/swc-linux-x64-musl16.2.9间接
npm@next/swc-win32-arm64-msvc16.2.9间接
npm@next/swc-win32-x64-msvc16.2.9间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@nolyfill/is-core-module1.0.39间接
npm@npmcli/agent4.0.2间接
npm@npmcli/arborist9.8.0间接
npm@npmcli/config10.11.0间接
npm@npmcli/fs5.0.0间接
npm@npmcli/git7.0.2间接
npm@npmcli/installed-package-contents4.0.0间接
npm@npmcli/map-workspaces5.0.3间接
npm@npmcli/metavuln-calculator9.0.3间接
npm@npmcli/name-from-folder4.0.0间接
npm@npmcli/node-gyp5.0.0间接
npm@npmcli/package-json7.0.5间接
npm@npmcli/promise-spawn9.0.1间接
npm@npmcli/query5.0.0间接
npm@npmcli/redact4.0.0间接
npm@npmcli/run-script10.0.4间接
npm@octokit/auth-token6.0.0间接
npm@octokit/core7.0.6间接
npm@octokit/endpoint11.0.3间接
npm@octokit/graphql9.0.3间接
npm@octokit/openapi-types27.0.0间接
npm@octokit/plugin-paginate-rest14.0.0间接
npm@octokit/plugin-retry8.1.0间接
npm@octokit/plugin-throttling11.0.3间接
npm@octokit/request10.0.10间接
npm@octokit/request-error7.1.0间接
npm@octokit/types16.0.0间接
npm@opentelemetry/configuration0.219.0间接
npm@opentelemetry/context-async-hooks2.8.0间接
npm@opentelemetry/core2.8.0间接
npm@opentelemetry/exporter-logs-otlp-grpc0.219.0间接
npm@opentelemetry/exporter-logs-otlp-proto0.219.0间接
npm@opentelemetry/exporter-metrics-otlp-grpc0.219.0间接
npm@opentelemetry/exporter-metrics-otlp-http0.219.0间接
npm@opentelemetry/exporter-metrics-otlp-proto0.219.0间接
npm@opentelemetry/exporter-prometheus0.219.0间接
npm@opentelemetry/exporter-trace-otlp-grpc0.219.0间接
npm@opentelemetry/exporter-trace-otlp-proto0.219.0间接
npm@opentelemetry/exporter-zipkin2.8.0间接
npm@opentelemetry/instrumentation0.219.0间接
npm@opentelemetry/instrumentation-amqplib0.66.0间接
npm@opentelemetry/instrumentation-aws-lambda0.71.0间接
npm@opentelemetry/instrumentation-aws-sdk0.74.0间接
npm@opentelemetry/instrumentation-bunyan0.64.0间接
npm@opentelemetry/instrumentation-cassandra-driver0.64.0间接
npm@opentelemetry/instrumentation-connect0.62.0间接
npm@opentelemetry/instrumentation-cucumber0.35.0间接
npm@opentelemetry/instrumentation-dataloader0.36.0间接
npm@opentelemetry/instrumentation-dns0.62.0间接
npm@opentelemetry/instrumentation-express0.67.0间接
npm@opentelemetry/instrumentation-fs0.38.0间接
npm@opentelemetry/instrumentation-generic-pool0.62.0间接
npm@opentelemetry/instrumentation-graphql0.67.0间接
npm@opentelemetry/instrumentation-grpc0.219.0间接
npm@opentelemetry/instrumentation-hapi0.65.0间接
npm@opentelemetry/instrumentation-host-metrics0.2.0间接
npm@opentelemetry/instrumentation-http0.219.0间接
npm@opentelemetry/instrumentation-ioredis0.67.0间接
npm@opentelemetry/instrumentation-kafkajs0.28.0间接
npm@opentelemetry/instrumentation-knex0.63.0间接
npm@opentelemetry/instrumentation-koa0.67.0间接
npm@opentelemetry/instrumentation-lru-memoizer0.63.0间接
npm@opentelemetry/instrumentation-memcached0.62.0间接
npm@opentelemetry/instrumentation-mongodb0.72.0间接
npm@opentelemetry/instrumentation-mongoose0.65.0间接
npm@opentelemetry/instrumentation-mysql0.65.0间接
npm@opentelemetry/instrumentation-mysql20.65.0间接
npm@opentelemetry/instrumentation-nestjs-core0.65.0间接
npm@opentelemetry/instrumentation-net0.63.0间接
npm@opentelemetry/instrumentation-openai0.17.0间接
npm@opentelemetry/instrumentation-oracledb0.44.0间接
npm@opentelemetry/instrumentation-pg0.71.0间接
npm@opentelemetry/instrumentation-pino0.65.0间接
npm@opentelemetry/instrumentation-redis0.67.0间接
npm@opentelemetry/instrumentation-restify0.64.0间接
npm@opentelemetry/instrumentation-router0.63.0间接
npm@opentelemetry/instrumentation-runtime-node0.32.0间接
npm@opentelemetry/instrumentation-socket.io0.66.0间接
npm@opentelemetry/instrumentation-tedious0.38.0间接
npm@opentelemetry/instrumentation-undici0.29.0间接
npm@opentelemetry/instrumentation-winston0.63.0间接
npm@opentelemetry/otlp-exporter-base0.219.0间接
npm@opentelemetry/otlp-grpc-exporter-base0.219.0间接
npm@opentelemetry/otlp-transformer0.219.0间接
npm@opentelemetry/propagator-aws-xray2.2.0间接
npm@opentelemetry/propagator-b32.8.0间接
npm@opentelemetry/propagator-jaeger2.8.0间接
npm@opentelemetry/redis-common0.38.3间接
npm@opentelemetry/resource-detector-alibaba-cloud0.34.0间接
npm@opentelemetry/resource-detector-aws2.19.0间接
npm@opentelemetry/resource-detector-azure0.27.0间接
npm@opentelemetry/resource-detector-container0.8.10间接
npm@opentelemetry/resource-detector-gcp0.54.0间接
npm@opentelemetry/sdk-metrics2.8.0间接
npm@opentelemetry/sdk-trace-base2.8.0间接
npm@opentelemetry/sdk-trace-node2.8.0间接
npm@opentelemetry/sql-common0.42.0间接
npm@oxc-parser/binding-android-arm-eabi0.135.0间接
npm@oxc-parser/binding-android-arm640.135.0间接
npm@oxc-parser/binding-darwin-arm640.135.0间接
npm@oxc-parser/binding-darwin-x640.135.0间接
npm@oxc-parser/binding-freebsd-x640.135.0间接
npm@oxc-parser/binding-linux-arm-gnueabihf0.135.0间接
npm@oxc-parser/binding-linux-arm-musleabihf0.135.0间接
npm@oxc-parser/binding-linux-arm64-gnu0.135.0间接
npm@oxc-parser/binding-linux-arm64-musl0.135.0间接
npm@oxc-parser/binding-linux-ppc64-gnu0.135.0间接
npm@oxc-parser/binding-linux-riscv64-gnu0.135.0间接
npm@oxc-parser/binding-linux-riscv64-musl0.135.0间接
npm@oxc-parser/binding-linux-s390x-gnu0.135.0间接
npm@oxc-parser/binding-linux-x64-gnu0.135.0间接
npm@oxc-parser/binding-linux-x64-musl0.135.0间接
npm@oxc-parser/binding-openharmony-arm640.135.0间接
npm@oxc-parser/binding-wasm32-wasi0.135.0间接
npm@oxc-parser/binding-win32-arm64-msvc0.135.0间接
npm@oxc-parser/binding-win32-ia32-msvc0.135.0间接
npm@oxc-parser/binding-win32-x64-msvc0.135.0间接
npm@oxc-project/types0.135.0间接
npm@oxc-resolver/binding-android-arm-eabi11.21.3间接
npm@oxc-resolver/binding-android-arm6411.21.3间接
npm@oxc-resolver/binding-darwin-arm6411.21.3间接
npm@oxc-resolver/binding-darwin-x6411.21.3间接
npm@oxc-resolver/binding-freebsd-x6411.21.3间接
npm@oxc-resolver/binding-linux-arm-gnueabihf11.21.3间接
npm@oxc-resolver/binding-linux-arm-musleabihf11.21.3间接
npm@oxc-resolver/binding-linux-arm64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-arm64-musl11.21.3间接
npm@oxc-resolver/binding-linux-ppc64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-riscv64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-riscv64-musl11.21.3间接
npm@oxc-resolver/binding-linux-s390x-gnu11.21.3间接
npm@oxc-resolver/binding-linux-x64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-x64-musl11.21.3间接
npm@oxc-resolver/binding-openharmony-arm6411.21.3间接
npm@oxc-resolver/binding-wasm32-wasi11.21.3间接
npm@oxc-resolver/binding-win32-arm64-msvc11.21.3间接
npm@oxc-resolver/binding-win32-x64-msvc11.21.3间接
npm@pkgjs/parseargs0.11.0间接
npm@pnpm/config.env-replace1.1.0间接
npm@pnpm/network.ca-file1.0.2间接
npm@pnpm/npm-conf3.0.3间接
npm@prisma/client-runtime-utils7.8.0间接
npm@prisma/config7.8.0间接
npm@prisma/debug7.2.0间接
npm@prisma/debug7.8.0间接
npm@prisma/dev0.24.3间接
npm@prisma/driver-adapter-utils7.8.0间接
npm@prisma/engines7.8.0间接
npm@prisma/engines-version7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a间接
npm@prisma/fetch-engine7.8.0间接
npm@prisma/get-platform7.2.0间接
npm@prisma/get-platform7.8.0间接
npm@prisma/query-plan-executor7.2.0间接
npm@prisma/streams-local0.1.2间接
npm@prisma/studio-core0.27.3间接
npm@protobufjs/aspromise1.1.2间接
npm@protobufjs/base641.1.2间接
npm@protobufjs/codegen2.0.5间接
npm@protobufjs/eventemitter1.1.1间接
npm@protobufjs/fetch1.1.1间接
npm@protobufjs/float1.0.2间接
npm@protobufjs/path1.1.2间接
npm@protobufjs/pool1.1.0间接
npm@protobufjs/utf81.1.1间接
npm@radix-ui/number1.1.2间接
npm@radix-ui/primitive1.1.3间接
npm@radix-ui/primitive1.1.4间接
npm@radix-ui/react-accessible-icon1.1.10间接
npm@radix-ui/react-alert-dialog1.1.17间接
npm@radix-ui/react-arrow1.1.10间接
npm@radix-ui/react-aspect-ratio1.1.10间接
npm@radix-ui/react-checkbox1.3.5间接
npm@radix-ui/react-collapsible1.1.14间接
npm@radix-ui/react-collection1.1.10间接
npm@radix-ui/react-compose-refs1.1.2间接
npm@radix-ui/react-compose-refs1.1.3间接
npm@radix-ui/react-context1.1.4间接
npm@radix-ui/react-context-menu2.3.1间接
npm@radix-ui/react-direction1.1.2间接
npm@radix-ui/react-dismissable-layer1.1.13间接
npm@radix-ui/react-focus-guards1.1.4间接
npm@radix-ui/react-focus-scope1.1.10间接
npm@radix-ui/react-form0.1.10间接
npm@radix-ui/react-id1.1.2间接
npm@radix-ui/react-menu2.1.18间接
npm@radix-ui/react-menubar1.1.18间接
npm@radix-ui/react-navigation-menu1.2.16间接
npm@radix-ui/react-one-time-password-field0.1.10间接
npm@radix-ui/react-password-toggle-field0.1.5间接
npm@radix-ui/react-popper1.3.1间接
npm@radix-ui/react-portal1.1.12间接
npm@radix-ui/react-presence1.1.6间接
npm@radix-ui/react-primitive2.1.3间接
npm@radix-ui/react-primitive2.1.6间接
npm@radix-ui/react-progress1.1.10间接
npm@radix-ui/react-radio-group1.4.1间接
npm@radix-ui/react-roving-focus1.1.13间接
npm@radix-ui/react-slider1.4.1间接
npm@radix-ui/react-switch1.3.1间接
npm@radix-ui/react-toast1.2.17间接
npm@radix-ui/react-toggle1.1.10间接
npm@radix-ui/react-toggle1.1.12间接
npm@radix-ui/react-toggle-group1.1.13间接
npm@radix-ui/react-toolbar1.1.13间接
npm@radix-ui/react-use-callback-ref1.1.2间接
npm@radix-ui/react-use-controllable-state1.2.2间接
npm@radix-ui/react-use-controllable-state1.2.3间接
npm@radix-ui/react-use-effect-event0.0.2间接
npm@radix-ui/react-use-effect-event0.0.3间接
npm@radix-ui/react-use-escape-keydown1.1.2间接
npm@radix-ui/react-use-is-hydrated0.1.1间接
npm@radix-ui/react-use-layout-effect1.1.1间接
npm@radix-ui/react-use-layout-effect1.1.2间接
npm@radix-ui/react-use-previous1.1.2间接
npm@radix-ui/react-use-rect1.1.2间接
npm@radix-ui/react-use-size1.1.2间接
npm@radix-ui/react-visually-hidden1.2.6间接
npm@radix-ui/rect1.1.2间接
npm@rollup/rollup-android-arm-eabi4.62.2间接
npm@rollup/rollup-android-arm644.62.2间接
npm@rollup/rollup-darwin-arm644.62.2间接
npm@rollup/rollup-darwin-x644.62.2间接
npm@rollup/rollup-freebsd-arm644.62.2间接
npm@rollup/rollup-freebsd-x644.62.2间接
npm@rollup/rollup-linux-arm-gnueabihf4.62.2间接
npm@rollup/rollup-linux-arm-musleabihf4.62.2间接
npm@rollup/rollup-linux-arm64-gnu4.62.2间接
npm@rollup/rollup-linux-arm64-musl4.62.2间接
npm@rollup/rollup-linux-loong64-gnu4.62.2间接
npm@rollup/rollup-linux-loong64-musl4.62.2间接
npm@rollup/rollup-linux-ppc64-gnu4.62.2间接
npm@rollup/rollup-linux-ppc64-musl4.62.2间接
npm@rollup/rollup-linux-riscv64-gnu4.62.2间接
npm@rollup/rollup-linux-riscv64-musl4.62.2间接
npm@rollup/rollup-linux-s390x-gnu4.62.2间接
npm@rollup/rollup-linux-x64-gnu4.62.2间接
npm@rollup/rollup-linux-x64-musl4.62.2间接
npm@rollup/rollup-openbsd-x644.62.2间接
npm@rollup/rollup-openharmony-arm644.62.2间接
npm@rollup/rollup-win32-arm64-msvc4.62.2间接
npm@rollup/rollup-win32-ia32-msvc4.62.2间接
npm@rollup/rollup-win32-x64-gnu4.62.2间接
npm@rollup/rollup-win32-x64-msvc4.62.2间接
npm@rtsao/scc1.1.0间接
npm@sec-ant/readable-stream0.4.1间接
npm@semantic-release/changelog6.0.3间接
npm@semantic-release/commit-analyzer13.0.1间接
npm@semantic-release/error3.0.0间接
npm@semantic-release/error4.0.0间接
npm@semantic-release/exec7.1.0间接
npm@semantic-release/git10.0.1间接
npm@semantic-release/github12.0.8间接
npm@semantic-release/npm13.1.5间接
npm@semantic-release/release-notes-generator14.1.1间接
npm@sigstore/bundle4.0.0间接
npm@sigstore/core3.2.1间接
npm@sigstore/protobuf-specs0.5.1间接
npm@sigstore/sign4.1.1间接
npm@sigstore/tuf4.0.2间接
npm@sigstore/verify3.1.1间接
npm@simple-libs/stream-utils1.2.0间接
npm@sindresorhus/is4.6.0间接
npm@sindresorhus/merge-streams4.0.0间接
npm@standard-schema/spec1.1.0间接
npm@standard-schema/utils0.3.0间接
npm@swc/helpers0.5.15间接
npm@tailwindcss/node4.3.1间接
npm@tailwindcss/oxide4.3.1间接
npm@tailwindcss/oxide-android-arm644.3.1间接
npm@tailwindcss/oxide-darwin-arm644.3.1间接
npm@tailwindcss/oxide-darwin-x644.3.1间接
npm@tailwindcss/oxide-freebsd-x644.3.1间接
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.1间接
npm@tailwindcss/oxide-linux-arm64-gnu4.3.1间接
npm@tailwindcss/oxide-linux-arm64-musl4.3.1间接
npm@tailwindcss/oxide-linux-x64-gnu4.3.1间接
npm@tailwindcss/oxide-linux-x64-musl4.3.1间接
npm@tailwindcss/oxide-wasm32-wasi4.3.1间接
npm@tailwindcss/oxide-win32-arm64-msvc4.3.1间接
npm@tailwindcss/oxide-win32-x64-msvc4.3.1间接
npm@tailwindcss/postcss4.3.1间接
npm@tailwindcss/postcss^4间接
npm@tanstack/virtual-core3.17.1间接
npm@tufjs/canonical-json2.0.0间接
npm@tufjs/models4.1.0间接
npm@tybys/wasm-util0.10.2间接
npm@types/aws-lambda8.10.162间接
npm@types/bunyan1.8.11间接
npm@types/connect3.4.38间接
npm@types/esrecurse4.3.1间接
npm@types/estree1.0.9间接
npm@types/json-schema7.0.15间接
npm@types/json50.0.29间接
npm@types/memcached2.2.10间接
npm@types/mysql2.15.27间接
npm@types/node26.0.0间接
npm@types/node^26.0.0间接
npm@types/normalize-package-data2.4.4间接
npm@types/oracledb6.5.2间接
npm@types/pg8.15.6间接
npm@types/pg8.20.0间接
npm@types/pg-pool2.0.7间接
npm@types/react19.2.17间接
npm@types/react^19间接
npm@types/react-dom19.2.3间接
npm@types/react-dom^19间接
npm@types/tedious4.0.14间接
npm@typescript-eslint/eslint-plugin8.61.1间接
npm@typescript-eslint/eslint-plugin^8.58.0间接
npm@typescript-eslint/parser8.61.1间接
npm@typescript-eslint/parser^8.58.0间接
npm@typescript-eslint/project-service8.61.1间接
npm@typescript-eslint/scope-manager8.61.1间接
npm@typescript-eslint/tsconfig-utils8.61.1间接
npm@typescript-eslint/type-utils8.61.1间接
npm@typescript-eslint/types8.61.1间接
npm@typescript-eslint/typescript-estree8.61.1间接
npm@typescript-eslint/utils8.61.1间接
npm@typescript-eslint/visitor-keys8.61.1间接
npm@unrs/resolver-binding-android-arm-eabi1.12.2间接
npm@unrs/resolver-binding-android-arm641.12.2间接
npm@unrs/resolver-binding-darwin-arm641.12.2间接
npm@unrs/resolver-binding-darwin-x641.12.2间接
npm@unrs/resolver-binding-freebsd-x641.12.2间接
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2间接
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2间接
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-arm64-musl1.12.2间接
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-loong64-musl1.12.2间接
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2间接
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2间接
npm@unrs/resolver-binding-linux-x64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-x64-musl1.12.2间接
npm@unrs/resolver-binding-openharmony-arm641.12.2间接
npm@unrs/resolver-binding-wasm32-wasi1.12.2间接
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2间接
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2间接
npm@unrs/resolver-binding-win32-x64-msvc1.12.2间接
npmabbrev4.0.0间接
npmacorn8.17.0间接
npmacorn-import-attributes1.9.5间接
npmacorn-jsx5.3.2间接
npmagent-base7.1.4间接
npmagent-base9.0.0间接
npmaggregate-error3.1.0间接
npmaggregate-error5.0.0间接
npmajv6.15.0间接
npmajv8.20.0间接
npmansi-escapes7.3.0间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmany-promise1.3.0间接
npmaproba2.1.0间接
npmarchy1.0.0间接
npmargparse2.0.1间接
npmargv-formatter1.0.0间接
npmaria-hidden1.2.6间接
npmaria-query5.3.2间接
npmarray-buffer-byte-length1.0.2间接
npmarray-ify1.0.0间接
npmarray-includes3.1.9间接
npmarray.prototype.findlast1.2.5间接
npmarray.prototype.findlastindex1.2.6间接
npmarray.prototype.flat1.3.3间接
npmarray.prototype.flatmap1.3.3间接
npmarray.prototype.tosorted1.1.4间接
npmarraybuffer.prototype.slice1.0.4间接
npmast-types-flow0.0.8间接
npmasync-function1.0.0间接
npmavailable-typed-arrays1.0.7间接
npmaws-ssl-profiles1.1.2间接
npmaxe-core4.12.1间接
npmaxobject-query4.1.0间接
npmbabel-plugin-react-compiler1.0.0间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbaseline-browser-mapping2.10.38间接
npmbefore-after-hook4.0.0间接
npmbetter-result2.9.2间接
npmbignumber.js9.3.1间接
npmbin-links6.0.2间接
npmbinary-extensions3.1.0间接
npmbottleneck2.19.5间接
npmbrace-expansion1.1.15间接
npmbrace-expansion2.1.1间接
npmbrace-expansion5.0.6间接
npmbraces3.0.3间接
npmbrowserslist4.28.2间接
npmbundle-require5.1.0间接
npmc123.3.4间接
npmcac6.7.14间接
npmcacache20.0.4间接
npmcall-bind1.0.9间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcallsites3.1.0间接
npmcaniuse-lite1.0.30001799间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchalk5.6.2间接
npmchar-regex1.0.2间接
npmchart.js4.5.1间接
npmchokidar4.0.3间接
npmchokidar5.0.0间接
npmchownr3.0.0间接
npmci-info4.4.0间接
npmcidr-regex5.0.5间接
npmcjs-module-lexer2.2.0间接
npmclean-stack2.2.0间接
npmclean-stack5.3.0间接
npmcli-highlight2.1.11间接
npmcli-table30.6.5间接
npmclient-only0.0.1间接
npmcliui7.0.4间接
npmcliui8.0.1间接
npmcliui9.0.1间接
npmcluster-key-slot1.1.1间接
npmcmd-shim8.0.0间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcommander4.1.1间接
npmcommon-ancestor-path2.0.0间接
npmcompare-func2.0.0间接
npmconcat-map0.0.1间接
npmconfbox0.1.8间接
npmconfbox0.2.4间接
npmconfig-chain1.1.13间接
npmconsola3.4.2间接
npmcontent-type2.0.0间接
npmconventional-changelog-angular8.3.1间接
npmconventional-changelog-conventionalcommits9.3.1间接
npmconventional-changelog-writer8.4.0间接
npmconventional-commits-filter5.0.0间接
npmconventional-commits-parser6.4.0间接
npmconvert-hrtime5.0.0间接
npmconvert-source-map2.0.0间接
npmcore-util-is1.0.3间接
npmcosmiconfig9.0.2间接
npmcron-parser4.9.0间接
npmcross-spawn7.0.6间接
npmcrypto-random-string4.0.0间接
npmcssesc3.0.0间接
npmcsstype3.2.3间接
npmdamerau-levenshtein1.0.8间接
npmdata-uri-to-buffer4.0.1间接
npmdata-view-buffer1.0.2间接
npmdata-view-byte-length1.0.2间接
npmdata-view-byte-offset1.0.1间接
npmdebug3.2.7间接
npmdebug4.4.3间接
npmdeep-extend0.6.0间接
npmdeep-is0.1.4间接
npmdeepmerge-ts7.1.5间接
npmdefine-data-property1.1.4间接
npmdefine-properties1.2.1间接
npmdefu6.1.7间接
npmdenque2.1.0间接
npmdequal2.0.3间接
npmdestr2.0.5间接
npmdetect-libc2.1.2间接
npmdetect-node-es1.1.0间接
npmdiff8.0.4间接
npmdir-glob3.0.1间接
npmdoctrine2.1.0间接
npmdot-prop5.3.0间接
npmdotenv-cli11.0.0间接
npmdotenv-expand12.0.3间接
npmdunder-proto1.0.1间接
npmduplexer20.1.4间接
npmeastasianwidth0.2.0间接
npmeffect3.20.0间接
npmelectron-to-chromium1.5.376间接
npmembla-carousel8.6.0间接
npmembla-carousel-reactive-utils8.6.0间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmemojilib2.4.0间接
npmempathic2.0.0间接
npmenhanced-resolve5.21.6间接
npmenv-ci11.2.0间接
npmenv-paths2.2.1间接
npmenv-paths3.0.0间接
npmenvironment1.1.0间接
npmerror-ex1.3.4间接
npmes-abstract1.24.2间接
npmes-abstract-get1.0.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-iterator-helpers1.3.3间接
npmes-object-atoms1.1.2间接
npmes-set-tostringtag2.1.0间接
npmes-shim-unscopables1.1.0间接
npmes-to-primitive1.3.1间接
npmesbuild0.27.7间接
npmesbuild0.28.1间接
npmescalade3.2.0间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp4.0.0间接
npmescape-string-regexp5.0.0间接
npmeslint10.5.0间接
npmeslint9.39.4间接
npmeslint^10.2.0间接
npmeslint-config-next16.2.9间接
npmeslint-config-next^16.2.2间接
npmeslint-import-resolver-node0.3.10间接
npmeslint-import-resolver-typescript3.10.1间接
npmeslint-module-utils2.13.0间接
npmeslint-plugin-import2.32.0间接
npmeslint-plugin-jsx-a11y6.10.2间接
npmeslint-plugin-react7.37.5间接
npmeslint-plugin-react-hooks7.1.1间接
npmeslint-plugin-simple-import-sort13.0.0间接
npmeslint-plugin-simple-import-sort^13.0.0间接
npmeslint-plugin-unused-imports4.4.1间接
npmeslint-plugin-unused-imports^4.4.1间接
npmeslint-scope8.4.0间接
npmeslint-scope9.1.2间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys4.2.1间接
npmeslint-visitor-keys5.0.1间接
npmespree10.4.0间接
npmespree11.2.0间接
npmesquery1.7.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmesutils2.0.3间接
npmexeca5.1.1间接
npmexeca8.0.1间接
npmexeca9.6.1间接
npmexponential-backoff3.1.3间接
npmexsolve1.0.8间接
npmextend3.0.2间接
npmfast-check3.23.2间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.1间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfast-uri3.1.2间接
npmfastest-levenshtein1.0.16间接
npmfastq1.20.1间接
npmfd-package-json2.0.0间接
npmfdir6.5.0间接
npmfetch-blob3.2.0间接
npmfigures2.0.0间接
npmfigures6.1.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up2.1.0间接
npmfind-up5.0.0间接
npmfind-up-simple1.0.1间接
npmfind-versions6.0.0间接
npmfix-dts-default-cjs-exports1.0.1间接
npmflat-cache4.0.1间接
npmflatted3.4.2间接
npmfor-each0.3.5间接
npmforeground-child3.3.1间接
npmformatly0.3.0间接
npmformdata-polyfill4.0.10间接
npmforwarded-parse2.1.2间接
npmfs-extra11.3.5间接
npmfs-minipass3.0.3间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmfunction-timeout1.0.2间接
npmfunction.prototype.name1.2.0间接
npmfunctions-have-names1.2.3间接
npmgaxios7.1.3间接
npmgcp-metadata8.1.3间接
npmgenerate-function2.3.1间接
npmgenerator-function2.0.1间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-nonce1.0.1间接
npmget-port-please3.2.0间接
npmget-proto1.0.1间接
npmget-stream6.0.1间接
npmget-stream8.0.1间接
npmget-stream9.0.1间接
npmget-symbol-description1.1.0间接
npmget-tsconfig4.14.0间接
npmgiget3.3.0间接
npmgit-log-parser1.2.1间接
npmglob10.5.0间接
npmglob13.0.6间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobals14.0.0间接
npmglobals16.4.0间接
npmglobalthis1.0.4间接
npmgoogle-logging-utils1.1.3间接
npmgopd1.2.0间接
npmgraceful-fs4.2.10间接
npmgraceful-fs4.2.11间接
npmgrammex3.1.12间接
npmgraphmatch1.1.1间接
npmhandlebars4.7.9间接
npmhas-bigints1.1.0间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.2.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.4间接
npmhermes-estree0.25.1间接
npmhermes-parser0.25.1间接
npmhighlight.js10.7.3间接
npmhono4.12.26间接
npmhook-std4.0.0间接
npmhosted-git-info7.0.2间接
npmhosted-git-info9.0.3间接
npmhttp-cache-semantics4.2.0间接
npmhttp-proxy-agent7.0.2间接
npmhttp-proxy-agent9.1.0间接
npmhttp-status-codes2.3.0间接
npmhttps-proxy-agent7.0.6间接
npmhttps-proxy-agent9.1.0间接
npmhuman-signals2.1.0间接
npmhuman-signals5.0.0间接
npmhuman-signals8.0.1间接
npmiconv-lite0.7.2间接
npmignore5.3.2间接
npmignore7.0.5间接
npmignore-walk8.0.0间接
npmimport-fresh3.3.1间接
npmimport-from-esm2.0.0间接
npmimport-in-the-middle3.1.0间接
npmimport-meta-resolve4.2.0间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npmindent-string5.0.0间接
npmindex-to-position1.2.0间接
npminherits2.0.4间接
npmini1.3.8间接
npmini6.0.0间接
npminit-package-json8.2.5间接
npminternal-slot1.1.0间接
npmip-address10.2.0间接
npmis-array-buffer3.0.5间接
npmis-arrayish0.2.1间接
npmis-async-function2.1.1间接
npmis-bigint1.1.0间接
npmis-boolean-object1.2.2间接
npmis-bun-module2.0.0间接
npmis-callable1.2.7间接
npmis-cidr6.0.4间接
npmis-core-module2.16.2间接
npmis-data-view1.0.2间接
npmis-date-object1.1.0间接
npmis-document.all1.0.0间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-generator-function1.1.2间接
npmis-glob4.0.3间接
npmis-map2.0.3间接
npmis-negative-zero2.0.3间接
npmis-number7.0.0间接
npmis-number-object1.1.1间接
npmis-obj2.0.0间接
npmis-plain-obj4.1.0间接
npmis-property1.0.2间接
npmis-regex1.2.1间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.4间接
npmis-stream2.0.1间接
npmis-stream3.0.0间接
npmis-stream4.0.1间接
npmis-string1.1.1间接
npmis-symbol1.1.1间接
npmis-typed-array1.1.15间接
npmis-unicode-supported2.1.0间接
npmis-weakmap2.0.2间接
npmis-weakref1.1.1间接
npmis-weakset2.0.4间接
npmisarray1.0.0间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmisexe4.0.0间接
npmissue-parser7.0.2间接
npmiterator.prototype1.1.5间接
npmjackspeak3.4.3间接
npmjava-properties1.0.2间接
npmjiti2.7.0间接
npmjoycon3.1.1间接
npmjs-tokens4.0.0间接
npmjs-yaml4.2.0间接
npmjsesc3.1.0间接
npmjson-bigint1.0.0间接
npmjson-buffer3.0.1间接
npmjson-parse-better-errors1.0.2间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-parse-even-better-errors5.0.0间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson-stringify-nice1.1.4间接
npmjson-with-bigint3.5.8间接
npmjson51.0.2间接
npmjson52.2.3间接
npmjsonfile6.2.1间接
npmjsonparse1.3.1间接
npmjsx-ast-utils3.3.5间接
npmjust-diff6.0.2间接
npmjust-diff-apply5.5.0间接
npmkeyv4.5.4间接
npmknip6.17.1间接
npmlanguage-subtag-registry0.3.23间接
npmlanguage-tags1.0.9间接
npmlevn0.4.1间接
npmlibnpmaccess10.0.3间接
npmlibnpmdiff8.1.10间接
npmlibnpmexec10.3.0间接
npmlibnpmfund7.0.24间接
npmlibnpmorg8.0.1间接
npmlibnpmpack9.1.10间接
npmlibnpmpublish11.2.0间接
npmlibnpmsearch9.0.1间接
npmlibnpmteam8.0.2间接
npmlibnpmversion8.0.4间接
npmlightningcss1.32.0间接
npmlightningcss-android-arm641.32.0间接
npmlightningcss-darwin-arm641.32.0间接
npmlightningcss-darwin-x641.32.0间接
npmlightningcss-freebsd-x641.32.0间接
npmlightningcss-linux-arm-gnueabihf1.32.0间接
npmlightningcss-linux-arm64-gnu1.32.0间接
npmlightningcss-linux-arm64-musl1.32.0间接
npmlightningcss-linux-x64-gnu1.32.0间接
npmlightningcss-linux-x64-musl1.32.0间接
npmlightningcss-win32-arm64-msvc1.32.0间接
npmlightningcss-win32-x64-msvc1.32.0间接
npmlilconfig3.1.3间接
npmlines-and-columns1.2.4间接
npmload-json-file4.0.0间接
npmload-tsconfig0.2.5间接
npmlocate-path2.0.0间接
npmlocate-path6.0.0间接
npmlodash4.18.1间接
npmlodash-es4.18.1间接
npmlodash.camelcase4.3.0间接
npmlodash.capitalize4.2.1间接
npmlodash.defaults4.2.0间接
npmlodash.escaperegexp4.1.2间接
npmlodash.isarguments3.1.0间接
npmlodash.isplainobject4.0.6间接
npmlodash.isstring4.0.1间接
npmlodash.merge4.6.2间接
npmlodash.uniqby4.7.0间接
npmlong5.3.2间接
npmloose-envify1.4.0间接
npmlru-cache10.4.3间接
npmlru-cache11.5.1间接
npmlru-cache5.1.1间接
npmlru.min1.1.4间接
npmluxon3.7.2间接
npmmagic-string0.30.21间接
npmmake-asynchronous1.1.0间接
npmmake-fetch-happen15.0.6间接
npmmarked15.0.12间接
npmmarked-terminal7.3.0间接
npmmath-intrinsics1.1.0间接
npmmeow13.2.0间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmime4.1.0间接
npmmimic-fn2.1.0间接
npmmimic-fn4.0.0间接
npmminimatch10.2.5间接
npmminimatch3.1.5间接
npmminimatch9.0.9间接
npmminimist1.2.8间接
npmminipass3.3.6间接
npmminipass7.1.3间接
npmminipass-collect2.0.1间接
npmminipass-fetch5.0.2间接
npmminipass-flush1.0.6间接
npmminipass-pipeline1.2.4间接
npmminipass-sized2.0.0间接
npmminizlib3.1.0间接
npmmlly1.8.2间接
npmmodule-details-from-path1.0.4间接
npmms2.1.3间接
npmmsgpackr2.0.2间接
npmmsgpackr-extract3.0.4间接
npmmute-stream3.0.0间接
npmmysql23.15.3间接
npmmz2.7.0间接
npmnamed-placeholders1.1.6间接
npmnanoid3.3.13间接
npmnapi-postinstall0.3.4间接
npmnatural-compare1.4.0间接
npmnegotiator1.0.0间接
npmneo-async2.6.2间接
npmnerf-dart1.0.0间接
npmnode-abort-controller3.1.1间接
npmnode-domexception1.0.0间接
npmnode-emoji2.2.0间接
npmnode-exports-info1.6.0间接
npmnode-fetch3.3.2间接
npmnode-gyp12.4.0间接
npmnode-gyp-build-optional-packages5.2.2间接
npmnode-releases2.0.48间接
npmnopt9.0.0间接
npmnormalize-package-data6.0.2间接
npmnormalize-package-data8.0.0间接
npmnormalize-url9.0.1间接
npmnpm11.17.0间接
npmnpm-audit-report7.0.0间接
npmnpm-bundled5.0.0间接
npmnpm-install-checks8.0.0间接
npmnpm-normalize-package-bin5.0.0间接
npmnpm-package-arg13.0.2间接
npmnpm-packlist10.0.4间接
npmnpm-pick-manifest11.0.3间接
npmnpm-profile12.0.1间接
npmnpm-registry-fetch19.1.1间接
npmnpm-run-path4.0.1间接
npmnpm-run-path5.3.0间接
npmnpm-run-path6.0.0间接
npmnpm-user-validate4.0.0间接
npmobject-assign4.1.1间接
npmobject-inspect1.13.4间接
npmobject-keys1.1.1间接
npmobject.assign4.1.7间接
npmobject.entries1.1.9间接
npmobject.fromentries2.0.8间接
npmobject.groupby1.0.3间接
npmobject.values1.2.1间接
npmohash2.0.11间接
npmonetime5.1.2间接
npmonetime6.0.0间接
npmoptionator0.9.4间接
npmown-keys1.0.1间接
npmoxc-parser0.135.0间接
npmoxc-resolver11.21.3间接
npmp-each-series3.0.0间接
npmp-event6.0.1间接
npmp-filter4.1.0间接
npmp-limit1.3.0间接
npmp-limit3.1.0间接
npmp-locate2.0.0间接
npmp-locate5.0.0间接
npmp-map7.0.4间接
npmp-reduce2.1.0间接
npmp-reduce3.0.0间接
npmp-timeout6.1.4间接
npmp-try1.0.0间接
npmpackage-json-from-dist1.0.1间接
npmpacote21.5.1间接
npmparent-module1.0.1间接
npmparse-conflict-json5.0.1间接
npmparse-json4.0.0间接
npmparse-json5.2.0间接
npmparse-json8.3.0间接
npmparse-ms4.0.0间接
npmparse55.1.1间接
npmparse56.0.1间接
npmparse5-htmlparser2-tree-adapter6.0.1间接
npmpath-exists3.0.0间接
npmpath-exists4.0.0间接
npmpath-key3.1.1间接
npmpath-key4.0.0间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpath-scurry2.0.2间接
npmpath-type4.0.0间接
npmpathe2.0.3间接
npmperfect-debounce2.1.0间接
npmpg8.22.0间接
npmpg-cloudflare1.4.0间接
npmpg-connection-string2.14.0间接
npmpg-int81.0.1间接
npmpg-pool3.14.0间接
npmpg-protocol1.15.0间接
npmpg-types2.2.0间接
npmpgpass1.0.5间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.4间接
npmpify3.0.0间接
npmpirates4.0.7间接
npmpkg-conf2.1.0间接
npmpkg-types1.3.1间接
npmpkg-types2.3.1间接
npmpossible-typed-array-names1.1.0间接
npmpostcss8.4.31间接
npmpostcss8.5.15间接
npmpostcss^8.5.8间接
npmpostcss-load-config6.0.1间接
npmpostcss-selector-parser7.1.4间接
npmpostgres-array2.0.0间接
npmpostgres-array3.0.4间接
npmpostgres-bytea1.0.1间接
npmpostgres-date1.0.7间接
npmpostgres-interval1.2.0间接
npmprelude-ls1.2.1间接
npmpretty-ms9.3.0间接
npmprisma7.8.0间接
npmprisma^7.6.0间接
npmproc-log6.1.0间接
npmprocess-nextick-args2.0.1间接
npmproggy4.0.0间接
npmpromise-all-reject-late1.0.1间接
npmpromise-call-limit3.0.2间接
npmpromzard3.0.1间接
npmprop-types15.8.1间接
npmproper-lockfile4.1.2间接
npmproto-list1.2.4间接
npmprotobufjs7.6.4间接
npmproxy-agent-negotiate1.1.0间接
npmpunycode2.3.1间接
npmpure-rand6.1.0间接
npmqrcode-terminal0.12.0间接
npmqueue-microtask1.2.3间接
npmrc1.2.8间接
npmrc93.0.1间接
npmreact-is16.13.1间接
npmreact-remove-scroll2.7.2间接
npmreact-remove-scroll-bar2.3.8间接
npmreact-style-singleton2.2.3间接
npmread5.0.1间接
npmread-cmd-shim6.0.0间接
npmread-package-up11.0.0间接
npmread-package-up12.0.0间接
npmread-pkg10.1.0间接
npmread-pkg9.0.1间接
npmreadable-stream2.3.8间接
npmreaddirp4.1.2间接
npmreaddirp5.0.0间接
npmredis-errors1.2.0间接
npmredis-parser3.0.0间接
npmreflect.getprototypeof1.0.10间接
npmregexp.prototype.flags1.5.4间接
npmregistry-auth-token5.1.1间接
npmremeda2.33.4间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequire-in-the-middle8.0.1间接
npmresolve2.0.0-next.7间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresolve-pkg-maps1.0.0间接
npmretry0.12.0间接
npmreusify1.1.0间接
npmrimraf5.0.10间接
npmrollup4.62.2间接
npmrun-parallel1.2.0间接
npmrxjs7.8.2间接
npmsafe-array-concat1.1.4间接
npmsafe-buffer5.1.2间接
npmsafe-push-apply1.0.0间接
npmsafe-regex-test1.1.0间接
npmsafer-buffer2.1.2间接
npmscheduler0.27.0间接
npmsemantic-release25.0.5间接
npmsemver6.3.1间接
npmsemver7.8.1间接
npmsemver7.8.4间接
npmsemver7.8.5间接
npmsemver-regex4.0.5间接
npmseq-queue0.0.5间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmset-proto1.0.0间接
npmsharp0.34.5间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmshell-quote1.8.4间接
npmside-channel1.1.1间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmsignale1.4.0间接
npmsigstore4.1.1间接
npmskin-tone2.0.0间接
npmsmart-buffer4.2.0间接
npmsmol-toml1.6.1间接
npmsocks2.8.9间接
npmsocks-proxy-agent8.0.5间接
npmsource-map0.6.1间接
npmsource-map0.7.6间接
npmsource-map-js1.2.1间接
npmspawn-error-forwarder1.0.0间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-expression-parse4.0.0间接
npmspdx-license-ids3.0.23间接
npmsplit21.0.0间接
npmsplit24.2.0间接
npmsqlstring2.3.3间接
npmssri13.0.1间接
npmstable-hash0.0.5间接
npmstandard-as-callback2.1.0间接
npmstd-env3.10.0间接
npmstop-iteration-iterator1.1.0间接
npmstream-combiner21.1.1间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width7.2.0间接
npmstring.prototype.includes2.0.1间接
npmstring.prototype.matchall4.0.12间接
npmstring.prototype.repeat1.0.0间接
npmstring.prototype.trim1.2.11间接
npmstring.prototype.trimend1.0.10间接
npmstring.prototype.trimstart1.0.8间接
npmstring_decoder1.1.1间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-bom3.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-final-newline3.0.0间接
npmstrip-final-newline4.0.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments3.1.1间接
npmstrip-json-comments5.0.3间接
npmstyled-jsx5.1.6间接
npmsucrase3.35.1间接
npmsuper-regex1.1.0间接
npmsupports-color10.2.2间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-hyperlinks3.2.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsysteminformation5.31.7间接
npmtagged-tag1.0.0间接
npmtailwindcss4.3.1间接
npmtailwindcss^4间接
npmtailwindcss-animate1.0.7间接
npmtailwindcss-animate^1.0.7间接
npmtapable2.3.3间接
npmtar7.5.16间接
npmtemp-dir3.0.0间接
npmtempy3.2.0间接
npmtext-table0.2.0间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmthrough22.0.5间接
npmtime-span5.1.0间接
npmtiny-relative-date2.0.2间接
npmtinyexec0.3.2间接
npmtinyglobby0.2.17间接
npmto-regex-range5.0.1间接
npmtraverse0.6.8间接
npmtree-kill1.2.2间接
npmtreeverse3.0.0间接
npmts-api-utils2.5.0间接
npmts-interface-checker0.1.13间接
npmtsconfig-paths3.15.0间接
npmtslib2.8.1间接
npmtsup8.5.1间接
npmtsup^8.5.1间接
npmtsx4.22.4间接
npmtsx^4.21.0间接
npmtuf-js4.1.0间接
npmtunnel0.0.6间接
npmtw-animate-css1.4.0间接
npmtw-animate-css^1.4.0间接
npmtype-check0.4.0间接
npmtype-fest1.4.0间接
npmtype-fest2.19.0间接
npmtype-fest4.41.0间接
npmtype-fest5.7.0间接
npmtyped-array-buffer1.0.3间接
npmtyped-array-byte-length1.0.3间接
npmtyped-array-byte-offset1.0.4间接
npmtyped-array-length1.0.8间接
npmtypescript6.0.3间接
npmtypescript^6间接
npmtypescript-eslint8.61.1间接
npmufo1.6.4间接
npmuglify-js3.19.3间接
npmunbash4.0.1间接
npmunbox-primitive1.1.0间接
npmundici6.26.0间接
npmundici6.27.0间接
npmundici7.28.0间接
npmundici-types8.3.0间接
npmunicode-emoji-modifier-base1.0.0间接
npmunicorn-magic0.1.0间接
npmunicorn-magic0.3.0间接
npmunicorn-magic0.4.0间接
npmunique-string3.0.0间接
npmuniversal-user-agent7.0.3间接
npmuniversalify2.0.1间接
npmunrs-resolver1.12.2间接
npmupdate-browserslist-db1.2.3间接
npmuri-js4.4.1间接
npmurl-join5.0.0间接
npmuse-callback-ref1.3.3间接
npmuse-sidecar1.1.3间接
npmuse-sync-external-store1.6.0间接
npmutil-deprecate1.0.2间接
npmvalibot1.2.0间接
npmvalidate-npm-package-license3.0.4间接
npmvalidate-npm-package-name7.0.2间接
npmwalk-up-path4.0.0间接
npmweb-streams-polyfill3.3.3间接
npmweb-worker1.5.0间接
npmwhich2.0.2间接
npmwhich6.0.1间接
npmwhich-boxed-primitive1.1.1间接
npmwhich-builtin-type1.2.1间接
npmwhich-collection1.0.2间接
npmwhich-typed-array1.1.22间接
npmword-wrap1.2.5间接
npmwordwrap1.0.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrap-ansi9.0.2间接
npmwrite-file-atomic7.0.1间接
npmxtend4.0.2间接
npmy18n5.0.8间接
npmyallist3.1.1间接
npmyallist4.0.0间接
npmyallist5.0.0间接
npmyaml2.9.0间接
npmyargs16.2.2间接
npmyargs17.7.2间接
npmyargs18.0.0间接
npmyargs-parser20.2.9间接
npmyargs-parser21.1.1间接
npmyargs-parser22.0.0间接
npmyocto-queue0.1.0间接
npmyoctocolors2.1.2间接
npmzeptomatch2.1.0间接
npmzod-validation-error4.0.2间接
依赖安全公告 16

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 1,352 个包,其中也包含从不交付的开发与测试版本固定:16 个存在已知公告,1 个为直接依赖。 有 60 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
next16.2.9直接916.2.11
@opentelemetry/propagator-jaeger2.8.0间接12.9.0
brace-expansion1.1.15间接15.0.7
brace-expansion2.1.1间接15.0.7
brace-expansion5.0.6间接15.0.7
fast-uri3.1.2间接24.1.1
js-yaml4.2.0间接14.3.0
postcss8.4.31间接28.5.12
sharp0.34.5间接10.35.0
shell-quote1.8.4间接11.9.0
tar7.5.16间接47.5.19
undici6.26.0间接48.5.0
@hono/node-server1.19.11间接22.0.5
hono4.12.26间接34.12.27
protobufjs7.6.4间接18.6.6
esbuild0.27.7间接10.28.1

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "api",
        "collections",
        "docker",
        "game-library",
        "game-metadata",
        "gaming",
        "k8s",
        "kubernetes",
        "nextjs",
        "nodejs",
        "postgresql",
        "secure-storage",
        "self-hosted",
        "steam",
        "steam-api",
        "steam-games",
        "steam-keys",
        "vaults",
        "web-app",
        "web-application"
      ],
      "is_fork": false,
      "size_kb": 9586,
      "has_wiki": true,
      "homepage": "https://gamepile.venomnom.de",
      "languages": {
        "CSS": 5735,
        "Shell": 10765,
        "PLpgSQL": 24292,
        "Dockerfile": 3597,
        "JavaScript": 8557,
        "TypeScript": 1347342
      },
      "pushed_at": "2026-07-21T12:42:31Z",
      "created_at": "2026-03-20T17:10:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-04T16:47:22Z",
      "description": "Gamepile is a self-hosted game management platform that lets you collect, organize, and process game data. It uses a modular backend with workers, a database, and caching (Redis) alongside a web frontend to manage your game library, metadata, and background jobs.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "www.koeppe.me",
      "name": "Thomas Koeppe",
      "type": "User",
      "login": "thomaskoeppe",
      "company": null,
      "location": "Munich, Germany",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/45236488?v=4",
      "created_at": "2018-11-21T14:41:08Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 2801
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2026-07-04T16:47:20Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-07-03T09:13:39Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-06-20T10:08:42Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-19T20:56:21Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-04-05T15:55:13Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-04-05T15:40:00Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-04-02T19:19:50Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-04-01T20:53:27Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-04-01T19:12:49Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-31T12:19:07Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-03-31T08:58:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-31T08:40:58Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-30T19:16:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2ee6c7806f4666b7c0b82861a1295eb0c7fb4b53",
          "body": "## [2.3.1](https://github.com/thomaskoeppe/gamepile/compare/v2.3.0...v2.3.1) (2026-07-04)\n\n### Bug Fixes\n\n* **deploy:** make compose upgrades robust to layout and env-file pitfalls ([6b5dec7](https://github.com/thomaskoeppe/gamepile/commit/6b5dec7151d2f32813916e082948e983e52c0b8a))",
          "is_bot": true,
          "headline": "chore(release): v2.3.1 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-04T16:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083e45f66ecc7bafa5f2ac5e90f4c908f377f2a4",
          "body": "fix(deploy): robust compose upgrades — env-file loading, pinned project name, preflight checks",
          "is_bot": false,
          "headline": "Merge pull request #122 from thomaskoeppe/fix/compose-upgrade-robustness",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-04T16:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "289c317c8ec800a43f0aa61c58906fe0b032006d",
          "body": "Documents the standalone vs repo deployment layouts and how each feeds\n.env into compose interpolation, recommends docker-compose.override.yml\nfor local customizations instead of editing the release compose file,\nand adds troubleshooting entries for the concrete errors seen in the\nfield: undefined volume from a drifted file, duplicate YAML mapping\nkeys, \"variable is not set\" warnings, and the empty-database symptom of\na project-name mismatch.",
          "is_bot": false,
          "headline": "docs: explain compose layouts, override files, and upgrade failure modes",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-04T16:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5dec7151d2f32813916e082948e983e52c0b8a",
          "body": "…alls\n\nField report from a real upgrade surfaced several failure modes:\n`.env` at the repository root is never auto-loaded by compose for\nvariable interpolation (every ${...} silently fell back to defaults or\nblank, including secrets and GAMEPILE_VERSION), the project name\ndepended on the working di\n[…]\n with\n  hand-edit guidance, refuses to run with blank required secrets, and\n  aborts when the pinned project has no data volume while another\n  *_postgres_data volume exists (the empty-database trap).",
          "is_bot": false,
          "headline": "fix(deploy): make compose upgrades robust to layout and env-file pitf…",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-04T16:20:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98b38431481ad33d782ccac825c635dfc8c6188a",
          "body": "## [2.3.0](https://github.com/thomaskoeppe/gamepile/compare/v2.2.0...v2.3.0) (2026-07-03)\n\n### Features\n\n* **deploy:** add version pinning and guided upgrade/backup scripts ([ea5aa32](https://github.com/thomaskoeppe/gamepile/commit/ea5aa3277e5344756447ee60d44390b38ebf8cb8))\n* **web:** report the running app version from the heartbeat endpoint ([0bc23ed](https://github.com/thomaskoeppe/gamepile/commit/0bc23edefe4b055a6283fc309a632c7d46decd4a))",
          "is_bot": true,
          "headline": "chore(release): v2.3.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T09:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6da6c149f4e194fdced462b2738f590c45ec6ee",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #120 from thomaskoeppe/feat/deployment-upgrade-path",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-03T09:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9547523f318f981dc3fb81115c785245f87066cf",
          "body": "Documents the full upgrade path for a deployed instance with a live\ndatabase: how semantic-release versions map to image tags, how the\nchecksummed forward-only SQL migration runner behaves, the Docker\nCompose flow (upgrade.sh or manual), version pinning, backup/restore,\nrollback semantics with and without schema changes, the Kubernetes job\nre-run flow, and troubleshooting. Fixes the stale docs/k8s paths in the\nk8s README and links the guide from the main README.",
          "is_bot": false,
          "headline": "docs: add upgrade guide for existing deployments",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T22:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc23edefe4b055a6283fc309a632c7d46decd4a",
          "body": "Lets operators verify which release is live after an upgrade with a\nsingle request; the upgrade script uses it as its final check.",
          "is_bot": false,
          "headline": "feat(web): report the running app version from the heartbeat endpoint",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T22:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5aa3277e5344756447ee60d44390b38ebf8cb8",
          "body": "Compose images for migrate/web/worker now resolve through\nGAMEPILE_VERSION (default latest), so deployments can pin a released\nsemver tag and roll back by changing one variable.\n\nupgrade.sh performs the safe upgrade order for an existing deployment:\npg_dump backup, image pull, schema migrations via \n[…]\nes and a heartbeat verification. A failed migration aborts before\nthe running stack is touched. backup.sh provides the same dump as a\nstandalone, cron-friendly command with optional retention pruning.",
          "is_bot": false,
          "headline": "feat(deploy): add version pinning and guided upgrade/backup scripts",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T22:48:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a3edcf77adf758c4545e38a5f61af9ec726531b",
          "body": "Add achievements page: completion overview and per-game missing achievements",
          "is_bot": false,
          "headline": "Merge pull request #119 from thomaskoeppe/feature/achievements-page",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T14:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4eeb5501e2045c773831ef865571bd64be132a9",
          "body": "Desktop and mobile nav gain an Achievements entry, and the dialog's\nAchievements tab gets a \"View all\" link to the game's detail page.",
          "is_bot": false,
          "headline": "Add Achievements to navigation and link from the game detail dialog",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T14:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad00aea605eb720736333d610a0485b7c3e4c99",
          "body": "/achievements/[id] shows the game header with a completion bar and a\ntabbed browser: Missing (default, alphabetical with masked hidden\nachievements last), Unlocked (newest first), and All, with text search.\nHidden locked achievements stay masked and are excluded from search.",
          "is_bot": false,
          "headline": "Add per-game achievement detail page with missing/unlocked browser",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T13:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fe26e8f58343e698f521ec47b0b8c27aeba6c0c",
          "body": "New /achievements page: summary stat cards (unlocked totals, average\ncompletion, perfect games, in progress), a search/sort/filter toolbar,\nand a per-game completion list with artwork, progress bars, and last\nunlock dates. StatCard is extracted to components/shared so the library\nand achievements pages share one implementation.",
          "is_bot": false,
          "headline": "Add achievements overview page with completion stats and game list",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T13:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9053185e1138049e6f035e507f8b9b3ec92672a3",
          "body": "getAchievementOverview aggregates per-game unlocked/total counts, last\nunlock date, and summary stats (average completion, perfect games,\nin-progress/not-started) for every owned game with achievements.\ngetGameAchievementsForUser now also returns basic game display metadata\nso a page can render name/artwork from a single query.",
          "is_bot": false,
          "headline": "Add achievement overview query and game meta on the detail query",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-02T13:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700d1341903312be6b856e051721155096a956ae",
          "body": "…ents\n\nFix category sync crash, add library re-sync, achievements import & hardening",
          "is_bot": false,
          "headline": "Merge pull request #118 from thomaskoeppe/feature/steam-sync-improvem…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465d0c946fb95bd30399c8e46addbc91a1de7f03",
          "body": "- Keep original category/tag filter ids when none resolve to a name, so\n  stale selections yield no results instead of silently dropping the\n  filter and widening the result set.\n- Add an id tie-breaker to the deduped filter option queries so the\n  representative id per name is stable across request\n[…]\ninstead of leaving stale display data behind skipDuplicates.\n- Self-correct unlock timestamps: rows stored with the \"now\" fallback\n  (unlocktime 0) are overwritten once Steam reports a real timestamp.",
          "is_bot": false,
          "headline": "Address review feedback on filters, sync logging, and achievements",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:39:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "553e88468b22541f654780750beffc120f90c22d",
          "body": "Pre-existing simple-import-sort violation that fails `npm run lint:web`.",
          "is_bot": false,
          "headline": "Fix import ordering lint error in root layout",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684f40010236f0b1735d3c698222525d36e5a4f9",
          "body": "Surfaces the playtime2Weeks data that was already being synced: a\nhorizontal shelf of up to 12 recently played games sorted by two-week\nplaytime, and a summary row with game count, lifetime playtime,\ntwo-week playtime, and most-played game — all computed client-side from\nthe already-loaded library query.",
          "is_bot": false,
          "headline": "Add recently-played shelf and library stats to the library page",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c9a40ecc9d46dcb6d085666f3cdfe8606cb0fc",
          "body": "Replaces the IMPORT_USER_ACHIEVEMENTS stub with a full pipeline: a new\ngamepile.achievements queue processes batched child jobs that fetch each\ngame's achievement schema (GetSchemaForGame) and the user's unlocks\n(GetPlayerAchievements), persisting Achievement and UserGameAchievement\nrows idempotentl\n[…]\nins can invoke\nit directly from the jobs dialog. The game detail dialog gains an\nAchievements tab with unlock progress, icons, per-achievement unlock\ntimes, and masking for hidden locked achievements.",
          "is_bot": false,
          "headline": "Implement user achievements import end-to-end",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:10:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff1ae84e8fbe91895a7d914b6a2f25fb96e81520",
          "body": "Library imports previously only added and updated UserGame rows, so\nrefunded or revoked games lingered forever. Imports now delete rows for\nappIds missing from the fetched owned-games list, guarded by the\nexisting empty-response early return so a failed or private-profile\nfetch can never wipe a library.",
          "is_bot": false,
          "headline": "Prune library entries for games no longer owned on Steam",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b5b71917357580aee4dad4b94ac872cdab2bf2",
          "body": "Users can now re-sync their Steam library from the library page: a new\nresyncLibrary server action queues an IMPORT_USER_LIBRARY job with\ndedupe (no concurrent syncs per user) and the admin-configurable\ncooldown, and getLibrarySyncStatus powers a \"last synced X ago\" line,\ncooldown hint, and disabled\n[…]\nvery auth check when a userId argument was\nsupplied, making it client-invokable for arbitrary users. Enqueueing now\nlives in lib/jobs.ts guarded by server-only, and callers do their own\nauthorization.",
          "is_bot": false,
          "headline": "Add user-facing library re-sync with cooldown and sync status",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T22:02:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43db717081bbb16035a0b8c2858fd2e315ba3e7e",
          "body": "Adds LIBRARY_AUTO_RESYNC_INTERVAL_HOURS (default 168 = weekly) and\nLIBRARY_MANUAL_RESYNC_COOLDOWN_MINUTES (default 60) app settings with a\nnew \"Library Sync\" section in the admin configuration form.\n\nThe internal scheduled task now reads the interval fresh from the\nAppSetting table at execution time so changes apply without a worker\nrestart, falling back to WORKER_IMPORT_USER_LIBRARY_INTERVAL_MS. The\nvalue no longer travels through the dispatch payload.",
          "is_bot": false,
          "headline": "Make library re-sync interval and manual cooldown admin-configurable",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T21:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ad813ebbc35763d51b724c910b3e0a1a1354d1",
          "body": "Malformed pagination params (e.g. ?page=abc) produced NaN skip/take and\na 500 from Prisma in the admin jobs API; parseClampedInt now falls back\nto defaults and clamps the range.\n\nThe login/callback rate limiter now rejects requests when Redis is\nunreachable instead of failing open, so an outage can't silently disable\nbrute-force protection. All other limiters keep their availability-first\nfail-open behaviour.",
          "is_bot": false,
          "headline": "Harden pagination parsing and fail closed on auth rate limiter",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T21:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92254d362012f21b5071708f790d69cecfa84065",
          "body": "Chunked sync transactions now fall back to per-item upserts when a chunk\nfails, so one bad row no longer kills the whole sync job; failures are\ncounted and surfaced in the job log instead.\n\nFilter option lists dedupe by display name, and explorer selections are\nexpanded server-side to every category/tag id sharing the selected name,\nso duplicate-named entries neither show twice nor hide games attached to\na same-named sibling id.",
          "is_bot": false,
          "headline": "Make category/tag sync fault-tolerant, dedupe duplicate names in filters",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T21:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9cb96e2a760ac90564ec2740b7e0120a5a91ed1",
          "body": "…chedAt\n\nSteam's GetStoreCategories returns display names that are not globally\nunique, so the SYNC_STEAM_CATEGORIES upsert-by-categoryId crashed with\n\"Unique constraint failed on the fields: (name)\". The natural key is the\nSteam category id; the name is presentation data (Tag.name was never\nunique either).\n\nAlso adds the AppSettingKey values for configurable library re-sync\n(auto interval + manual cooldown) and Game.achievementsFetchedAt for the\nupcoming achievements import.",
          "is_bot": false,
          "headline": "Drop Category.name unique, add resync settings enum + achievementsFet…",
          "author_name": "thomaskoeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-07-01T21:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e0aaa85447eafe3d8c78e97b90eb6744d89aa0",
          "body": "…int-plugin-simple-import-sort-13.0.0\n\nchore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0",
          "is_bot": false,
          "headline": "Merge pull request #111 from thomaskoeppe/dependabot/npm_and_yarn/esl…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-22T19:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf50f4fe46b3ebca55d59cb3169f7d7fec98d5a9",
          "body": "…e-limiter-flexible-11.2.0\n\nchore(deps): bump rate-limiter-flexible from 10.0.1 to 11.2.0",
          "is_bot": false,
          "headline": "Merge pull request #110 from thomaskoeppe/dependabot/npm_and_yarn/rat…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-22T19:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ad77a2339d2cf221944577f8b1fcbf739cdd86",
          "body": "…ct-hook-form-7.80.0\n\nchore(deps): bump react-hook-form from 7.79.0 to 7.80.0",
          "is_bot": false,
          "headline": "Merge pull request #109 from thomaskoeppe/dependabot/npm_and_yarn/rea…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-22T19:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa8756a155d9beb2096869c8f9f7df6d2e565f3",
          "body": "…lmq-5.79.1\n\nchore(deps): bump bullmq from 5.79.0 to 5.79.1",
          "is_bot": false,
          "headline": "Merge pull request #108 from thomaskoeppe/dependabot/npm_and_yarn/bul…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-22T19:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e2be5560da811418af1b100c12dd3d91f55c9d",
          "body": "Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 12.1.1 to 13.0.0.\n- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/\n[…]\n eslint-plugin-simple-import-sort\n  dependency-version: 13.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump eslint-plugin-simple-import-sort",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T22:23:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0dd8163afa3572654c8aa497df8e59d5d5ca2ea",
          "body": "Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 10.0.1 to 11.2.0.\n- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)\n- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v10.0.1...v11.2.0)\n\n---\nupdated-depende\n[…]\nndency-name: rate-limiter-flexible\n  dependency-version: 11.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rate-limiter-flexible from 10.0.1 to 11.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T22:23:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e736ba67e0feaa371248368fe6424e3cca2ac3d8",
          "body": "Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.79.0 to 7.80.0.\n- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)\n- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/\n[…]\n- dependency-name: react-hook-form\n  dependency-version: 7.80.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump react-hook-form from 7.79.0 to 7.80.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T22:23:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "660baa96d3c461bd8770e3240b96abfa9c6b02af",
          "body": "Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.79.0 to 5.79.1.\n- [Release notes](https://github.com/taskforcesh/bullmq/releases)\n- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.79.0...v5.79.1)\n\n---\nupdated-dependencies:\n- dependency-name: bullmq\n  dependency-version: 5.79.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump bullmq from 5.79.0 to 5.79.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T22:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a11c2ee27310aeb8291cfb50b4469be34c66f4",
          "body": "## [2.2.0](https://github.com/thomaskoeppe/gamepile/compare/v2.1.0...v2.2.0) (2026-06-20)\n\n### Features\n\n* **jobs:** add cancel job functionality in admin panel ([118925f](https://github.com/thomaskoeppe/gamepile/commit/118925fabb2c250f96c9f880212d5fa7946bdbe8))",
          "is_bot": true,
          "headline": "chore(release): v2.2.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-20T10:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795542428d7df4323d2c8c1e5b3d1f2661c78cc8",
          "body": "…rls-media-fix\n\nFeat/vault sharing custom urls media fix",
          "is_bot": false,
          "headline": "Merge pull request #107 from thomaskoeppe/feat/vault-sharing-custom-u…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-20T10:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05dd61933a74e7343bdea64bdbbe5fe28f44d39",
          "body": null,
          "is_bot": false,
          "headline": "BREAKING CHANGE: Changed database design",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-20T10:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118925fabb2c250f96c9f880212d5fa7946bdbe8",
          "body": "Introduced a CancelJobButton component that allows admins to cancel queued or running jobs. The cancellation is handled cooperatively by the worker, ensuring jobs stop at their next checkpoint.",
          "is_bot": false,
          "headline": "feat(jobs): add cancel job functionality in admin panel",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-20T10:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e26a54f18475f7b66ffbe660fce370221cc311",
          "body": "…_and_yarn-3213b4e331\n\nchore(deps): bump undici from 6.26.0 to 7.28.0 in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #106 from thomaskoeppe/dependabot/npm_and_yarn/npm…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T23:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d7392015554b31f94959f93871b716f32c9bbc",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 6.26.0 to 7.28.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.26.0...v7.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 7.28.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump undici in the npm_and_yarn group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T20:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52989b826a8a2195ac6493f497cd404a2c981fb",
          "body": "## [2.1.0](https://github.com/thomaskoeppe/gamepile/compare/v2.0.1...v2.1.0) (2026-06-19)\n\n### Features\n\n* **vault:** vault sharing with direct claim and request flows ([#9](https://github.com/thomaskoeppe/gamepile/issues/9)) ([9a2225b](https://github.com/thomaskoeppe/gamepile/commit/9a2225b261779c0\n[…]\n21fea7e0e23d2e060ff99e98d7d))\n* **worker:** reduce WORKER_DETAILS_CONCURRENCY to improve stability ([97eba01](https://github.com/thomaskoeppe/gamepile/commit/97eba011811a87e9535eb2a104d0c5b956337bb6))",
          "is_bot": true,
          "headline": "chore(release): v2.1.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-19T20:56:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a1d9d6a11498c62a66ba9b6b7e20541a61e970d",
          "body": "…rls-media-fix\n\nFeat/vault sharing custom urls media fix",
          "is_bot": false,
          "headline": "Merge pull request #105 from thomaskoeppe/feat/vault-sharing-custom-u…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf31e7b59a1eb66c8b2506d3bcbf2919d551f90a",
          "body": "…mance\n\nUpgraded various OpenTelemetry packages to their latest versions to enhance stability and performance across the application.",
          "is_bot": false,
          "headline": "chore(package): update OpenTelemetry dependencies for improved perfor…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97eba011811a87e9535eb2a104d0c5b956337bb6",
          "body": "Lowered the concurrent fetch tasks for game details from 10 to 3 to prevent potential overload and ensure smoother operation of the worker process.",
          "is_bot": false,
          "headline": "fix(worker): reduce WORKER_DETAILS_CONCURRENCY to improve stability",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8453d70ba05e2a7d532b740e4feeba236ffc6189",
          "body": "Updated `concurrently` to version 10.0.3, `dotenv` to 17.4.2,\n`@types/node` to 26.0.0, `knip` to 6.17.1, `semantic-release` to 25.0.5,\nand `typescript` to 6.0.3 for better compatibility and performance.",
          "is_bot": false,
          "headline": "chore(package): update dependencies for improved stability",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a2225b261779c02b709fad8a30320b83fc0e53d",
          "body": "Owners (and members granted canShare) can share a vault's keys with others.\nA VaultShare carries a passphrase gate plus the vault key re-wrapped under\nthat passphrase (reusing the existing crypto), so recipients decrypt keys\nwithout the owner's secret; NONE vaults gate access only. Shares support a\n\n[…]\nult unlock. New UI: an owner share manager on the\nvault page and a \"Shared with me\" area (/vaults/shared). Also extracts the\nshared unwrapVaultKeyFromVault helper and aligns importKeys' secret schema.",
          "is_bot": false,
          "headline": "feat(vault): vault sharing with direct claim and request flows (#9)",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:04:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4587d5ba70866667d796d1a979b8571b862fd693",
          "body": "Adds an optional, globally-unique `slug` to KeyVault and Collection so they\ncan be reached at /vaults/<slug> and /collections/<slug>. The detail,\naccess, and public-collection resolvers (plus the middleware redirect) now\naccept a slug-or-id identifier, and list/detail pages prefer the slug in\nlinks.\n[…]\n, reserved-word and\nanti-cuid rules; new owner-only setVaultSlug / setCollectionSlug actions\nhandle uniqueness (P2002). A reusable Custom URL dialog lets owners set,\npreview, copy, and clear the slug.",
          "is_bot": false,
          "headline": "feat(web): custom URL slugs for vaults and collections (#10, #11)",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:04:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60d65ad7d24cf21fea7e0e23d2e060ff99e98d7d",
          "body": "persistMedia unconditionally deleted and recreated every screenshot and\nvideo row for a game on each refresh, producing heavy, mostly-redundant\nwrite load. It now reads the existing rows, diffs them against the Steam\npayload, and writes only the delta (insert new URLs, delete removed ones,\nupdate ch\n[…]\nouched.\n\nAdds @@unique([gameId, url]) and @@index([gameId]) to GameScreenshot and\nGameVideo (with a dedupe step in the migration) so writes are idempotent\nand the per-game read/delete path is indexed.",
          "is_bot": false,
          "headline": "fix(worker): diff media instead of delete+recreate on refresh (#94)",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-19T20:04:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "01460d9cb8c529fcf93b4d276d8986adaeba3fd4",
          "body": "…and_yarn-ad77747e51\n\nchore(deps): bump next from 16.2.2 to 16.2.3 in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #96 from thomaskoeppe/dependabot/npm_and_yarn/npm_…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87288dc04ff8a9cb102fba3296b1b1dfe1e2c8d1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-ad77747e51",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb8b29505b5fad9937211c387b9688a71b03b82",
          "body": "…ages/worker/npm_and_yarn-c983204493\n\nchore(deps): bump @opentelemetry/auto-instrumentations-node from 0.72.0 to 0.75.0 in /packages/worker in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #97 from thomaskoeppe/dependabot/npm_and_yarn/pack…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f266b315073253f2103a2e134ec80af264853e8",
          "body": "…nv-17.4.1\n\nchore(deps): bump dotenv from 17.4.0 to 17.4.1",
          "is_bot": false,
          "headline": "Merge pull request #93 from thomaskoeppe/dependabot/npm_and_yarn/dote…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3726d2e6dcbdc1a71a193ddb3a73bcbdb0a93b2",
          "body": "…-safe-action-8.4.0\n\nchore(deps): bump next-safe-action from 8.3.0 to 8.4.0",
          "is_bot": false,
          "headline": "Merge pull request #92 from thomaskoeppe/dependabot/npm_and_yarn/next…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb66eed76f34a0ba34ec7ba80e665931380a1cae",
          "body": "…s/node-25.5.2\n\nchore(deps-dev): bump @types/node from 25.5.1 to 25.5.2",
          "is_bot": false,
          "headline": "Merge pull request #91 from thomaskoeppe/dependabot/npm_and_yarn/type…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4628646f468767d3e4274ff7f53e17b457790095",
          "body": "…gres-3.4.9\n\nchore(deps): bump postgres from 3.4.8 to 3.4.9",
          "is_bot": false,
          "headline": "Merge pull request #90 from thomaskoeppe/dependabot/npm_and_yarn/post…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859c07f2fe76882e8385f35a7c049db80d3a8603",
          "body": "…nt-10.2.0\n\nchore(deps-dev): bump eslint from 9.39.4 to 10.2.0",
          "is_bot": false,
          "headline": "Merge pull request #89 from thomaskoeppe/dependabot/npm_and_yarn/esli…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-06-09T07:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b80d7c5a2e02d6b2f8f827bd437d7e57e89f6a3",
          "body": "Bumps the npm_and_yarn group with 1 update in the /packages/worker directory: [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/auto-instrumentations-node).\n\n\nUpdates `@opentelemetry/auto-instrumentations-node` from 0.72.0 to 0.\n[…]\n \"@opentelemetry/auto-instrumentations-node\"\n  dependency-version: 0.75.0\n  dependency-type: direct:production\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @opentelemetry/auto-instrumentations-node",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T15:21:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31125610d67e37cddb196efc7e66f7fe5df418c9",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).\n\n\nUpdates `next` from 16.2.2 to 16.2.3\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://g\n[…]\npdated-dependencies:\n- dependency-name: next\n  dependency-version: 16.2.3\n  dependency-type: direct:production\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump next in the npm_and_yarn group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-11T05:03:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6452d33586c47a20b9b69d017d8f83ea08bdf048",
          "body": "Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.4.0 to 17.4.1.\n- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/motdotla/dotenv/compare/v17.4.0...v17.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: dotenv\n  dependency-version: 17.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump dotenv from 17.4.0 to 17.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T22:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b567a61f98ad5310213ca2b2c9e244d5c2c9e7",
          "body": "Bumps [next-safe-action](https://github.com/next-safe-action/next-safe-action) from 8.3.0 to 8.4.0.\n- [Release notes](https://github.com/next-safe-action/next-safe-action/releases)\n- [Commits](https://github.com/next-safe-action/next-safe-action/compare/next-safe-action@8.3.0...next-safe-action@8.4.\n[…]\n- dependency-name: next-safe-action\n  dependency-version: 8.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump next-safe-action from 8.3.0 to 8.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T22:24:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b6b15992d83269b4a836bc99a70a789cc75662af",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.1 to 25.5.2.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 25.5.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @types/node from 25.5.1 to 25.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T22:23:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4ec015e8fa2a63004f43cca7e5b5999771c3078",
          "body": "Bumps [postgres](https://github.com/porsager/postgres) from 3.4.8 to 3.4.9.\n- [Release notes](https://github.com/porsager/postgres/releases)\n- [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/porsager/postgres/compare/v3.4.8...v3.4.9)\n\n---\nupd\n[…]\nencies:\n- dependency-name: postgres\n  dependency-version: 3.4.9\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump postgres from 3.4.8 to 3.4.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T22:23:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fee0ed063b51e352ae5ce5cdf4361207096cbe4a",
          "body": "Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.2.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n  dependency-version: 10.2.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump eslint from 9.39.4 to 10.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T22:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa193b607ed1e014dd88c6b6aae767d39be0778",
          "body": "## [2.0.1](https://github.com/thomaskoeppe/gamepile/compare/v2.0.0...v2.0.1) (2026-04-05)\n\n### Bug Fixes\n\n* **worker:** update minimum interval for Steam API calls ([2912234](https://github.com/thomaskoeppe/gamepile/commit/291223412d953c830afdb698827f0db7ce96c469))\n\n### Refactors\n\n* **docker:** docker & k8s build and files ([787ec7a](https://github.com/thomaskoeppe/gamepile/commit/787ec7a02cb67f8c7eb395334f535c854300c8bf))",
          "is_bot": true,
          "headline": "chore(release): v2.0.1 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-05T15:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc73cce14570b13c75e515b672dd8630d5488e2",
          "body": "Fixes",
          "is_bot": false,
          "headline": "Merge pull request #88 from thomaskoeppe/fixes",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291223412d953c830afdb698827f0db7ce96c469",
          "body": null,
          "is_bot": false,
          "headline": "fix(worker): update minimum interval for Steam API calls",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "787ec7a02cb67f8c7eb395334f535c854300c8bf",
          "body": null,
          "is_bot": false,
          "headline": "refactor(docker): docker & k8s build and files",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814a26829cc3f098417c238291cc0128d5820d84",
          "body": "## [2.0.0](https://github.com/thomaskoeppe/gamepile/compare/v1.4.2...v2.0.0) (2026-04-05)\n\n### ⚠ BREAKING CHANGES\n\n* **layout:** Completely reworked backend logic, Game model etc.\n* **worker:** Completely reworked Steam API implementation & jobs\n* **db:** Game Model was completely reworked, dropped \n[…]\nkoeppe/gamepile/issues/82) [#79](https://github.com/thomaskoeppe/gamepile/issues/79) [#75](https://github.com/thomaskoeppe/gamepile/issues/75) [#74](https://github.com/thomaskoeppe/gamepile/issues/74)",
          "is_bot": true,
          "headline": "chore(release): v2.0.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-05T15:39:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1820e76bf793c52c59ec6ece24e2cb56199ccedb",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #87 from thomaskoeppe/update-2",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b4825c693b1db8a4fbb0aae153dfb8ecdf2fdb",
          "body": "Introduced new layout components for \"Jobs\", \"Users\", \"Vaults\", \"Collections\", \"Invite Codes\", and \"Configuration\" pages. Each layout includes specific metadata for improved SEO and user experience. Updated redirect logic to include query parameters in the URL.\n\nFix: #83 #81 #80 #78 #77 #74 #73 #72 #71 #69 #62 #59\n\nBREAKING CHANGE: Completely reworked backend logic, Game model etc.",
          "is_bot": false,
          "headline": "feat(layout): add metadata and layout components for various pages",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20785e84e325ec21f9ec2aa996befa174f72b65",
          "body": "Added functionality to synchronize Steam tags and categories with the local database. This includes fetching data from the Steam API and upserting it into the respective tables, ensuring the local cache is updated regularly.\n\nFix: #82 #79 #75 #74\n\nBREAKING CHANGE: Completely reworked Steam API implementation & jobs",
          "is_bot": false,
          "headline": "feat(worker): enhance Steam integration with tag and category sync",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f53e7190076d3a968b26a51df1b3233b4b9523f",
          "body": null,
          "is_bot": false,
          "headline": "feat(logo): add new SVG logo file",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2d7a716605654322a75de389f46b486eb5af57",
          "body": null,
          "is_bot": false,
          "headline": "feat(redis): add worker-metrics export to package.json",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a0d714cdbc1c7929fb2c65e67f7024487a998f2",
          "body": "Introduced constants for worker metrics tracking and a function to generate\nworker instance IDs based on hostname and process ID. This enhances the\nmonitoring capabilities of the worker processes.",
          "is_bot": false,
          "headline": "feat(worker): add worker metrics constants and helper function",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d770a703632f84ba4202313a74f7b7b51d6690eb",
          "body": "Refactored createRedisOptions to use a new interface for environment variables, allowing for better type safety and default values. The function now defaults to \"localhost\" for the Redis host if not provided.",
          "is_bot": false,
          "headline": "feat(redis): update createRedisOptions to accept RedisEnvVars interface",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6152112a87c264996c1a1a6978be6954e2e98f0",
          "body": "The createLogger function now accepts an optional baseContext parameter, allowing for more flexible logging context management.",
          "is_bot": false,
          "headline": "feat(logger): add optional base context to createLogger function",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9287eb7dc1706899c680bd87e194fb8c83e4598e",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update postgres dependency to version 3.4.8",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21464689dc2c8d022aeed9efff80d6cca49af242",
          "body": "Added GameScreenshot and GameVideo models for better media management. Updated Game model to include new fields for images and tags, improving the overall game representation in the database.\n\nBREAKING CHANGE: Game Model was completely reworked, dropped Genres, added Tags, Screenshots and Videos",
          "is_bot": false,
          "headline": "feat(db): enhance Game model with screenshots, videos, and tags",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e99fa5d54c325a7a6418f43270b30eaab0a6a70",
          "body": "Revised the README for clarity and consistency, including formatting changes to tables. Updated environment variable descriptions in .env.example to reflect changes in defaults and usage instructions.",
          "is_bot": false,
          "headline": "chore(docs): update README and environment variable documentation",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1d1c05a298b874465741cba591470ef8c48be7",
          "body": "…rify usage\n\nRenamed configuration files for consistency and improved clarity on how\nenvironment variables interact with Docker Compose. Added details on\ndefault values and requirements for specific setups.",
          "is_bot": false,
          "headline": "docs(configuration): update environment variable descriptions and cla…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ccebae892d2588dd7f4e043f1e266c256c1d5e",
          "body": "Introduced a Caddyfile to manage reverse proxy settings for the web service.\n\nFix #77",
          "is_bot": false,
          "headline": "chore(docker): add Caddyfile for reverse proxy configuration",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-05T15:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22bbed06e61fd69fe113a011319605f7627d2359",
          "body": "## [1.4.2](https://github.com/thomaskoeppe/gamepile/compare/v1.4.1...v1.4.2) (2026-04-02)\n\n### Bug Fixes\n\n* **library:** fix ncaught Error: React.Children.only expected to receive a single React element child error ([8602111](https://github.com/thomaskoeppe/gamepile/commit/86021115c9836fd54bdd54134dfe1fcabd455102))",
          "is_bot": true,
          "headline": "chore(release): v1.4.2 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-02T19:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de1e9d614fd81bc3408db35e0636574e50f3e80",
          "body": "fix(library): fix ncaught Error: React.Children.only expected to rece…",
          "is_bot": false,
          "headline": "Merge pull request #70 from thomaskoeppe/rework-1",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T19:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86021115c9836fd54bdd54134dfe1fcabd455102",
          "body": "…ive a single React element child error",
          "is_bot": false,
          "headline": "fix(library): fix ncaught Error: React.Children.only expected to rece…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T19:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7355a8831b78fd28f8d6ae97d60a08a6c3f980fc",
          "body": "Remove port mappings for PostgreSQL and Redis",
          "is_bot": false,
          "headline": "Merge pull request #67 from thomaskoeppe/thomaskoeppe-patch-1",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T18:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff9156a47154b266a13606d4bb0394f465e9a54",
          "body": "Removed port mappings for PostgreSQL and Redis services.",
          "is_bot": false,
          "headline": "Remove port mappings for PostgreSQL and Redis",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T18:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008cb12106aaa18872694f0a708431157753f41d",
          "body": "…and_yarn-52571dc7e9\n\nchore(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #66 from thomaskoeppe/dependabot/npm_and_yarn/npm_…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T08:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a2024461fd50c668905e46751f090e64c845748",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).\n\n\nUpdates `lodash` from 4.17.23 to 4.18.1\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.18.1\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump lodash in the npm_and_yarn group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T08:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49900655cef2de8173317192148ae02f2e12f3a9",
          "body": "…and_yarn-9f52ce354a\n\nchore(deps): bump the npm_and_yarn group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #65 from thomaskoeppe/dependabot/npm_and_yarn/npm_…",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-02T08:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bda658e13f918e131e40a1f9ef7152fc8853d88",
          "body": "…dates\n\nBumps the npm_and_yarn group with 2 updates in the / directory: [lodash-es](https://github.com/lodash/lodash) and [yaml](https://github.com/eemeli/yaml).\n\n\nUpdates `lodash-es` from 4.17.23 to 4.18.1\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/l\n[…]\ndependency-group: npm_and_yarn\n- dependency-name: yaml\n  dependency-version: 2.8.3\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm_and_yarn group across 1 directory with 2 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T07:56:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f98e902c0835ad78bedaf5a9650a302ad1f38d7f",
          "body": "## [1.4.1](https://github.com/thomaskoeppe/gamepile/compare/v1.4.0...v1.4.1) (2026-04-01)\n\n### Bug Fixes\n\n* **ci:** fix docker public workflow ([c80c978](https://github.com/thomaskoeppe/gamepile/commit/c80c978f138b80c2cc5330c09b8a26ddd31eefc0))",
          "is_bot": true,
          "headline": "chore(release): v1.4.1 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-01T20:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334878748e328df5547d02f6de97426a9edc2855",
          "body": "fix(ci): fix docker public workflow",
          "is_bot": false,
          "headline": "Merge pull request #64 from thomaskoeppe/rework-1",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T20:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea57503495980184bff45059278c2587fd18871",
          "body": null,
          "is_bot": false,
          "headline": "chore(.gitkeep): add placeholder for tracking empty directory",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T20:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c80c978f138b80c2cc5330c09b8a26ddd31eefc0",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): fix docker public workflow",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T20:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0acc7b385bac4c4f949a4d6e845f2cf69cdbb9",
          "body": "This reverts commit f25c2b570f01b503a68b0e80af42738d9dd1d169.",
          "is_bot": false,
          "headline": "Revert \"fix(ci): fix docker public workflow\"",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T20:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25c2b570f01b503a68b0e80af42738d9dd1d169",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): fix docker public workflow",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T20:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077dfc0d67ec7d72d16c67444aaf60576487058a",
          "body": "## [1.4.0](https://github.com/thomaskoeppe/gamepile/compare/v1.3.0...v1.4.0) (2026-04-01)\n\n### Features\n\n* **migrate:** rename migration job and update related configurations ([ebf6485](https://github.com/thomaskoeppe/gamepile/commit/ebf6485b43e800d5c39f3e4a02ba0fb9664c5c4f))\n* **shared:** add share\n[…]\nppe/gamepile/commit/e8cb93d10dade14b5655b4d5b58db73209b29ffe))\n* **web:** fixed some eslint issues ([53cc97c](https://github.com/thomaskoeppe/gamepile/commit/53cc97ce85860722cc52f3d0dc89a3a25e21a936))",
          "is_bot": true,
          "headline": "chore(release): v1.4.0 [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-01T19:12:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f5a5e7f956fc95d7693ca1dd9bd02940fe04ce0",
          "body": "Major Rework",
          "is_bot": false,
          "headline": "Merge pull request #63 from thomaskoeppe/rework-1",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T19:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc4a429b6b229023c45041aa7f0c420535cf3f27",
          "body": null,
          "is_bot": false,
          "headline": "fix(shared): multiple fixes for PR",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T19:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53cc97ce85860722cc52f3d0dc89a3a25e21a936",
          "body": null,
          "is_bot": false,
          "headline": "fix(web): fixed some eslint issues",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T18:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8cb93d10dade14b5655b4d5b58db73209b29ffe",
          "body": null,
          "is_bot": false,
          "headline": "fix(web): fix multiple eslint problems",
          "author_name": "Thomas Koeppe",
          "author_login": "thomaskoeppe",
          "committed_at": "2026-04-01T18:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 197,
      "latest_release_at": "2026-07-04T16:47:20Z",
      "latest_release_tag": "v2.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 19,
      "mean_days_between_releases": 10.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/web/tsconfig.json",
        "packages/worker/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 28409,
      "source_files_sampled": 277,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "next",
            "direct": true,
            "version": "16.2.9",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-4633-3j49-mh5q",
              "GHSA-4c39-4ccg-62r3",
              "GHSA-68g3-v927-f742",
              "GHSA-6gpp-xcg3-4w24",
              "GHSA-89xv-2m56-2m9x",
              "GHSA-955p-x3mx-jcvp",
              "GHSA-m99w-x7hq-7vfj",
              "GHSA-p9j2-gv94-2wf4",
              "GHSA-q8wf-6r8g-63ch"
            ],
            "fixed_version": "16.2.11",
            "advisory_count": 9,
            "oldest_advisory_days": 1
          },
          {
            "name": "@opentelemetry/propagator-jaeger",
            "direct": false,
            "version": "2.8.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-45rx-2jwx-cxfr"
            ],
            "fixed_version": "2.9.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 2,
            "oldest_advisory_days": 2
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.12",
            "advisory_count": 2,
            "oldest_advisory_days": 90
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.34.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-f88m-g3jw-g9cj"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-w8wr-v893-vjvp"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 4,
            "oldest_advisory_days": 3
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.26.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-35p6-xmwp-9g52",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 4,
            "oldest_advisory_days": 34
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.11",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-92pp-h63x-v22m",
              "GHSA-frvp-7c67-39w9"
            ],
            "fixed_version": "2.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 107
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.26",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-hvrm-45r6-mjfj",
              "GHSA-w62v-xxxg-mg59",
              "GHSA-xgm2-5f3f-mvvc"
            ],
            "fixed_version": "4.12.27",
            "advisory_count": 3,
            "oldest_advisory_days": 2
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.6.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-j3f2-48v5-ccww"
            ],
            "fixed_version": "8.6.6",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 41
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 12,
          "moderate": 3
        },
        "advisory_count": 35,
        "affected_count": 16,
        "assessed_count": 1352,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 60,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "concurrently",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.3"
        },
        {
          "name": "dotenv",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.4.2"
        },
        {
          "name": "postgres",
          "manifest": "packages/migrate/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.9"
        },
        {
          "name": "@gamepile/shared",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@hookform/resolvers",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.2"
        },
        {
          "name": "@next-safe-action/adapter-react-hook-form",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.5"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.9.1"
        },
        {
          "name": "@opentelemetry/api-logs",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/exporter-logs-otlp-http",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/resources",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.0"
        },
        {
          "name": "@opentelemetry/sdk-logs",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/semantic-conventions",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.41.1"
        },
        {
          "name": "@prisma/adapter-pg",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.0"
        },
        {
          "name": "@prisma/client",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.0"
        },
        {
          "name": "@radix-ui/react-accordion",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.12"
        },
        {
          "name": "@radix-ui/react-avatar",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.11"
        },
        {
          "name": "@radix-ui/react-dialog",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.15"
        },
        {
          "name": "@radix-ui/react-dropdown-menu",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.16"
        },
        {
          "name": "@radix-ui/react-hover-card",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.15"
        },
        {
          "name": "@radix-ui/react-label",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.8"
        },
        {
          "name": "@radix-ui/react-popover",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.15"
        },
        {
          "name": "@radix-ui/react-scroll-area",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.10"
        },
        {
          "name": "@radix-ui/react-select",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.6"
        },
        {
          "name": "@radix-ui/react-separator",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.8"
        },
        {
          "name": "@radix-ui/react-slot",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "@radix-ui/react-tabs",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.13"
        },
        {
          "name": "@radix-ui/react-tooltip",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.8"
        },
        {
          "name": "@tanstack/react-table",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.21.3"
        },
        {
          "name": "@tanstack/react-virtual",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.13.23"
        },
        {
          "name": "@tanstack/table-core",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.21.3"
        },
        {
          "name": "@vercel/analytics",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@vercel/otel",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.3"
        },
        {
          "name": "bullmq",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.79.1"
        },
        {
          "name": "class-variance-authority",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "cmdk",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "dayjs",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.20"
        },
        {
          "name": "embla-carousel-react",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.6.0"
        },
        {
          "name": "hls.js",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.15"
        },
        {
          "name": "ioredis",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.1"
        },
        {
          "name": "lucide-react",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.0"
        },
        {
          "name": "next",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.2.3"
        },
        {
          "name": "next-safe-action",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.4.0"
        },
        {
          "name": "radix-ui",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.3"
        },
        {
          "name": "rate-limiter-flexible",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.2.0"
        },
        {
          "name": "react",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.4"
        },
        {
          "name": "react-dom",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.4"
        },
        {
          "name": "react-hook-form",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.80.0"
        },
        {
          "name": "swr",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.1"
        },
        {
          "name": "tailwind-merge",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.0"
        },
        {
          "name": "zod",
          "manifest": "packages/web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        },
        {
          "name": "@gamepile/shared",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "*"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.9.1"
        },
        {
          "name": "@opentelemetry/api-logs",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/auto-instrumentations-node",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.77.0"
        },
        {
          "name": "@opentelemetry/exporter-logs-otlp-http",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/exporter-trace-otlp-http",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/resources",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.0"
        },
        {
          "name": "@opentelemetry/sdk-logs",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/sdk-node",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.219.0"
        },
        {
          "name": "@opentelemetry/semantic-conventions",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.41.1"
        },
        {
          "name": "@prisma/adapter-pg",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.0"
        },
        {
          "name": "@prisma/client",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.0"
        },
        {
          "name": "bullmq",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.79.1"
        },
        {
          "name": "ioredis",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.10.1"
        },
        {
          "name": "zod",
          "manifest": "packages/worker/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@gamepile/shared",
            "direct": true,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@gamepile/shared",
            "direct": true,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hookform/resolvers",
            "direct": true,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hookform/resolvers",
            "direct": true,
            "version": "^5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@next-safe-action/adapter-react-hook-form",
            "direct": true,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next-safe-action/adapter-react-hook-form",
            "direct": true,
            "version": "^2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": true,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": true,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/auto-instrumentations-node",
            "direct": true,
            "version": "0.77.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-logs-otlp-http",
            "direct": true,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-trace-otlp-http",
            "direct": true,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": true,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-logs",
            "direct": true,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-node",
            "direct": true,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": true,
            "version": "1.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/adapter-pg",
            "direct": true,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/adapter-pg",
            "direct": true,
            "version": "^7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client",
            "direct": true,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client",
            "direct": true,
            "version": "^7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-accordion",
            "direct": true,
            "version": "1.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-accordion",
            "direct": true,
            "version": "^1.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-avatar",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-avatar",
            "direct": true,
            "version": "^1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": true,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": true,
            "version": "^1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dropdown-menu",
            "direct": true,
            "version": "2.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dropdown-menu",
            "direct": true,
            "version": "^2.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-hover-card",
            "direct": true,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-hover-card",
            "direct": true,
            "version": "^1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-label",
            "direct": true,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-label",
            "direct": true,
            "version": "^2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popover",
            "direct": true,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popover",
            "direct": true,
            "version": "^1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-scroll-area",
            "direct": true,
            "version": "1.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-scroll-area",
            "direct": true,
            "version": "^1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-select",
            "direct": true,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-select",
            "direct": true,
            "version": "^2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-separator",
            "direct": true,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-separator",
            "direct": true,
            "version": "^1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "^1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tabs",
            "direct": true,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tabs",
            "direct": true,
            "version": "^1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tooltip",
            "direct": true,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tooltip",
            "direct": true,
            "version": "^1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-table",
            "direct": true,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-table",
            "direct": true,
            "version": "^8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": true,
            "version": "3.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": true,
            "version": "^3.13.23",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/table-core",
            "direct": true,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/table-core",
            "direct": true,
            "version": "^8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/analytics",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/analytics",
            "direct": true,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/otel",
            "direct": true,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "bullmq",
            "direct": true,
            "version": "5.79.1",
            "ecosystem": "npm"
          },
          {
            "name": "bullmq",
            "direct": true,
            "version": "^5.79.1",
            "ecosystem": "npm"
          },
          {
            "name": "class-variance-authority",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "class-variance-authority",
            "direct": true,
            "version": "^0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmdk",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmdk",
            "direct": true,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": true,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": true,
            "version": "1.11.21",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": true,
            "version": "^1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": "17.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "embla-carousel-react",
            "direct": true,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "embla-carousel-react",
            "direct": true,
            "version": "^8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "hls.js",
            "direct": true,
            "version": "1.6.16",
            "ecosystem": "npm"
          },
          {
            "name": "hls.js",
            "direct": true,
            "version": "^1.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": true,
            "version": "5.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": true,
            "version": "5.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": true,
            "version": "^5.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "^16.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "next-safe-action",
            "direct": true,
            "version": "8.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "next-safe-action",
            "direct": true,
            "version": "^8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres",
            "direct": true,
            "version": "3.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres",
            "direct": true,
            "version": "3.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "postgres",
            "direct": true,
            "version": "^3.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "radix-ui",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "radix-ui",
            "direct": true,
            "version": "^1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "rate-limiter-flexible",
            "direct": true,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rate-limiter-flexible",
            "direct": true,
            "version": "^11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-hook-form",
            "direct": true,
            "version": "7.80.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-hook-form",
            "direct": true,
            "version": "^7.80.0",
            "ecosystem": "npm"
          },
          {
            "name": "swr",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "swr",
            "direct": true,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "^3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite-socket",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite-tools",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@gamepile/migrate",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gamepile/web",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gamepile/worker",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/grpc-js",
            "direct": false,
            "version": "1.14.4",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.11",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@img/colour",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-ppc64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-riscv64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-ppc64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-riscv64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@ioredis/commands",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ioredis/commands",
            "direct": false,
            "version": "1.5.1",
            "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": "@isaacs/string-locale-compare",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@kurkle/color",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@next/env",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/eslint-plugin-next",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-arm64",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-x64",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-gnu",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-musl",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-gnu",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-musl",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-arm64-msvc",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-x64-msvc",
            "direct": false,
            "version": "16.2.9",
            "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": "@nolyfill/is-core-module",
            "direct": false,
            "version": "1.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/arborist",
            "direct": false,
            "version": "9.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/config",
            "direct": false,
            "version": "10.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/map-workspaces",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/metavuln-calculator",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/query",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-retry",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-throttling",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/configuration",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/context-async-hooks",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-logs-otlp-grpc",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-logs-otlp-proto",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-metrics-otlp-grpc",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-metrics-otlp-http",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-metrics-otlp-proto",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-prometheus",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-trace-otlp-grpc",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-trace-otlp-proto",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-zipkin",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-amqplib",
            "direct": false,
            "version": "0.66.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-aws-lambda",
            "direct": false,
            "version": "0.71.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-aws-sdk",
            "direct": false,
            "version": "0.74.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-bunyan",
            "direct": false,
            "version": "0.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-cassandra-driver",
            "direct": false,
            "version": "0.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-connect",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-cucumber",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-dataloader",
            "direct": false,
            "version": "0.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-dns",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-express",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-fs",
            "direct": false,
            "version": "0.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-generic-pool",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-graphql",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-grpc",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-hapi",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-host-metrics",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-http",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-ioredis",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-kafkajs",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-knex",
            "direct": false,
            "version": "0.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-koa",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-lru-memoizer",
            "direct": false,
            "version": "0.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-memcached",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mongodb",
            "direct": false,
            "version": "0.72.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mongoose",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mysql",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mysql2",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-nestjs-core",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-net",
            "direct": false,
            "version": "0.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-openai",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-oracledb",
            "direct": false,
            "version": "0.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-pg",
            "direct": false,
            "version": "0.71.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-pino",
            "direct": false,
            "version": "0.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-redis",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-restify",
            "direct": false,
            "version": "0.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-router",
            "direct": false,
            "version": "0.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-runtime-node",
            "direct": false,
            "version": "0.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-socket.io",
            "direct": false,
            "version": "0.66.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-tedious",
            "direct": false,
            "version": "0.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-undici",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-winston",
            "direct": false,
            "version": "0.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/otlp-exporter-base",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/otlp-grpc-exporter-base",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/otlp-transformer",
            "direct": false,
            "version": "0.219.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/propagator-aws-xray",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/propagator-b3",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/propagator-jaeger",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/redis-common",
            "direct": false,
            "version": "0.38.3",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resource-detector-alibaba-cloud",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resource-detector-aws",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resource-detector-azure",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resource-detector-container",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resource-detector-gcp",
            "direct": false,
            "version": "0.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-metrics",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-base",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-node",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sql-common",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client-runtime-utils",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/config",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/debug",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/debug",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/dev",
            "direct": false,
            "version": "0.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/driver-adapter-utils",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines-version",
            "direct": false,
            "version": "7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/fetch-engine",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/get-platform",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/get-platform",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/query-plan-executor",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/streams-local",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/studio-core",
            "direct": false,
            "version": "0.27.3",
            "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/number",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-accessible-icon",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-alert-dialog",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-arrow",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-aspect-ratio",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-checkbox",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collapsible",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collection",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-compose-refs",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-compose-refs",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-context",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-context-menu",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-direction",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dismissable-layer",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-guards",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-scope",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-form",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-id",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-menu",
            "direct": false,
            "version": "2.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-menubar",
            "direct": false,
            "version": "1.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-navigation-menu",
            "direct": false,
            "version": "1.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-one-time-password-field",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-password-toggle-field",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popper",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-portal",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-presence",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-progress",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-radio-group",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-roving-focus",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slider",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-switch",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toast",
            "direct": false,
            "version": "1.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle-group",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toolbar",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-callback-ref",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-controllable-state",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-controllable-state",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-effect-event",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-effect-event",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-escape-keydown",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-is-hydrated",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-layout-effect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-layout-effect",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-previous",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-rect",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-size",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-visually-hidden",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/rect",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/changelog",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/commit-analyzer",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/exec",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/git",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/github",
            "direct": false,
            "version": "12.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/npm",
            "direct": false,
            "version": "13.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/release-notes-generator",
            "direct": false,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/utils",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aws-lambda",
            "direct": false,
            "version": "8.10.162",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bunyan",
            "direct": false,
            "version": "1.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/memcached",
            "direct": false,
            "version": "2.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mysql",
            "direct": false,
            "version": "2.15.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/oracledb",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "8.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg-pool",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tedious",
            "direct": false,
            "version": "4.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-openharmony-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-attributes",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "argv-formatter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-hidden",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-ssl-profiles",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-compiler",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.38",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-result",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "bignumber.js",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bin-links",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": "2.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001799",
            "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.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cidr-regex",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-highlight",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "client-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cluster-key-slot",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "8.0.0",
            "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": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "common-ancestor-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "8.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cron-parser",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "denque",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destr",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node-es",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv-cli",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv-expand",
            "direct": false,
            "version": "12.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "effect",
            "direct": false,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.376",
            "ecosystem": "npm"
          },
          {
            "name": "embla-carousel",
            "direct": false,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "embla-carousel-reactive-utils",
            "direct": false,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "env-ci",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract-get",
            "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-iterator-helpers",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-next",
            "direct": false,
            "version": "16.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-next",
            "direct": false,
            "version": "^16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "^13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unused-imports",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unused-imports",
            "direct": false,
            "version": "^4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "3.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.1",
            "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.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-blob",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fix-dts-default-cjs-exports",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-polyfill",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded-parse",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "gcp-metadata",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "generate-function",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-nonce",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-port-please",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-log-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "google-logging-utils",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grammex",
            "direct": false,
            "version": "3.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "graphmatch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.26",
            "ecosystem": "npm"
          },
          {
            "name": "hook-std",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-status-codes",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-from-esm",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-in-the-middle",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "init-package-json",
            "direct": false,
            "version": "8.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-bun-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-cidr",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-property",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "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": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "issue-parser",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "java-properties",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-bigint",
            "direct": false,
            "version": "1.0.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-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "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": "json-stringify-nice",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff-apply",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmaccess",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmdiff",
            "direct": false,
            "version": "8.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmexec",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmfund",
            "direct": false,
            "version": "7.0.24",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmorg",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpack",
            "direct": false,
            "version": "9.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmsearch",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmteam",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmversion",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "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": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.capitalize",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.defaults",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escaperegexp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isarguments",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru.min",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "marked-terminal",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.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.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mysql2",
            "direct": false,
            "version": "3.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "named-placeholders",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "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": "nerf-dart",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abort-controller",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-domexception",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.48",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-audit-report",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-profile",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-user-validate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.135.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-conflict-json",
            "direct": false,
            "version": "5.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": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "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": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-cloudflare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-pool",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pgpass",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-date",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-interval",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "prisma",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "prisma",
            "direct": false,
            "version": "^7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proggy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-all-reject-late",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-call-limit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "promzard",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "proper-lockfile",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent-negotiate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode-terminal",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "rc9",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll-bar",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-style-singleton",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis-errors",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis-parser",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "remeda",
            "direct": false,
            "version": "2.33.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-in-the-middle",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "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-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release",
            "direct": false,
            "version": "25.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "seq-queue",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "signale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-error-forwarder",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sqlstring",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stable-hash",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "standard-as-callback",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "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": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.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-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "styled-jsx",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "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-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "systeminformation",
            "direct": false,
            "version": "5.31.7",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss-animate",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss-animate",
            "direct": false,
            "version": "^1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "3.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": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-relative-date",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "traverse",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "treeverse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "^8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.22.4",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "^1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-callback-ref",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-sidecar",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "valibot",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "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": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zeptomatch",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1412,
        "direct_count": 100,
        "indirect_count": 1312
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 56,
        "open_issues": 1,
        "closed_ratio": 0.981,
        "closed_issues": 51,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "thomaskoeppe",
          "commits": 164,
          "avatar_url": "https://avatars.githubusercontent.com/u/45236488?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "code-check.yml",
        "docker-publish.yml",
        "lint.yml",
        "version-bump.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/6 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 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 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "33 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2ee6c7806f4666b7c0b82861a1295eb0c7fb4b53",
        "ran_at": "2026-07-24T10:06:32Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T06:07:13Z",
      "oldest_open_prs": [
        {
          "number": 113,
          "created_at": "2026-06-28T22:22:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2026-06-28T22:22:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 115,
          "created_at": "2026-06-28T22:23:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2026-06-28T22:23:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2026-06-28T22:23:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 123,
          "created_at": "2026-07-21T12:42:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-04T16:46:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 121,
          "created_at": "2026-07-03T09:48:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/thomaskoeppe/gamepile",
    "host": "github.com",
    "name": "gamepile",
    "owner": "thomaskoeppe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 55,
        "vitality": 82,
        "community": 24,
        "governance": 42,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 197,
              "human_commit_share": 0.77,
              "days_since_last_push": 2,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "197 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 197
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 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": 13,
              "latest_release_tag": "v2.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 19,
              "mean_days_between_releases": 10.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 19 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 56,
              "open_issues": 1,
              "closed_issues": 51,
              "issue_closed_ratio": 0.981,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "56/64 decided PRs merged",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 56,
                      "decided": 64
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 4,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "thomaskoeppe",
              "public_repos": 12,
              "account_age_days": 2801
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of thomaskoeppe",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "thomaskoeppe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~7 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "api",
                "collections",
                "docker",
                "game-library",
                "game-metadata",
                "gaming",
                "k8s",
                "kubernetes",
                "nextjs",
                "nodejs",
                "postgresql",
                "secure-storage",
                "self-hosted",
                "steam",
                "steam-api",
                "steam-games",
                "steam-keys",
                "vaults",
                "web-app",
                "web-application"
              ],
              "has_wiki": true,
              "homepage": "https://gamepile.venomnom.de",
              "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://gamepile.venomnom.de",
                "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": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is 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 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "33 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1352 resolved dependencies against OSV; 60 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1352
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 60
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "osv",
              "advisories": 35,
              "affected_packages": 16,
              "assessed_packages": 1352,
              "unassessed_packages": 60,
              "affected_by_severity": "high 12, moderate 3, low 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: next 16.2.9 (high 8.2)",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "next 16.2.9 (high 8.2)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 1352,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.935,
              "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": "72 of 77 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 77
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/web/tsconfig.json",
                "packages/worker/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.14
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/web/tsconfig.json, packages/worker/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/web/tsconfig.json, packages/worker/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 28409,
              "source_files_sampled": 277,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/277 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 277,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T10:06:49.766582Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/thomaskoeppe/gamepile.svg",
  "full_name": "thomaskoeppe/gamepile",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.