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

mkeller1992 / ng-error-tooltips

An Angular library for reactive forms that displays tooltips on form inputs with errors, providing a user-friendly way to visualize validation messages.

TypeScriptMIT★ 2 星标⑂ 0 复刻始于 2025年3月在 GitHub 上查看 ↗

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

50
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Matthias Keller个人账户
1 关注者12 个公开仓库始于 2017年4月

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

按类别列示的指标

活力

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

80良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
11.1/36提交节奏 — 52 周中有 16 周有提交
17.6/18提交量 — 最近一年 90 次提交
10/10OpenSSF Scorecard:Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year90
human_commit_share1
days_since_last_push5
active_weeks_last_year16

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 65 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 5 天前
27/27发布节奏 — 约每 16.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count65
latest_release_tagv22.2.0-lib
releases_from_tags
days_since_latest_release5
mean_days_between_releases16.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

40存在风险 · 占总体的 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
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
已排除计分(无数据或不适用):PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
2.2/25所有者影响力 — mkeller1992 有 1 位关注者
20.1/25既往记录 — 12 个公开仓库,账户约 9 年
所用输入
followers1
owner_typeUser
is_verified
owner_loginmkeller1992
public_repos12
account_age_days3,389
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

61中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

40存在风险 · 占总体的 16%

安全态势

34存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 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
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — no SAST tool detected
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 — 35 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.4
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
9.2/35直接依赖不含已知公告 — 3 个受影响:@angular/common 22.0.0 (high 8.2), @angular/compiler 22.0.0 (moderate 6.1), @angular/core 22.0.0 (moderate 6.1)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories40
affected_packages17
assessed_packages596
unassessed_packages1
affected_by_severityhigh 10, moderate 3, low 4
direct_affected_packages3
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 596 个已解析依赖与 OSV 比对。 有 1 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 3.4 / 10
3.4综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities35 existing vulnerabilities detected
直接依赖 20
注册表软件包版本约束清单文件
npm@angular/common22.0.0ng-error-tooltips-demo/package.json
npm@angular/compiler22.0.0ng-error-tooltips-demo/package.json
npm@angular/core22.0.0ng-error-tooltips-demo/package.json
npm@angular/forms22.0.0ng-error-tooltips-demo/package.json
npm@angular/platform-browser22.0.0ng-error-tooltips-demo/package.json
npm@angular/platform-browser-dynamic22.0.0ng-error-tooltips-demo/package.json
npm@angular/router22.0.0ng-error-tooltips-demo/package.json
npmbootstrap5.3.8ng-error-tooltips-demo/package.json
npmng-error-tooltipsfile:../ng-error-tooltips-lib/dist/ng-error-tooltipsng-error-tooltips-demo/package.json
npmrxjs7.8.2ng-error-tooltips-demo/package.json
npmtslib2.8.1ng-error-tooltips-demo/package.json
npm@angular/common22.0.0ng-error-tooltips-lib/package.json
npm@angular/compiler22.0.0ng-error-tooltips-lib/package.json
npm@angular/core22.0.0ng-error-tooltips-lib/package.json
npm@angular/forms22.0.0ng-error-tooltips-lib/package.json
npm@angular/platform-browser22.0.0ng-error-tooltips-lib/package.json
npm@angular/platform-browser-dynamic22.0.0ng-error-tooltips-lib/package.json
npm@angular/router22.0.0ng-error-tooltips-lib/package.json
npmrxjs7.8.2ng-error-tooltips-lib/package.json
npmtslib2.8.1ng-error-tooltips-lib/package.json
全部依赖 597

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

注册表软件包版本关系
npm@angular/common22.0.0直接
npm@angular/compiler22.0.0直接
npm@angular/core22.0.0直接
npm@angular/forms22.0.0直接
npm@angular/platform-browser22.0.0直接
npm@angular/platform-browser-dynamic22.0.0直接
npm@angular/router22.0.0直接
npmbootstrap5.3.8直接
npmrxjs7.8.2直接
npmtslib2.8.1直接
npmtslib^2.8.0直接
npm../ng-error-tooltips-lib/dist/ng-error-tooltips0.0.0-watch+1771885214891间接
npm@algolia/abtesting1.18.0间接
npm@algolia/client-abtesting5.52.0间接
npm@algolia/client-analytics5.52.0间接
npm@algolia/client-common5.52.0间接
npm@algolia/client-insights5.52.0间接
npm@algolia/client-personalization5.52.0间接
npm@algolia/client-query-suggestions5.52.0间接
npm@algolia/client-search5.52.0间接
npm@algolia/ingestion1.52.0间接
npm@algolia/monitoring1.52.0间接
npm@algolia/recommend5.52.0间接
npm@algolia/requester-browser-xhr5.52.0间接
npm@algolia/requester-fetch5.52.0间接
npm@algolia/requester-node-http5.52.0间接
npm@ampproject/remapping2.3.0间接
npm@angular-devkit/architect0.2200.0间接
npm@angular-devkit/core22.0.0间接
npm@angular-devkit/schematics22.0.0间接
npm@angular/build22.0.0间接
npm@angular/cli22.0.0间接
npm@angular/compiler-cli22.0.0间接
npm@asamuzakjp/css-color5.1.11间接
npm@asamuzakjp/dom-selector7.1.1间接
npm@asamuzakjp/generational-cache1.0.1间接
npm@asamuzakjp/nwsapi2.3.9间接
npm@babel/code-frame7.29.0间接
npm@babel/compat-data7.29.0间接
npm@babel/core7.29.0间接
npm@babel/generator7.29.1间接
npm@babel/helper-annotate-as-pure7.27.3间接
npm@babel/helper-compilation-targets7.28.6间接
npm@babel/helper-globals7.28.0间接
npm@babel/helper-module-imports7.28.6间接
npm@babel/helper-module-transforms7.28.6间接
npm@babel/helper-split-export-declaration7.24.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-option7.27.1间接
npm@babel/helpers7.29.2间接
npm@babel/parser7.29.7间接
npm@babel/template7.28.6间接
npm@babel/traverse7.29.0间接
npm@babel/types7.29.7间接
npm@bcoe/v8-coverage1.0.2间接
npm@bramus/specificity2.4.2间接
npm@csstools/color-helpers6.0.2间接
npm@csstools/css-calc3.2.1间接
npm@csstools/css-color-parser4.1.1间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.1.5间接
npm@csstools/css-tokenizer4.0.0间接
npm@esbuild/aix-ppc640.27.3间接
npm@esbuild/aix-ppc640.28.0间接
npm@esbuild/android-arm0.27.3间接
npm@esbuild/android-arm0.28.0间接
npm@esbuild/android-arm640.27.3间接
npm@esbuild/android-arm640.28.0间接
npm@esbuild/android-x640.27.3间接
npm@esbuild/android-x640.28.0间接
npm@esbuild/darwin-arm640.27.3间接
npm@esbuild/darwin-arm640.28.0间接
npm@esbuild/darwin-x640.27.3间接
npm@esbuild/darwin-x640.28.0间接
npm@esbuild/freebsd-arm640.27.3间接
npm@esbuild/freebsd-arm640.28.0间接
npm@esbuild/freebsd-x640.27.3间接
npm@esbuild/freebsd-x640.28.0间接
npm@esbuild/linux-arm0.27.3间接
npm@esbuild/linux-arm0.28.0间接
npm@esbuild/linux-arm640.27.3间接
npm@esbuild/linux-arm640.28.0间接
npm@esbuild/linux-ia320.27.3间接
npm@esbuild/linux-ia320.28.0间接
npm@esbuild/linux-loong640.27.3间接
npm@esbuild/linux-loong640.28.0间接
npm@esbuild/linux-mips64el0.27.3间接
npm@esbuild/linux-mips64el0.28.0间接
npm@esbuild/linux-ppc640.27.3间接
npm@esbuild/linux-ppc640.28.0间接
npm@esbuild/linux-riscv640.27.3间接
npm@esbuild/linux-riscv640.28.0间接
npm@esbuild/linux-s390x0.27.3间接
npm@esbuild/linux-s390x0.28.0间接
npm@esbuild/linux-x640.27.3间接
npm@esbuild/linux-x640.28.0间接
npm@esbuild/netbsd-arm640.27.3间接
npm@esbuild/netbsd-arm640.28.0间接
npm@esbuild/netbsd-x640.27.3间接
npm@esbuild/netbsd-x640.28.0间接
npm@esbuild/openbsd-arm640.27.3间接
npm@esbuild/openbsd-arm640.28.0间接
npm@esbuild/openbsd-x640.27.3间接
npm@esbuild/openbsd-x640.28.0间接
npm@esbuild/openharmony-arm640.27.3间接
npm@esbuild/openharmony-arm640.28.0间接
npm@esbuild/sunos-x640.27.3间接
npm@esbuild/sunos-x640.28.0间接
npm@esbuild/win32-arm640.27.3间接
npm@esbuild/win32-arm640.28.0间接
npm@esbuild/win32-ia320.27.3间接
npm@esbuild/win32-ia320.28.0间接
npm@esbuild/win32-x640.27.3间接
npm@esbuild/win32-x640.28.0间接
npm@exodus/bytes1.15.0间接
npm@gar/promise-retry1.0.3间接
npm@harperfast/extended-iterable1.0.3间接
npm@hono/node-server1.19.14间接
npm@inquirer/ansi2.0.7间接
npm@inquirer/checkbox5.2.1间接
npm@inquirer/confirm6.0.12间接
npm@inquirer/core11.2.1间接
npm@inquirer/editor5.2.2间接
npm@inquirer/expand5.1.1间接
npm@inquirer/external-editor3.0.3间接
npm@inquirer/figures2.0.7间接
npm@inquirer/input5.1.2间接
npm@inquirer/number4.1.1间接
npm@inquirer/password5.1.1间接
npm@inquirer/prompts8.4.2间接
npm@inquirer/rawlist5.3.1间接
npm@inquirer/search4.2.1间接
npm@inquirer/select5.2.1间接
npm@inquirer/type4.0.7间接
npm@isaacs/fs-minipass4.0.1间接
npm@istanbuljs/schema0.1.3间接
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@listr2/prompt-adapter-inquirer4.2.3间接
npm@lmdb/lmdb-darwin-arm643.5.4间接
npm@lmdb/lmdb-darwin-x643.5.4间接
npm@lmdb/lmdb-linux-arm3.5.4间接
npm@lmdb/lmdb-linux-arm643.5.4间接
npm@lmdb/lmdb-linux-x643.5.4间接
npm@lmdb/lmdb-win32-arm643.5.4间接
npm@lmdb/lmdb-win32-x643.5.4间接
npm@modelcontextprotocol/sdk1.29.0间接
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/nice1.1.1间接
npm@napi-rs/nice-android-arm-eabi1.1.1间接
npm@napi-rs/nice-android-arm641.1.1间接
npm@napi-rs/nice-darwin-arm641.1.1间接
npm@napi-rs/nice-darwin-x641.1.1间接
npm@napi-rs/nice-freebsd-x641.1.1间接
npm@napi-rs/nice-linux-arm-gnueabihf1.1.1间接
npm@napi-rs/nice-linux-arm64-gnu1.1.1间接
npm@napi-rs/nice-linux-arm64-musl1.1.1间接
npm@napi-rs/nice-linux-ppc64-gnu1.1.1间接
npm@napi-rs/nice-linux-riscv64-gnu1.1.1间接
npm@napi-rs/nice-linux-s390x-gnu1.1.1间接
npm@napi-rs/nice-linux-x64-gnu1.1.1间接
npm@napi-rs/nice-linux-x64-musl1.1.1间接
npm@napi-rs/nice-openharmony-arm641.1.1间接
npm@napi-rs/nice-win32-arm64-msvc1.1.1间接
npm@napi-rs/nice-win32-ia32-msvc1.1.1间接
npm@napi-rs/nice-win32-x64-msvc1.1.1间接
npm@npmcli/agent4.0.2间接
npm@npmcli/fs5.0.0间接
npm@npmcli/git7.0.2间接
npm@npmcli/installed-package-contents4.0.0间接
npm@npmcli/node-gyp5.0.0间接
npm@npmcli/package-json7.0.5间接
npm@npmcli/promise-spawn9.0.1间接
npm@npmcli/redact4.0.0间接
npm@npmcli/run-script10.0.4间接
npm@parcel/watcher2.5.6间接
npm@parcel/watcher-android-arm642.5.6间接
npm@parcel/watcher-darwin-arm642.5.6间接
npm@parcel/watcher-darwin-x642.5.6间接
npm@parcel/watcher-freebsd-x642.5.6间接
npm@parcel/watcher-linux-arm-glibc2.5.6间接
npm@parcel/watcher-linux-arm-musl2.5.6间接
npm@parcel/watcher-linux-arm64-glibc2.5.6间接
npm@parcel/watcher-linux-arm64-musl2.5.6间接
npm@parcel/watcher-linux-x64-glibc2.5.6间接
npm@parcel/watcher-linux-x64-musl2.5.6间接
npm@parcel/watcher-win32-arm642.5.6间接
npm@parcel/watcher-win32-ia322.5.6间接
npm@parcel/watcher-win32-x642.5.6间接
npm@popperjs/core2.11.8间接
npm@rollup/plugin-json6.1.0间接
npm@rollup/pluginutils5.4.0间接
npm@rollup/rollup-android-arm-eabi4.60.2间接
npm@rollup/rollup-android-arm644.60.2间接
npm@rollup/rollup-darwin-arm644.60.2间接
npm@rollup/rollup-darwin-x644.60.2间接
npm@rollup/rollup-freebsd-arm644.60.2间接
npm@rollup/rollup-freebsd-x644.60.2间接
npm@rollup/rollup-linux-arm-gnueabihf4.60.2间接
npm@rollup/rollup-linux-arm-musleabihf4.60.2间接
npm@rollup/rollup-linux-arm64-gnu4.60.2间接
npm@rollup/rollup-linux-arm64-musl4.60.2间接
npm@rollup/rollup-linux-loong64-gnu4.60.2间接
npm@rollup/rollup-linux-loong64-musl4.60.2间接
npm@rollup/rollup-linux-ppc64-gnu4.60.2间接
npm@rollup/rollup-linux-ppc64-musl4.60.2间接
npm@rollup/rollup-linux-riscv64-gnu4.60.2间接
npm@rollup/rollup-linux-riscv64-musl4.60.2间接
npm@rollup/rollup-linux-s390x-gnu4.60.2间接
npm@rollup/rollup-linux-x64-gnu4.60.2间接
npm@rollup/rollup-linux-x64-musl4.60.2间接
npm@rollup/rollup-openbsd-x644.60.2间接
npm@rollup/rollup-openharmony-arm644.60.2间接
npm@rollup/rollup-win32-arm64-msvc4.60.2间接
npm@rollup/rollup-win32-ia32-msvc4.60.2间接
npm@rollup/rollup-win32-x64-gnu4.60.2间接
npm@rollup/rollup-win32-x64-msvc4.60.2间接
npm@rollup/wasm-node4.61.1间接
npm@schematics/angular22.0.0间接
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@standard-schema/spec1.1.0间接
npm@tufjs/canonical-json2.0.0间接
npm@tufjs/models4.1.0间接
npm@types/chai5.2.3间接
npm@types/deep-eql4.0.2间接
npm@types/estree1.0.8间接
npm@types/estree1.0.9间接
npm@types/node25.9.1间接
npm@vitejs/plugin-basic-ssl2.3.0间接
npm@vitest/coverage-v84.1.8间接
npm@vitest/expect4.1.8间接
npm@vitest/mocker4.1.8间接
npm@vitest/pretty-format4.1.8间接
npm@vitest/runner4.1.8间接
npm@vitest/snapshot4.1.8间接
npm@vitest/spy4.1.8间接
npm@vitest/utils4.1.8间接
npm@yarnpkg/lockfile1.1.0间接
npmabbrev4.0.0间接
npmaccepts2.0.0间接
npmagent-base7.1.4间接
npmagent-base9.0.0间接
npmajv8.20.0间接
npmajv-formats3.0.1间接
npmalgoliasearch5.52.0间接
npmansi-escapes7.3.0间接
npmansi-regex6.2.2间接
npmansi-styles6.2.3间接
npmassertion-error2.0.1间接
npmast-v8-to-istanbul1.0.3间接
npmbalanced-match4.0.4间接
npmbaseline-browser-mapping2.10.11间接
npmbeasties0.4.2间接
npmbidi-js1.0.3间接
npmbody-parser2.2.2间接
npmboolbase1.0.0间接
npmbrace-expansion5.0.6间接
npmbrowserslist4.28.1间接
npmbuffer-from1.1.2间接
npmbytes3.1.2间接
npmcacache20.0.4间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcaniuse-lite1.0.30001781间接
npmchai6.2.2间接
npmchalk5.6.2间接
npmchardet2.1.1间接
npmchokidar4.0.3间接
npmchokidar5.0.0间接
npmchownr3.0.0间接
npmcli-cursor5.0.0间接
npmcli-spinners3.4.0间接
npmcli-truncate5.2.0间接
npmcli-width4.1.0间接
npmcliui9.0.1间接
npmcommander14.0.3间接
npmcommon-path-prefix3.0.0间接
npmcontent-disposition1.1.0间接
npmcontent-type1.0.5间接
npmcontent-type2.0.0间接
npmconvert-source-map1.9.0间接
npmconvert-source-map2.0.0间接
npmcookie0.7.2间接
npmcookie-signature1.2.2间接
npmcopy-anything3.0.5间接
npmcors2.8.6间接
npmcross-spawn7.0.6间接
npmcss-select6.0.0间接
npmcss-tree3.2.1间接
npmcss-what7.0.0间接
npmdata-urls7.0.0间接
npmdebug4.4.3间接
npmdecimal.js10.6.0间接
npmdepd2.0.0间接
npmdependency-graph1.0.0间接
npmdetect-libc2.1.2间接
npmdom-serializer2.0.0间接
npmdomelementtype2.3.0间接
npmdomhandler5.0.3间接
npmdomutils3.2.2间接
npmdunder-proto1.0.1间接
npmee-first1.1.1间接
npmelectron-to-chromium1.5.328间接
npmemoji-regex10.6.0间接
npmencodeurl2.0.0间接
npmentities4.5.0间接
npmentities7.0.1间接
npmentities8.0.0间接
npmenv-paths2.2.1间接
npmenvironment1.1.0间接
npmerrno0.1.8间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer2.1.0间接
npmes-object-atoms1.1.1间接
npmesbuild0.27.3间接
npmesbuild0.28.0间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmestree-walker2.0.2间接
npmestree-walker3.0.3间接
npmetag1.8.1间接
npmeventemitter35.0.4间接
npmeventsource3.0.7间接
npmeventsource-parser3.1.0间接
npmexpect-type1.3.0间接
npmexponential-backoff3.1.3间接
npmexpress5.2.1间接
npmexpress-rate-limit8.5.2间接
npmfast-deep-equal3.1.3间接
npmfast-string-truncated-width3.0.3间接
npmfast-string-width3.0.2间接
npmfast-uri3.1.2间接
npmfast-wrap-ansi0.2.2间接
npmfdir6.5.0间接
npmfinalhandler2.1.1间接
npmfind-cache-directory6.0.0间接
npmfind-up-simple1.0.1间接
npmforwarded0.2.0间接
npmfresh2.0.0间接
npmfs-minipass3.0.3间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.5.0间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmglob13.0.6间接
npmglob-to-regexp0.4.1间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmhas-flag4.0.0间接
npmhas-symbols1.1.0间接
npmhasown2.0.2间接
npmhono4.12.23间接
npmhosted-git-info9.0.3间接
npmhtml-encoding-sniffer6.0.0间接
npmhtml-escaper2.0.2间接
npmhtmlparser210.1.0间接
npmhttp-cache-semantics4.2.0间接
npmhttp-errors2.0.1间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent7.0.6间接
npmhttps-proxy-agent9.0.0间接
npmiconv-lite0.6.3间接
npmiconv-lite0.7.2间接
npmignore-walk8.0.0间接
npmimage-size0.5.5间接
npmimmutable5.1.6间接
npminherits2.0.4间接
npmini6.0.0间接
npminjection-js2.6.1间接
npmip-address10.2.0间接
npmipaddr.js1.9.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point5.1.0间接
npmis-glob4.0.3间接
npmis-interactive2.0.0间接
npmis-potential-custom-element-name1.0.1间接
npmis-promise4.0.0间接
npmis-unicode-supported2.1.0间接
npmis-what4.1.16间接
npmisexe2.0.0间接
npmisexe4.0.0间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-instrument6.0.3间接
npmistanbul-lib-report3.0.1间接
npmistanbul-reports3.2.0间接
npmjose6.2.3间接
npmjs-tokens10.0.0间接
npmjs-tokens4.0.0间接
npmjsdom29.1.1间接
npmjsesc3.1.0间接
npmjson-parse-even-better-errors5.0.0间接
npmjson-schema-traverse1.0.0间接
npmjson-schema-typed8.0.2间接
npmjson52.2.3间接
npmjsonc-parser3.3.1间接
npmjsonparse1.3.1间接
npmless4.6.4间接
npmlistr210.2.1间接
npmlmdb3.5.4间接
npmlog-symbols7.0.1间接
npmlog-update6.1.0间接
npmlru-cache11.5.1间接
npmlru-cache5.1.1间接
npmmagic-string0.30.21间接
npmmagicast0.5.3间接
npmmake-dir2.1.0间接
npmmake-dir4.0.0间接
npmmake-fetch-happen15.0.6间接
npmmath-intrinsics1.1.0间接
npmmdn-data2.27.1间接
npmmedia-typer1.1.0间接
npmmerge-descriptors2.0.0间接
npmmime1.6.0间接
npmmime-db1.54.0间接
npmmime-types3.0.2间接
npmmimic-function5.0.1间接
npmminimatch10.2.5间接
npmminipass3.3.6间接
npmminipass7.1.3间接
npmminipass-collect2.0.1间接
npmminipass-fetch5.0.2间接
npmminipass-flush1.0.7间接
npmminipass-pipeline1.2.4间接
npmminipass-sized2.0.0间接
npmminizlib3.1.0间接
npmmrmime2.0.1间接
npmms2.1.3间接
npmmsgpackr1.11.12间接
npmmsgpackr-extract3.0.4间接
npmmute-stream3.0.0间接
npmnanoid3.3.12间接
npmneedle3.5.0间接
npmnegotiator1.0.0间接
npmng-packagr22.0.0间接
npmnode-addon-api6.1.0间接
npmnode-addon-api7.1.1间接
npmnode-gyp12.3.0间接
npmnode-gyp-build-optional-packages5.2.2间接
npmnode-releases2.0.36间接
npmnopt9.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-registry-fetch19.1.1间接
npmnth-check2.1.1间接
npmobject-assign4.1.1间接
npmobject-inspect1.13.4间接
npmobug2.1.2间接
npmon-finished2.4.1间接
npmonce1.4.0间接
npmonetime7.0.0间接
npmora9.4.0间接
npmordered-binary1.6.1间接
npmp-map7.0.4间接
npmpacote21.5.0间接
npmparse-node-version1.0.1间接
npmparse58.0.1间接
npmparse5-html-rewriting-stream8.0.1间接
npmparse5-sax-parser8.0.0间接
npmparseurl1.3.3间接
npmpath-key3.1.1间接
npmpath-scurry2.0.2间接
npmpath-to-regexp8.4.2间接
npmpathe2.0.3间接
npmpicocolors1.1.1间接
npmpicomatch4.0.4间接
npmpify4.0.1间接
npmpiscina5.1.4间接
npmpkce-challenge5.0.1间接
npmpkg-dir8.0.0间接
npmpostcss8.5.15间接
npmpostcss-media-query-parser0.2.3间接
npmpostcss-safe-parser7.0.1间接
npmproc-log6.1.0间接
npmproxy-addr2.0.7间接
npmprr1.0.1间接
npmpunycode2.3.1间接
npmqs6.15.2间接
npmrange-parser1.2.1间接
npmraw-body3.0.2间接
npmreaddirp4.1.2间接
npmreaddirp5.0.0间接
npmreflect-metadata0.2.2间接
npmrequire-from-string2.0.2间接
npmrestore-cursor5.1.0间接
npmrfdc1.4.1间接
npmrollup4.60.2间接
npmrollup-plugin-dts6.4.1间接
npmrouter2.2.0间接
npmsafer-buffer2.1.2间接
npmsass1.99.0间接
npmsax1.6.0间接
npmsaxes6.0.0间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.7.4间接
npmsend1.2.1间接
npmserve-static2.2.1间接
npmsetprototypeof1.2.0间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmside-channel1.1.0间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsiginfo2.0.0间接
npmsignal-exit4.1.0间接
npmsigstore4.1.1间接
npmslice-ansi7.1.2间接
npmslice-ansi8.0.0间接
npmsmart-buffer4.2.0间接
npmsocks2.8.9间接
npmsocks-proxy-agent8.0.5间接
npmsource-map0.6.1间接
npmsource-map0.7.6间接
npmsource-map-js1.2.1间接
npmsource-map-support0.5.21间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse4.0.0间接
npmspdx-license-ids3.0.23间接
npmssri13.0.1间接
npmstackback0.0.2间接
npmstatuses2.0.2间接
npmstd-env4.1.0间接
npmstdin-discarder0.3.2间接
npmstring-width7.2.0间接
npmstring-width8.2.1间接
npmstrip-ansi7.2.0间接
npmsupports-color7.2.0间接
npmsymbol-tree3.2.4间接
npmtar7.5.16间接
npmtinybench2.9.0间接
npmtinyexec1.2.4间接
npmtinyglobby0.2.16间接
npmtinyrainbow3.1.0间接
npmtldts7.0.27间接
npmtldts-core7.0.27间接
npmtoidentifier1.0.1间接
npmtough-cookie6.0.1间接
npmtr466.0.0间接
npmtuf-js4.1.0间接
npmtype-is2.1.0间接
npmtypescript6.0.3间接
npmundici6.26.0间接
npmundici7.27.1间接
npmundici-types7.24.6间接
npmunpipe1.0.0间接
npmupdate-browserslist-db1.2.3间接
npmvalidate-npm-package-name7.0.2间接
npmvary1.1.2间接
npmvite7.3.2间接
npmvitest4.1.8间接
npmw3c-xmlserializer5.0.0间接
npmwatchpack2.5.1间接
npmweak-lru-cache1.2.2间接
npmwebidl-conversions8.0.1间接
npmwhatwg-mimetype5.0.0间接
npmwhatwg-url16.0.1间接
npmwhich2.0.2间接
npmwhich6.0.1间接
npmwhy-is-node-running2.3.0间接
npmwrap-ansi10.0.0间接
npmwrap-ansi9.0.2间接
npmwrappy1.0.2间接
npmxml-name-validator5.0.0间接
npmxmlchars2.2.0间接
npmy18n5.0.8间接
npmyallist3.1.1间接
npmyallist4.0.0间接
npmyallist5.0.0间接
npmyaml2.8.3间接
npmyargs18.0.0间接
npmyargs-parser22.0.0间接
npmyoctocolors2.1.2间接
npmzod4.4.2间接
npmzod-to-json-schema3.25.2间接
依赖安全公告 17

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

软件包版本关系严重程度公告数修复版本
@angular/common22.0.0直接222.0.1
brace-expansion5.0.6间接15.0.7
fast-uri3.1.2间接24.1.1
hono4.12.23间接84.12.27
immutable5.1.6间接25.1.8
piscina5.1.4间接16.0.0-rc.2
tar7.5.16间接47.5.19
undici6.26.0间接48.5.0
undici7.27.1间接78.5.0
vite7.3.2间接28.0.16
@angular/compiler22.0.0直接122.0.1
@angular/core22.0.0直接122.0.1
@hono/node-server1.19.14间接12.0.5
@babel/core7.29.0间接18.0.0-rc.6
body-parser2.2.2间接12.3.0
esbuild0.27.3间接10.28.1
esbuild0.28.0间接10.28.1

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3152,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 5249,
        "SCSS": 5513,
        "JavaScript": 369,
        "TypeScript": 198077
      },
      "pushed_at": "2026-07-18T17:05:20Z",
      "created_at": "2025-03-20T10:29:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T17:04:24Z",
      "description": "An Angular library for reactive forms that displays tooltips on form inputs with errors, providing a user-friendly way to visualize validation messages.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Matthias Keller",
      "type": "User",
      "login": "mkeller1992",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/27359653?v=4",
      "created_at": "2017-04-12T14:51:17Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 3389
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v22.2.0-lib",
          "kind": "prerelease",
          "published_at": "2026-07-18T17:04:18Z"
        },
        {
          "tag": "v22.1.1-lib",
          "kind": "prerelease",
          "published_at": "2026-06-21T11:04:13Z"
        },
        {
          "tag": "v22.1.0-lib",
          "kind": "prerelease",
          "published_at": "2026-06-21T10:54:47Z"
        },
        {
          "tag": "v22.0.2-lib",
          "kind": "prerelease",
          "published_at": "2026-06-09T19:24:24Z"
        },
        {
          "tag": "v22.0.1-lib",
          "kind": "prerelease",
          "published_at": "2026-06-08T15:37:27Z"
        },
        {
          "tag": "v22.0.0-lib",
          "kind": "prerelease",
          "published_at": "2026-06-04T17:40:55Z"
        },
        {
          "tag": "v21.4.0-lib",
          "kind": "prerelease",
          "published_at": "2026-05-20T18:44:06Z"
        },
        {
          "tag": "v21.3.0-lib",
          "kind": "prerelease",
          "published_at": "2026-03-27T13:19:29Z"
        },
        {
          "tag": "v21.2.13-lib",
          "kind": "prerelease",
          "published_at": "2026-02-23T22:20:32Z"
        },
        {
          "tag": "v21.2.12-lib",
          "kind": "prerelease",
          "published_at": "2026-02-23T19:52:48Z"
        },
        {
          "tag": "v21.2.11-lib",
          "kind": "prerelease",
          "published_at": "2026-02-23T16:15:23Z"
        },
        {
          "tag": "v21.2.10-lib",
          "kind": "prerelease",
          "published_at": "2026-02-20T19:13:26Z"
        },
        {
          "tag": "v21.2.9-lib",
          "kind": "prerelease",
          "published_at": "2026-02-20T14:51:20Z"
        },
        {
          "tag": "v21.2.8-lib",
          "kind": "prerelease",
          "published_at": "2026-02-20T14:34:02Z"
        },
        {
          "tag": "v21.2.7-lib",
          "kind": "prerelease",
          "published_at": "2026-02-19T10:54:06Z"
        },
        {
          "tag": "v21.2.6-lib",
          "kind": "prerelease",
          "published_at": "2026-02-18T17:06:37Z"
        },
        {
          "tag": "v21.2.5-lib",
          "kind": "prerelease",
          "published_at": "2026-02-16T14:37:04Z"
        },
        {
          "tag": "v21.2.4-lib",
          "kind": "prerelease",
          "published_at": "2026-02-16T14:17:35Z"
        },
        {
          "tag": "v21.2.1-lib",
          "kind": "prerelease",
          "published_at": "2026-02-09T16:30:32Z"
        },
        {
          "tag": "v21.2.0-lib",
          "kind": "prerelease",
          "published_at": "2026-02-09T15:38:15Z"
        },
        {
          "tag": "v21.1.3-lib",
          "kind": "prerelease",
          "published_at": "2026-01-27T16:38:18Z"
        },
        {
          "tag": "v21.1.2-lib",
          "kind": "prerelease",
          "published_at": "2026-01-13T17:15:41Z"
        },
        {
          "tag": "v21.1.1-lib",
          "kind": "prerelease",
          "published_at": "2026-01-13T17:05:19Z"
        },
        {
          "tag": "v21.1.0-lib",
          "kind": "prerelease",
          "published_at": "2026-01-13T15:56:16Z"
        },
        {
          "tag": "v21.0.2-lib",
          "kind": "prerelease",
          "published_at": "2025-11-20T21:02:31Z"
        },
        {
          "tag": "v21.0.1-lib",
          "kind": "prerelease",
          "published_at": "2025-11-20T15:13:59Z"
        },
        {
          "tag": "v21.0.0-lib",
          "kind": "prerelease",
          "published_at": "2025-11-20T13:29:50Z"
        },
        {
          "tag": "v20.1.2-lib",
          "kind": "prerelease",
          "published_at": "2025-10-18T12:47:14Z"
        },
        {
          "tag": "v20.1.1-lib",
          "kind": "prerelease",
          "published_at": "2025-10-18T12:28:22Z"
        },
        {
          "tag": "v20.1.0-lib",
          "kind": "prerelease",
          "published_at": "2025-08-22T15:24:00Z"
        },
        {
          "tag": "v20.0.2-lib",
          "kind": "prerelease",
          "published_at": "2025-06-18T13:40:28Z"
        },
        {
          "tag": "v20.0.1-lib",
          "kind": "prerelease",
          "published_at": "2025-06-18T12:27:20Z"
        },
        {
          "tag": "v20.0.0-lib",
          "kind": "prerelease",
          "published_at": "2025-06-18T09:36:39Z"
        },
        {
          "tag": "v19.0.2-lib",
          "kind": "prerelease",
          "published_at": "2025-04-25T15:38:08Z"
        },
        {
          "tag": "v19.0.1-lib",
          "kind": "prerelease",
          "published_at": "2025-03-21T13:35:32Z"
        },
        {
          "tag": "v19.0.0-lib",
          "kind": "prerelease",
          "published_at": "2025-03-21T13:06:27Z"
        },
        {
          "tag": "v0.22.5-demo",
          "kind": "prerelease",
          "published_at": "2026-07-18T17:04:18Z"
        },
        {
          "tag": "v0.22.4-demo",
          "kind": "prerelease",
          "published_at": "2026-06-21T13:40:55Z"
        },
        {
          "tag": "v0.22.3-demo",
          "kind": "prerelease",
          "published_at": "2026-06-21T10:54:47Z"
        },
        {
          "tag": "v0.22.2-demo",
          "kind": "prerelease",
          "published_at": "2026-06-09T19:24:24Z"
        },
        {
          "tag": "v0.22.1-demo",
          "kind": "prerelease",
          "published_at": "2026-06-08T15:37:27Z"
        },
        {
          "tag": "v0.22.0-demo",
          "kind": "prerelease",
          "published_at": "2026-06-04T17:40:55Z"
        },
        {
          "tag": "v0.21.8-demo",
          "kind": "prerelease",
          "published_at": "2026-03-27T13:19:29Z"
        },
        {
          "tag": "v0.21.6-demo",
          "kind": "prerelease",
          "published_at": "2026-02-23T16:15:23Z"
        },
        {
          "tag": "v0.21.5-demo",
          "kind": "prerelease",
          "published_at": "2026-02-18T17:06:37Z"
        },
        {
          "tag": "v0.21.4-demo",
          "kind": "prerelease",
          "published_at": "2026-02-11T13:10:30Z"
        },
        {
          "tag": "v0.21.3-demo",
          "kind": "prerelease",
          "published_at": "2026-02-09T15:38:15Z"
        },
        {
          "tag": "v0.21.2-demo",
          "kind": "prerelease",
          "published_at": "2026-01-13T15:56:16Z"
        },
        {
          "tag": "v0.21.1-demo",
          "kind": "prerelease",
          "published_at": "2025-12-04T18:04:10Z"
        },
        {
          "tag": "v0.21.0-demo",
          "kind": "prerelease",
          "published_at": "2025-11-20T13:29:50Z"
        },
        {
          "tag": "v0.20.3-demo",
          "kind": "prerelease",
          "published_at": "2025-08-22T15:24:00Z"
        },
        {
          "tag": "v0.20.2-demo",
          "kind": "prerelease",
          "published_at": "2025-06-18T13:40:28Z"
        },
        {
          "tag": "v0.20.1-demo",
          "kind": "prerelease",
          "published_at": "2025-06-18T12:27:20Z"
        },
        {
          "tag": "v0.20.0-demo",
          "kind": "prerelease",
          "published_at": "2025-06-18T09:36:39Z"
        },
        {
          "tag": "v0.19.1-demo",
          "kind": "prerelease",
          "published_at": "2025-03-21T13:35:32Z"
        },
        {
          "tag": "v0.19.0-demo",
          "kind": "prerelease",
          "published_at": "2025-03-21T13:06:27Z"
        },
        {
          "tag": "v0.0.8-demo",
          "kind": "prerelease",
          "published_at": "2025-03-21T12:15:38Z"
        },
        {
          "tag": "v0.0.7-demo",
          "kind": "prerelease",
          "published_at": "2025-03-21T10:07:35Z"
        },
        {
          "tag": "v0.0.6-demo",
          "kind": "prerelease",
          "published_at": "2025-03-21T09:58:40Z"
        },
        {
          "tag": "v0.0.5-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T17:06:42Z"
        },
        {
          "tag": "v0.0.4-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T16:58:38Z"
        },
        {
          "tag": "v0.0.3-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T16:46:12Z"
        },
        {
          "tag": "v0.0.2-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T16:34:11Z"
        },
        {
          "tag": "v0.0.1-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T16:13:57Z"
        },
        {
          "tag": "v0.0.0-demo",
          "kind": "prerelease",
          "published_at": "2025-03-20T15:58:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bbb9702313cce9d497a21d5bc3fdc19078c5eab0",
          "body": null,
          "is_bot": false,
          "headline": "Providing mocks for custom-validators",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-07-18T17:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa13d974c57a4149c97c52e17cd0b2ce7bb8bda",
          "body": null,
          "is_bot": false,
          "headline": "Show default tooltips in demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T13:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda9f66f50d884b241cf115354ac34eea72e8045",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions workflow for demo app deployment",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T12:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf2d81ac71597aba036fa7306c48eee05431186",
          "body": null,
          "is_bot": false,
          "headline": "Refactor npm publish workflow for clarity and updates",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T12:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52e785abeba044f1acb4e1e6afbc7b57ecf93000",
          "body": null,
          "is_bot": false,
          "headline": "Upped library version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T11:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "018503e12af4c1317d4f598b1662e506c7cb1143",
          "body": null,
          "is_bot": false,
          "headline": "Improved README",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T11:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e9d02a8d246d304bc5166f3072f1f0d8bc4643",
          "body": null,
          "is_bot": false,
          "headline": "Upped version of library and demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T10:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc73352ed029fe86902dbe7c5fadda0aa0cef939",
          "body": null,
          "is_bot": false,
          "headline": "Improved README",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T10:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af5d9885f4cd6ecae88dd58c289f8015efbc860",
          "body": null,
          "is_bot": false,
          "headline": "Removed obsolete README section",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T10:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c7c6ca57e38beb6bc2aa64d51963d8eeacba1c",
          "body": null,
          "is_bot": false,
          "headline": "Added global tooltip styling options and expanded test coverage",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-21T10:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eec094f60fdc4bade7640f85445ae72846f18fb",
          "body": null,
          "is_bot": false,
          "headline": "Updated README-files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-09T19:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b55ab66d57aa280dec15b1c3a0bef4bc9d2ff29",
          "body": null,
          "is_bot": false,
          "headline": "Allow static language values in error tooltip provider",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-09T19:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b049d683e3da3d11b1b89ec04ebf06774435ee0f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed Angular version in package.json of library",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-08T15:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b75d8ff3880c1c3ee09404f6d1c35cf3000463a",
          "body": null,
          "is_bot": false,
          "headline": "Improved reinstall script",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-06T17:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cdcea11a0dd2cc4c2d3b74d3fc383308b44829d",
          "body": null,
          "is_bot": false,
          "headline": "Removed obsolete file",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-04T17:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2383e33c41db578fae5f5f84b5aa3683445f3a8",
          "body": null,
          "is_bot": false,
          "headline": "Upped version of library and demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-04T17:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2428f1a58be7d303e3deee9891ab3e83a070d4a4",
          "body": null,
          "is_bot": false,
          "headline": "Migration from Jest to Vitest",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-04T17:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6911bbc7e73e5537441d5337a52dfdb971d3aa0",
          "body": null,
          "is_bot": false,
          "headline": "Migrated to Angular 22",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-04T16:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c226c2623170110f48722140799ebfa14439ee34",
          "body": null,
          "is_bot": false,
          "headline": "Removed @angular/animations",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-06-04T15:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411e4dd3333b8451b1b1c5bc44cb0fd9ca3b0b69",
          "body": null,
          "is_bot": false,
          "headline": "Added appendTooltipToBody option for Angular Material dialogs",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-05-20T18:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0496faa33ddeccdeb1ed19e06b46743fff9ebcb4",
          "body": null,
          "is_bot": false,
          "headline": "Updated .gitignore",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-05-20T18:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a38332f101ed8a19e06435b4a964d57fe08129a",
          "body": null,
          "is_bot": false,
          "headline": "Introduced [errorTooltipField]",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-03-27T13:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4331666224c934f6827a9b1de327b7332dafb81b",
          "body": null,
          "is_bot": false,
          "headline": "Upped library-version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-23T22:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b477a414de5c826a9d6b6ffbf441acb584ef4f07",
          "body": null,
          "is_bot": false,
          "headline": "Corrected import statements in readme-files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-23T22:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd7d5fcb792be32ca1baa4855c9694fa448df9d3",
          "body": null,
          "is_bot": false,
          "headline": "Upped versions to trigger deployment",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-23T19:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c79f5e8830d960afc84ff515d9e657b7dc1c61e",
          "body": "This reverts commit c3c17bf27210836ab3b49a7e0c8e338308b8b448.",
          "is_bot": false,
          "headline": "Revert \"Introduced NG_ERROR_TOOLTIPS_SIGNAL_IMPORTS\"",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-23T19:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c17bf27210836ab3b49a7e0c8e338308b8b448",
          "body": null,
          "is_bot": false,
          "headline": "Introduced NG_ERROR_TOOLTIPS_SIGNAL_IMPORTS",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-23T16:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c26ffe390d6dff9ef93a1559df4df9e990d6024",
          "body": null,
          "is_bot": false,
          "headline": "Fixed unit-tests",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-20T19:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d04613983bfa1b15bf4ec50ddb32542a0d64dd6",
          "body": null,
          "is_bot": false,
          "headline": "If there are no more errors, remove the tooltip completely",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-20T18:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9a3827c5ab05c40a61b1bf8c292e7d74553841",
          "body": null,
          "is_bot": false,
          "headline": "Make sure tooltip immediately hides if there are no more errors",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-20T14:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5cf8dc7546b3789cf55ceed1ce2fe24775e0fc",
          "body": null,
          "is_bot": false,
          "headline": "Do not show empty error-tooltips",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-20T14:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855e1117ccb5b160c2ffbf09d0bcfa674314d104",
          "body": "…s signals.",
          "is_bot": false,
          "headline": "All validator parameters (except the path-paramenter) may be passed a…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-19T10:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1c0d6dde90f54bd14428460c2ca2241a4246a5",
          "body": null,
          "is_bot": false,
          "headline": "Allow passing signals as error-messages",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-18T17:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1ac0ff198b035abb6666471e58886842f8330e",
          "body": "…ors can now be applied to numbers as well",
          "is_bot": false,
          "headline": "Custom validators for signal forms: Min-length and max-length validat…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-16T14:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2aac36c65f4f39e499599de97e9d743a84f9ea",
          "body": "…l or undefined",
          "is_bot": false,
          "headline": "Adapted custom signal form validators to allow field values to be nul…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-16T14:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2d76ea4e3f89a6cf7171a0ef71058c72d21489",
          "body": null,
          "is_bot": false,
          "headline": "Minor change",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-13T14:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38f28a9b794d6ee18cabb77bec91703981d7a88",
          "body": null,
          "is_bot": false,
          "headline": "Minor change",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-13T14:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9968296f156577dae7f563517f91a052514c051",
          "body": null,
          "is_bot": false,
          "headline": "Corrected formatting",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-11T14:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5707518c2b167e006b2c16d1f3f64e5aef8fd2af",
          "body": null,
          "is_bot": false,
          "headline": "Removed obsolete code",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-11T13:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551ae4b8be4a9a52058c20d8ee61ae8e76c4c56d",
          "body": null,
          "is_bot": false,
          "headline": "Added MockErrorTooltipSigFormDirective + updated version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T16:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e8b2c3aec8bc8f2fca59464295a71d6f7a1ba5",
          "body": "…rorTooltips() + upped version",
          "is_bot": false,
          "headline": "Renamed showAll() resp. hideAll() to showErrorTooltips() resp. hideEr…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T16:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556717ffa2ec3584db28112d81be727bdffa6b22",
          "body": "…version",
          "is_bot": false,
          "headline": "Added ngErrorTooltipSigForm directive + updated demo-app, readme and …",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T16:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2788706b790568b3f5af882ecd503c4b28756e43",
          "body": null,
          "is_bot": false,
          "headline": "Upped library version as well as demo-app version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T15:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf38bd53af07e4ed04d38be6a77cf77dc4de348f",
          "body": null,
          "is_bot": false,
          "headline": "Improved demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T14:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7555fe773964cd1511c3743220e4cde5c676eb",
          "body": null,
          "is_bot": false,
          "headline": "Refactored library using signals + adapted and extended unit-tests",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T13:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adeabc6a5dd1662bdb7dec9437e51125f0cea697",
          "body": null,
          "is_bot": false,
          "headline": "Did some refactoring + updated README",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-09T10:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a355cd590612adf1dfbf92d693b3f10f8715691d",
          "body": null,
          "is_bot": false,
          "headline": "First working version of error-tooltips for signal-forms",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-06T19:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43576c9e3a059fbff9ced7fe6fd09e65af8581af",
          "body": null,
          "is_bot": false,
          "headline": "Work in progress",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-02-06T15:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5abfb5b80d93729d16df89db4347331f2eb0ab2",
          "body": null,
          "is_bot": false,
          "headline": "Added trueRequired validators",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-01-27T16:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802645fcd8fdc175d8ce3eba5ec76c2d6cc897f2",
          "body": null,
          "is_bot": false,
          "headline": "Corrected readme",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-01-13T17:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0917331f12a6fe3070011fad5a093d6ab5324141",
          "body": null,
          "is_bot": false,
          "headline": "Publish updated readme on npm",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-01-13T17:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a00f5deee5f0f244a658342d899548ec36e386",
          "body": null,
          "is_bot": false,
          "headline": "Updated README.md",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-01-13T17:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c174a17cb238e12820ce9c0c0ed0a96a7cc780",
          "body": "…tibility",
          "is_bot": false,
          "headline": "Add tri-language support for error tooltips with full backwards compa…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2026-01-13T15:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b651d758d62f1bd23f97d56d86273976e19549e8",
          "body": null,
          "is_bot": false,
          "headline": "Upped version of demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-12-04T18:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781c540b25dca1ae857ce4e378e396b7176a8008",
          "body": null,
          "is_bot": false,
          "headline": "Updated jest-preset-angular + deleted .npmrc files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-12-04T18:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47efe737d617f16e9f717846189f8ef4c1c58bc",
          "body": null,
          "is_bot": false,
          "headline": "Added comment",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-23T13:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc2bd9b0a576bad9a066ba8e9732d259737329f",
          "body": null,
          "is_bot": false,
          "headline": "Corrected package.json files via \"npm pkg fix\"",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-22T19:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f589c8635eb1dfe86a644fc18682344afd105a",
          "body": null,
          "is_bot": false,
          "headline": "Updated Readme-files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T21:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226576967f396b1c60089e6977a586c614d4913d",
          "body": null,
          "is_bot": false,
          "headline": "Improved config",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T20:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5b93f2cc33afd9288d14303903e7fae5a1feaf",
          "body": null,
          "is_bot": false,
          "headline": "Upped library-version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T15:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8fe85fb4d1a6acf37921f6314e0b143483c57c",
          "body": null,
          "is_bot": false,
          "headline": "Improved test-coverage",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T15:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015a6c179339521061c8a837efbb6d7b30132944",
          "body": null,
          "is_bot": false,
          "headline": "Added more unit-tests",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T13:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89827fd5c2918084520fb4231318d925a33d72c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'upgrade-angular-21'",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T13:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30fe8a65c7946bd509084ffe67cd37426db99703",
          "body": "… incompatibility with Angular 21",
          "is_bot": false,
          "headline": "Added .npmrc with legacy-peer-deps=true to bypass jest-preset-angular…",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T13:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0a56a898fcdc62210e0dba40ca9adeee42475a",
          "body": null,
          "is_bot": false,
          "headline": "Minor changes",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T13:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc5b979b41982369fe2a9111f5d508b7426c6a92",
          "body": null,
          "is_bot": false,
          "headline": "Added reinstall-script",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6170fdb904abc9a660d68f9c586bed9b39dc30d0",
          "body": null,
          "is_bot": false,
          "headline": "Removed useless script commands",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9356669b8dbc78f93dbd5aad9019681ed8bdaa",
          "body": null,
          "is_bot": false,
          "headline": "Upped version of demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1fcb9a71437614c444fc2dd97eb77be58f54ec",
          "body": null,
          "is_bot": false,
          "headline": "Updated Angular libraries of demo-app",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c04d8ee5f75665a8e6f2a0309a3491ff6be0d9d",
          "body": null,
          "is_bot": false,
          "headline": "Updated Angular libraries",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cdd59c65aec3307a6e133865627911bf881faf",
          "body": null,
          "is_bot": false,
          "headline": "Upped angular version in library + updated readme files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-11-20T12:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32bb9a35a90be8c497d76d4edfa55b6df8639447",
          "body": "Updated the CI/CD pipeline to use OIDC for Codecov uploads and added direct path to LCOV file for faster uploads.",
          "is_bot": false,
          "headline": "Enhance CI/CD pipeline with OIDC and Codecov updates",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T14:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb87223c7f8b7276c4646fcd0bf1277ed2a3d2e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor npm-publish workflow for clarity and updates",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T13:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06ce46cef1d38c9ada4b3af1002e460f460341e1",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Pages deploy action version",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T13:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f90a64864a8d03b4a23e8c6ff96caa4df47bb9",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions workflow for npm publishing",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T13:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b951de7f6f0f3b2cfff99803dcfa2b90102833f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade GitHub Actions to latest versions",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T13:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46daca82c56ccbefbc1ce3201517b75b64c78aa1",
          "body": null,
          "is_bot": false,
          "headline": "Publish updated badge-path on npm",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374d4326f70198bee876f3479b6ba60b5b73c5d3",
          "body": null,
          "is_bot": false,
          "headline": "Updated badge-url in README files",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d1479463c6c3d5826256688920bc3ac7dc6f60",
          "body": null,
          "is_bot": false,
          "headline": "Delete .github/workflows/npm_publish.yml",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956816e0d8bcd15598ab517df25541e10c97b257",
          "body": null,
          "is_bot": false,
          "headline": "Add files via upload",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef48d286d980447e3a8b5b626ed3c9204fe281f4",
          "body": null,
          "is_bot": false,
          "headline": "Added jest-environment-jsdom",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4320fdb6f14a357117cb20d28ef3d64e4a9884b",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded dependencies",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T12:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f678477ac96b5c8fe1c2484177d88125c5aeb8d",
          "body": null,
          "is_bot": false,
          "headline": "Add environment variables for npm scripts and NX",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T11:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e605fbb8b9258f4f28b851b9d4fe9f719e1f201e",
          "body": null,
          "is_bot": false,
          "headline": "Update build command to use npm ci",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T10:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe32ad1ffe9ca2b6c349d8f3da12eacb9079027e",
          "body": null,
          "is_bot": false,
          "headline": "Test revised deployment pipeline",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T10:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb654baa041c90670b7dc69cd7120eaddfabe758",
          "body": "Updated the npm publish workflow to support Trusted Publishing via OIDC, removed NODE_AUTH_TOKEN, and improved tagging process.",
          "is_bot": false,
          "headline": "Refactor npm publish workflow for OIDC support",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-10-18T10:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8e670423741f07f84e4d921d4990f858b4e5ec",
          "body": null,
          "is_bot": false,
          "headline": "Updated README + triggered publishing",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-08-22T15:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ca134019ac8b1fcf1c9d415ce3ff2b19930490",
          "body": null,
          "is_bot": false,
          "headline": "Using signals in order to avoid markForCheck()",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-08-22T15:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013ac475059095fcc7fd6587b5ab75934ec8a9c2",
          "body": null,
          "is_bot": false,
          "headline": "Update demo-app-publish.yml",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-08-22T15:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39945c408253fd0c1cff2efe3684449918e78bef",
          "body": null,
          "is_bot": false,
          "headline": "Update npm_publish.yml",
          "author_name": "mkeller1992",
          "author_login": "mkeller1992",
          "committed_at": "2025-08-22T15:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9896fa726874bd70a8986262f31f59b2b151af15",
          "body": null,
          "is_bot": false,
          "headline": "Switched to @angular/build",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-06-18T13:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782c1567a08eae62b75e0e04ba26c13f4522e981",
          "body": null,
          "is_bot": false,
          "headline": "Removed all references to \"node\"",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-06-18T12:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b076744e5492c2e679722e18d61c8930139736a7",
          "body": null,
          "is_bot": false,
          "headline": "Updated configuration of jest-unit-tests for demo-project",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-06-18T09:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa2388dc6f72c6bfa2b9b2d2bebcff0864303c0",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to Angular 20",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-06-18T09:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3565acc6bcad0305aff2da043b439f47f36b91f",
          "body": null,
          "is_bot": false,
          "headline": "\"required\"-validator now also checks for empty arrays",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-04-25T15:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4959ab9febc74acfc87fc03e42bc6a742bcad6",
          "body": null,
          "is_bot": false,
          "headline": "Updated npm-version-badge",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-03-22T10:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94cf6df856a4f1becc88e42019db77a3c51a9c5",
          "body": null,
          "is_bot": false,
          "headline": "Improved code-formatting in readme",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-03-21T13:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d741bec32d11768504e352f7a6e7673226c56970",
          "body": null,
          "is_bot": false,
          "headline": "Lowered requirements of library from Angular 19.2.x to 19.0.x",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-03-21T13:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313f398012f45ddd7994305607385b1ab3c714ba",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-03-21T13:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b2e9c68a267ac1ee51c5c520d2d8fbb6de71a6",
          "body": null,
          "is_bot": false,
          "headline": "Release of first fully working version",
          "author_name": "Matthias Keller",
          "author_login": "mkeller1992",
          "committed_at": "2025-03-21T13:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 65,
      "commits_last_year": 90,
      "latest_release_at": "2026-07-18T17:04:18Z",
      "latest_release_tag": "v22.2.0-lib",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 16.1
    },
    "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": 2,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "ng-error-tooltips-demo/tsconfig.json",
        "ng-error-tooltips-lib/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 21119,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "ng-error-tooltips-demo/package.json",
        "ng-error-tooltips-lib/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@angular/common",
            "direct": true,
            "version": "22.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-39pv-4j6c-2g6v",
              "GHSA-48r7-hpm6-gfxm"
            ],
            "fixed_version": "22.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 38
          },
          {
            "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": "hono",
            "direct": false,
            "version": "4.12.23",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-88fw-hqm2-52qc",
              "GHSA-hvrm-45r6-mjfj",
              "GHSA-j6c9-x7qj-28xf",
              "GHSA-rv63-4mwf-qqc2",
              "GHSA-w62v-xxxg-mg59",
              "GHSA-wgpf-jwqj-8h8p",
              "GHSA-wwfh-h76j-fc44",
              "GHSA-xgm2-5f3f-mvvc"
            ],
            "fixed_version": "4.12.27",
            "advisory_count": 8,
            "oldest_advisory_days": 37
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 2,
            "oldest_advisory_days": 2
          },
          {
            "name": "piscina",
            "direct": false,
            "version": "5.1.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-x9g3-xrwr-cwfg"
            ],
            "fixed_version": "6.0.0-rc.2",
            "advisory_count": 1,
            "oldest_advisory_days": 35
          },
          {
            "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": "undici",
            "direct": false,
            "version": "7.27.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-35p6-xmwp-9g52",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-hm92-r4w5-c3mj",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-pr7r-676h-xcf6",
              "GHSA-vmh5-mc38-953g",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 7,
            "oldest_advisory_days": 35
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 2,
            "oldest_advisory_days": 38
          },
          {
            "name": "@angular/compiler",
            "direct": true,
            "version": "22.0.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-58w9-8g37-x9v5"
            ],
            "fixed_version": "22.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          },
          {
            "name": "@angular/core",
            "direct": true,
            "version": "22.0.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-rgjc-h3x7-9mwg"
            ],
            "fixed_version": "22.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.14",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-frvp-7c67-39w9"
            ],
            "fixed_version": "2.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-v422-hmwv-36x6"
            ],
            "fixed_version": "2.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.3",
            "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
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "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": 4,
          "high": 10,
          "moderate": 3
        },
        "advisory_count": 40,
        "affected_count": 17,
        "assessed_count": 596,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular/common",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/compiler",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/core",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/forms",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/platform-browser",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/platform-browser-dynamic",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/router",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "bootstrap",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.3.8"
        },
        {
          "name": "ng-error-tooltips",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "file:../ng-error-tooltips-lib/dist/ng-error-tooltips"
        },
        {
          "name": "rxjs",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.2"
        },
        {
          "name": "tslib",
          "manifest": "ng-error-tooltips-demo/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.1"
        },
        {
          "name": "@angular/common",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/compiler",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/core",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/forms",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/platform-browser",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/platform-browser-dynamic",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@angular/router",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "rxjs",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.2"
        },
        {
          "name": "tslib",
          "manifest": "ng-error-tooltips-lib/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@angular/common",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/core",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/forms",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser-dynamic",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/router",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": true,
            "version": "5.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "^2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "../ng-error-tooltips-lib/dist/ng-error-tooltips",
            "direct": false,
            "version": "0.0.0-watch+1771885214891",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/architect",
            "direct": false,
            "version": "0.2200.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/core",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/schematics",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/build",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/cli",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler-cli",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.24.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.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@harperfast/extended-iterable",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.14",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "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": "@listr2/prompt-adapter-inquirer",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.29.0",
            "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/nice",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm-eabi",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-freebsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-riscv64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-openharmony-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-ia32-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-x64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.2",
            "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/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/wasm-node",
            "direct": false,
            "version": "4.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@schematics/angular",
            "direct": false,
            "version": "22.0.0",
            "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": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-basic-ssl",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "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": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.11",
            "ecosystem": "npm"
          },
          {
            "name": "beasties",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.4",
            "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": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001781",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.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": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.328",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-directory",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "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": "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.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.23",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "injection-js",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "4.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-typed",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "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": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "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.7",
            "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": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "1.11.12",
            "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": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ng-packagr",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.3.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.36",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "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": "obug",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ordered-binary",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-node-version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-html-rewriting-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-sax-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "piscina",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "prr",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.99.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "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": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stdin-discarder",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "weak-lru-cache",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "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.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 597,
        "direct_count": 11,
        "indirect_count": 586
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mkeller1992",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/27359653?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "demo-app-publish.yml",
        "npm-publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 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": 0,
            "reason": "no 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": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": "35 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bbb9702313cce9d497a21d5bc3fdc19078c5eab0",
        "ran_at": "2026-07-24T02:46:45Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T17:05:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mkeller1992/ng-error-tooltips",
    "host": "github.com",
    "name": "ng-error-tooltips",
    "owner": "mkeller1992"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 40,
        "vitality": 80,
        "community": 24,
        "governance": 40,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "commits_last_year": 90,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "90 commits in the last year",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 88,
            "inputs": {
              "releases_count": 65,
              "latest_release_tag": "v22.2.0-lib",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 16.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "65 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "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": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 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": 40,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mkeller1992",
              "public_repos": 12,
              "account_age_days": 3389
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of mkeller1992",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "mkeller1992"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~9 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "35 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 596 resolved dependencies against OSV; 1 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": 596
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "osv",
              "advisories": 40,
              "affected_packages": 17,
              "assessed_packages": 596,
              "unassessed_packages": 1,
              "affected_by_severity": "high 10, moderate 3, low 4",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: @angular/common 22.0.0 (high 8.2), @angular/compiler 22.0.0 (moderate 6.1), @angular/core 22.0.0 (moderate 6.1)",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "@angular/common 22.0.0 (high 8.2), @angular/compiler 22.0.0 (moderate 6.1), @angular/core 22.0.0 (moderate 6.1)"
                    }
                  }
                ],
                "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": 596,
              "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "ng-error-tooltips-demo/tsconfig.json",
                "ng-error-tooltips-lib/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "ng-error-tooltips-demo/tsconfig.json, ng-error-tooltips-lib/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ng-error-tooltips-demo/tsconfig.json, ng-error-tooltips-lib/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "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": 21119,
              "source_files_sampled": 40,
              "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/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "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-24T02:46:50.076791Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mkeller1992/ng-error-tooltips.svg",
  "full_name": "mkeller1992/ng-error-tooltips",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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