🤖 A powerful, lightweight JavaScript library + interactive CLI for ChatGPT
KudoAI/chatgpt.js 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是Engineering Quality(86/100),最低的是AI Readiness(51/100)。 该仓库已归档,预计不会再有维护。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 71 经校准后在公布的指数量表上为 84(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
仅有沉默从不构成判定——一个小而完备的库可能多年无需提交。此提示需同时满足两点:长期没有人类提交,且项目明显未履行应尽的义务。自动化提交不计作维护。
弃置状态如何评估| 28.8/36 | 推送新近度 — 最近一次推送于 14 天前 |
| 34.6/36 | 提交节奏 — 52 周中有 50 周有提交 |
| 18/18 | 提交量 — 最近一年 1,316 次提交 |
| 0/10 | OpenSSF Scorecard:Maintained — project is archived |
| commits_last_year | 1,316 |
| human_commit_share | 0.88 |
| days_since_last_push | 14 |
| active_weeks_last_year | 50 |
| 27/27 | 有发布版本 — 已发布 66 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 28 天前 |
| 27/27 | 发布节奏 — 约每 4.7 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases. |
| releases_count | 66 |
| latest_release_tag | v4.15.6 |
| releases_from_tags | 否 |
| days_since_latest_release | 28 |
| mean_days_between_releases | 4.7 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 53.7/60 | 星标 — 2,042 个星标 |
| 18.7/25 | 复刻 — 174 个复刻 |
| 6/15 | 关注者 — 13 位关注者 |
| forks | 174 |
| stars | 2,042 |
| watchers | 13 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 0/22.5 | 许可证 — 未检测到许可证文件 |
| 0/18 | CONTRIBUTING 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 否 |
| readme_badges | 6 |
| has_contributing | 否 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| readme_badge_services | shields.io |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 6.7/22.5 | 提交分布 — 头号贡献者编写了 70% 的提交 |
| 13.5/13.5 | 贡献者广度 — 33 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 33 |
| top_contributor_share | 0.703 |
| 42/42 | 议题解决 — 100% 的议题已关闭 |
| 25.5/30 | PR 接受 — 已裁定的 PR 中 412/484 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/22 approved changesets -- score normalized to 0 |
| merged_prs | 412 |
| open_issues | 0 |
| closed_issues | 45 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 0 |
| prs_decided_30d | 0 |
| issue_closed_ratio | 1 |
| closed_unmerged_prs | 72 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 30/30 | 所有权背书 — 组织持有 |
| 20/20 | 已验证域名 |
| 16.3/25 | 所有者影响力 — KudoAI 有 186 位关注者 |
| 16.1/25 | 既往记录 — 17 个公开仓库,账户约 3 年 |
| followers | 186 |
| owner_type | Organization |
| is_verified | 是 |
| owner_login | KudoAI |
| public_repos | 17 |
| account_age_days | 1,278 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 9 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — eslint.config.mjs |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 是 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://chatgptjs.org |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 19 个主题标签 |
| 0/10 | Wiki |
| topics | ai, artificial-intelligence, chatgpt, nlp, bot, chat, chatbot, clientside, conversational-ai, conversational-bots, frontend, gpt, javascript, library, machine-learning, ml, openai, kudoai, gpt-5 |
| has_wiki | 否 |
| homepage | https://chatgptjs.org |
| docs_site | https://chatgptjs.org |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 2.5/2.5 | CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/22 approved changesets -- score normalized to 0 |
| 2.5/2.5 | Contributors — project has 7 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 0/2.5 | 许可证 — license file not detected |
| 0/7.5 | Maintained — project is archived |
| 0/5 | Packaging — 无数据 |
| 5/5 | Pinned-Dependencies — all dependencies are pinned |
| 5/5 | SAST — SAST tool is run on all commits |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — Project has not signed or included provenance with any releases. |
| 3.8/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 6.8/7.5 | Vulnerabilities — 1 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 6 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 25/25 | 间接依赖不含已知公告 — 没有间接依赖携带已知公告 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 0 |
| affected_packages | 0 |
| assessed_packages | 26 |
| unassessed_packages | 0 |
| affected_by_severity | none |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 11.5/40 | 可读的提交历史 — 88 次人类提交中有 19 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | 0.216 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 0/18 | 一条命令的引导启动 |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — eslint.config.mjs |
| 0/11 | 静态类型检查 |
| 10/10 | 可复现环境 — lockfile |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 12 次为自动依赖更新 |
| 10/10 | OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | package-lock.json |
| has_dockerfile | 否 |
| typed_language | 否 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0.12 |
| 0/45 | 可类型检查的代码 — JavaScript,未配置类型检查 |
| 53.4/55 | 可控的文件大小 — 采样的 34 个源文件中有 1 个超过 60KB |
| primary_language | JavaScript |
| largest_source_bytes | 117,148 |
| source_files_sampled | 34 |
| oversized_source_files | 1 |
| 0/40 | API 模式(OpenAPI/GraphQL/proto) — 不适用于此类软件 |
| 0/20 | MCP 服务器 — 不适用于此类软件 |
| 40/40 | 可运行示例 — demos |
| example_dirs | demos |
| has_mcp_signal | 否 |
| api_schema_files | — |
| interfaces_expected_of | — |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 4 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 不适用 | Branch-Protection | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| 10 | CI-Tests | 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/22 approved changesets -- score normalized to 0 |
| 10 | Contributors | project has 7 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 0 | License | license file not detected |
| 0 | Maintained | project is archived |
| 不适用 | Packaging | packaging workflow not detected |
| 10 | Pinned-Dependencies | all dependencies are pinned |
| 10 | SAST | SAST tool is run on all commits |
| 10 | Security-Policy | security policy file detected |
| 0 | Signed-Releases | Project has not signed or included provenance with any releases. |
| 5 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 9 | Vulnerabilities | 1 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| npm | @kudoai/ai-personas | ^1.14.0 | package.json |
| npm | ansi-colors | ^4.1.3 | package.json |
| npm | console-table-printer | ^2.16.1 | package.json |
| npm | is-unicode-supported | ^2.1.0 | package.json |
| npm | node-clipboardy | ^1.0.3 | package.json |
| npm | non-latin-locales | ^1.0.1 | package.json |
来自 GitHub 依赖图的完整解析依赖集合:6 个直接依赖与 264 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| npm | @kudoai/ai-personas | 1.14.0 | 直接 |
| npm | ansi-colors | 4.1.3 | 直接 |
| npm | console-table-printer | 2.16.1 | 直接 |
| npm | is-unicode-supported | 2.1.0 | 直接 |
| npm | node-clipboardy | 1.0.3 | 直接 |
| npm | non-latin-locales | 1.0.1 | 直接 |
| npm | @aashutoshrathi/word-wrap | 1.2.6 | 间接 |
| npm | @adamlui/minify.js | 2.5.4 | 间接 |
| npm | @adamlui/scss-to-css | 2.4.6 | 间接 |
| npm | @emnapi/core | 1.10.0 | 间接 |
| npm | @emnapi/runtime | 1.10.0 | 间接 |
| npm | @emnapi/wasi-threads | 1.2.1 | 间接 |
| npm | @eslint-community/eslint-utils | 4.9.1 | 间接 |
| npm | @eslint-community/regexpp | 4.12.2 | 间接 |
| npm | @eslint/config-array | 0.23.5 | 间接 |
| npm | @eslint/config-helpers | 0.5.5 | 间接 |
| npm | @eslint/core | 0.17.0 | 间接 |
| npm | @eslint/core | 1.2.1 | 间接 |
| npm | @eslint/css | 1.4.0 | 间接 |
| npm | @eslint/css-tree | 4.0.4 | 间接 |
| npm | @eslint/js | 10.0.1 | 间接 |
| npm | @eslint/json | 2.0.1 | 间接 |
| npm | @eslint/markdown | 8.0.3 | 间接 |
| npm | @eslint/object-schema | 3.0.5 | 间接 |
| npm | @eslint/plugin-kit | 0.4.1 | 间接 |
| npm | @eslint/plugin-kit | 0.7.1 | 间接 |
| npm | @eslint/plugin-kit | 0.7.2 | 间接 |
| npm | @html-eslint/core | 0.64.0 | 间接 |
| npm | @html-eslint/eslint-plugin | 0.64.0 | 间接 |
| npm | @html-eslint/parser | 0.64.0 | 间接 |
| npm | @html-eslint/template-parser | 0.64.0 | 间接 |
| npm | @html-eslint/template-syntax-parser | 0.64.0 | 间接 |
| npm | @html-eslint/types | 0.64.0 | 间接 |
| npm | @humanfs/core | 0.19.1 | 间接 |
| npm | @humanfs/node | 0.16.6 | 间接 |
| npm | @humanwhocodes/module-importer | 1.0.1 | 间接 |
| npm | @humanwhocodes/momoa | 3.3.10 | 间接 |
| npm | @humanwhocodes/retry | 0.3.1 | 间接 |
| npm | @humanwhocodes/retry | 0.4.2 | 间接 |
| npm | @napi-rs/wasm-runtime | 0.2.12 | 间接 |
| npm | @parcel/watcher | 2.6.0 | 间接 |
| npm | @parcel/watcher-android-arm64 | 2.6.0 | 间接 |
| npm | @parcel/watcher-darwin-arm64 | 2.6.0 | 间接 |
| npm | @parcel/watcher-darwin-x64 | 2.6.0 | 间接 |
| npm | @parcel/watcher-freebsd-x64 | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-arm-glibc | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-arm-musl | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-arm64-glibc | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-arm64-musl | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-x64-glibc | 2.6.0 | 间接 |
| npm | @parcel/watcher-linux-x64-musl | 2.6.0 | 间接 |
| npm | @parcel/watcher-win32-arm64 | 2.6.0 | 间接 |
| npm | @parcel/watcher-win32-x64 | 2.6.0 | 间接 |
| npm | @rviscomi/capo.js | 2.1.0 | 间接 |
| npm | @stylistic/eslint-plugin | 5.10.0 | 间接 |
| npm | @tybys/wasm-util | 0.10.2 | 间接 |
| npm | @types/css-tree | 2.3.11 | 间接 |
| npm | @types/debug | 4.1.12 | 间接 |
| npm | @types/esrecurse | 4.3.1 | 间接 |
| npm | @types/estree | 1.0.9 | 间接 |
| npm | @types/hast | 3.0.4 | 间接 |
| npm | @types/json-schema | 7.0.15 | 间接 |
| npm | @types/katex | 0.16.8 | 间接 |
| npm | @types/mdast | 4.0.4 | 间接 |
| npm | @types/ms | 0.7.34 | 间接 |
| npm | @types/unist | 3.0.3 | 间接 |
| npm | @typescript-eslint/eslint-plugin | 8.65.0 | 间接 |
| npm | @typescript-eslint/parser | 8.65.0 | 间接 |
| npm | @typescript-eslint/project-service | 8.65.0 | 间接 |
| npm | @typescript-eslint/scope-manager | 8.65.0 | 间接 |
| npm | @typescript-eslint/tsconfig-utils | 8.65.0 | 间接 |
| npm | @typescript-eslint/type-utils | 8.65.0 | 间接 |
| npm | @typescript-eslint/types | 8.65.0 | 间接 |
| npm | @typescript-eslint/typescript-estree | 8.65.0 | 间接 |
| npm | @typescript-eslint/utils | 8.65.0 | 间接 |
| npm | @typescript-eslint/visitor-keys | 8.65.0 | 间接 |
| npm | @unrs/resolver-binding-android-arm-eabi | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-android-arm64 | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-darwin-arm64 | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-darwin-x64 | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-freebsd-x64 | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-arm-gnueabihf | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-arm-musleabihf | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-arm64-gnu | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-arm64-musl | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-ppc64-gnu | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-riscv64-gnu | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-riscv64-musl | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-s390x-gnu | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-x64-gnu | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-linux-x64-musl | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-wasm32-wasi | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-win32-arm64-msvc | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-win32-ia32-msvc | 1.11.1 | 间接 |
| npm | @unrs/resolver-binding-win32-x64-msvc | 1.11.1 | 间接 |
| npm | @vscode/l10n | 0.0.18 | 间接 |
| npm | acorn | 8.16.0 | 间接 |
| npm | acorn-jsx | 5.3.2 | 间接 |
| npm | ajv | 6.15.0 | 间接 |
| npm | arch | 2.2.0 | 间接 |
| npm | balanced-match | 4.0.4 | 间接 |
| npm | brace-expansion | 5.0.8 | 间接 |
| npm | ccount | 2.0.1 | 间接 |
| npm | character-entities | 2.0.2 | 间接 |
| npm | chokidar | 5.0.0 | 间接 |
| npm | commander | 8.3.0 | 间接 |
| npm | comment-parser | 1.4.1 | 间接 |
| npm | cross-spawn | 7.0.6 | 间接 |
| npm | css-tree | 3.1.0 | 间接 |
| npm | debug | 4.4.3 | 间接 |
| npm | decode-named-character-reference | 1.0.2 | 间接 |
| npm | deep-is | 0.1.4 | 间接 |
| npm | dequal | 2.0.3 | 间接 |
| npm | detect-libc | 2.1.2 | 间接 |
| npm | devlop | 1.1.0 | 间接 |
| npm | es-html-parser | 0.3.1 | 间接 |
| npm | escape-string-regexp | 4.0.0 | 间接 |
| npm | escape-string-regexp | 5.0.0 | 间接 |
| npm | eslint | 10.3.0 | 间接 |
| npm | eslint-import-context | 0.1.9 | 间接 |
| npm | eslint-plugin-import-x | 4.17.1 | 间接 |
| npm | eslint-plugin-regexp | 3.1.1 | 间接 |
| npm | eslint-scope | 9.1.2 | 间接 |
| npm | eslint-visitor-keys | 3.4.3 | 间接 |
| npm | eslint-visitor-keys | 4.2.1 | 间接 |
| npm | eslint-visitor-keys | 5.0.1 | 间接 |
| npm | espree | 10.4.0 | 间接 |
| npm | espree | 11.2.0 | 间接 |
| npm | esquery | 1.7.0 | 间接 |
| npm | esrecurse | 4.3.0 | 间接 |
| npm | estraverse | 5.3.0 | 间接 |
| npm | esutils | 2.0.3 | 间接 |
| npm | execa | 5.1.1 | 间接 |
| npm | fast-deep-equal | 3.1.3 | 间接 |
| npm | fast-json-stable-stringify | 2.1.0 | 间接 |
| npm | fast-levenshtein | 2.0.6 | 间接 |
| npm | fault | 2.0.1 | 间接 |
| npm | fdir | 6.5.0 | 间接 |
| npm | file-entry-cache | 8.0.0 | 间接 |
| npm | find-up | 5.0.0 | 间接 |
| npm | flat-cache | 4.0.1 | 间接 |
| npm | flatted | 3.4.2 | 间接 |
| npm | format | 0.2.2 | 间接 |
| npm | get-stream | 6.0.1 | 间接 |
| npm | get-tsconfig | 4.14.0 | 间接 |
| npm | github-slugger | 2.0.0 | 间接 |
| npm | glob-parent | 6.0.2 | 间接 |
| npm | globals | 17.8.0 | 间接 |
| npm | html-standard | 0.0.13 | 间接 |
| npm | human-signals | 2.1.0 | 间接 |
| npm | husky | 9.1.7 | 间接 |
| npm | ignore | 5.3.2 | 间接 |
| npm | ignore | 7.0.6 | 间接 |
| npm | immutable | 5.1.9 | 间接 |
| npm | imurmurhash | 0.1.4 | 间接 |
| npm | is-docker | 2.2.1 | 间接 |
| npm | is-extglob | 2.1.1 | 间接 |
| npm | is-glob | 4.0.3 | 间接 |
| npm | is-stream | 2.0.1 | 间接 |
| npm | is-wsl | 2.2.0 | 间接 |
| npm | isexe | 2.0.0 | 间接 |
| npm | jsdoc-type-pratt-parser | 7.1.0 | 间接 |
| npm | json-buffer | 3.0.1 | 间接 |
| npm | json-schema-traverse | 0.4.1 | 间接 |
| npm | json-stable-stringify-without-jsonify | 1.0.1 | 间接 |
| npm | katex | 0.16.43 | 间接 |
| npm | keyv | 4.5.4 | 间接 |
| npm | levn | 0.4.1 | 间接 |
| npm | locate-path | 6.0.0 | 间接 |
| npm | longest-streak | 3.1.0 | 间接 |
| npm | markdown-table | 3.0.4 | 间接 |
| npm | mdast-util-find-and-replace | 3.0.2 | 间接 |
| npm | mdast-util-from-markdown | 2.0.2 | 间接 |
| npm | mdast-util-frontmatter | 2.0.1 | 间接 |
| npm | mdast-util-gfm | 3.1.0 | 间接 |
| npm | mdast-util-gfm-autolink-literal | 2.0.1 | 间接 |
| npm | mdast-util-gfm-footnote | 2.1.0 | 间接 |
| npm | mdast-util-gfm-strikethrough | 2.0.0 | 间接 |
| npm | mdast-util-gfm-table | 2.0.0 | 间接 |
| npm | mdast-util-gfm-task-list-item | 2.0.0 | 间接 |
| npm | mdast-util-math | 3.0.0 | 间接 |
| npm | mdast-util-phrasing | 4.1.0 | 间接 |
| npm | mdast-util-to-markdown | 2.1.2 | 间接 |
| npm | mdast-util-to-string | 4.0.0 | 间接 |
| npm | mdn-data | 2.12.2 | 间接 |
| npm | mdn-data | 2.28.1 | 间接 |
| npm | merge-stream | 2.0.0 | 间接 |
| npm | micromark | 4.0.1 | 间接 |
| npm | micromark-core-commonmark | 2.0.2 | 间接 |
| npm | micromark-extension-frontmatter | 2.0.0 | 间接 |
| npm | micromark-extension-gfm | 3.0.0 | 间接 |
| npm | micromark-extension-gfm-autolink-literal | 2.1.0 | 间接 |
| npm | micromark-extension-gfm-footnote | 2.1.0 | 间接 |
| npm | micromark-extension-gfm-strikethrough | 2.1.0 | 间接 |
| npm | micromark-extension-gfm-table | 2.1.0 | 间接 |
| npm | micromark-extension-gfm-tagfilter | 2.0.0 | 间接 |
| npm | micromark-extension-gfm-task-list-item | 2.1.0 | 间接 |
| npm | micromark-extension-math | 3.1.0 | 间接 |
| npm | micromark-factory-destination | 2.0.1 | 间接 |
| npm | micromark-factory-label | 2.0.1 | 间接 |
| npm | micromark-factory-space | 2.0.1 | 间接 |
| npm | micromark-factory-title | 2.0.1 | 间接 |
| npm | micromark-factory-whitespace | 2.0.1 | 间接 |
| npm | micromark-util-character | 2.1.1 | 间接 |
| npm | micromark-util-chunked | 2.0.1 | 间接 |
| npm | micromark-util-classify-character | 2.0.1 | 间接 |
| npm | micromark-util-combine-extensions | 2.0.1 | 间接 |
| npm | micromark-util-decode-numeric-character-reference | 2.0.2 | 间接 |
| npm | micromark-util-decode-string | 2.0.1 | 间接 |
| npm | micromark-util-encode | 2.0.1 | 间接 |
| npm | micromark-util-html-tag-name | 2.0.1 | 间接 |
| npm | micromark-util-normalize-identifier | 2.0.1 | 间接 |
| npm | micromark-util-resolve-all | 2.0.1 | 间接 |
| npm | micromark-util-sanitize-uri | 2.0.1 | 间接 |
| npm | micromark-util-subtokenize | 2.0.2 | 间接 |
| npm | micromark-util-symbol | 2.0.1 | 间接 |
| npm | micromark-util-types | 2.0.1 | 间接 |
| npm | mimic-fn | 2.1.0 | 间接 |
| npm | minimatch | 10.2.5 | 间接 |
| npm | ms | 2.1.3 | 间接 |
| npm | napi-postinstall | 0.3.4 | 间接 |
| npm | natural-compare | 1.4.0 | 间接 |
| npm | node-addon-api | 7.1.1 | 间接 |
| npm | npm-run-path | 4.0.1 | 间接 |
| npm | onetime | 5.1.2 | 间接 |
| npm | optionator | 0.9.3 | 间接 |
| npm | p-limit | 3.1.0 | 间接 |
| npm | p-locate | 5.0.0 | 间接 |
| npm | path-exists | 4.0.0 | 间接 |
| npm | path-key | 3.1.1 | 间接 |
| npm | picomatch | 4.0.4 | 间接 |
| npm | prelude-ls | 1.2.1 | 间接 |
| npm | punycode | 2.3.1 | 间接 |
| npm | readdirp | 5.0.0 | 间接 |
| npm | refa | 0.12.1 | 间接 |
| npm | regexp-ast-analysis | 0.7.1 | 间接 |
| npm | resolve-pkg-maps | 1.0.0 | 间接 |
| npm | sass | 1.102.0 | 间接 |
| npm | scslre | 0.3.0 | 间接 |
| npm | semver | 7.8.0 | 间接 |
| npm | shebang-command | 2.0.0 | 间接 |
| npm | shebang-regex | 3.0.0 | 间接 |
| npm | signal-exit | 3.0.7 | 间接 |
| npm | simple-wcswidth | 1.1.2 | 间接 |
| npm | source-map-js | 1.2.1 | 间接 |
| npm | stable-hash-x | 0.2.0 | 间接 |
| npm | strip-final-newline | 2.0.0 | 间接 |
| npm | tinyglobby | 0.2.16 | 间接 |
| npm | ts-api-utils | 2.5.0 | 间接 |
| npm | tslib | 2.8.1 | 间接 |
| npm | type-check | 0.4.0 | 间接 |
| npm | typescript | 6.0.3 | 间接 |
| npm | typescript-eslint | 8.65.0 | 间接 |
| npm | uglify-js | 3.19.3 | 间接 |
| npm | unist-util-is | 6.0.0 | 间接 |
| npm | unist-util-remove-position | 5.0.0 | 间接 |
| npm | unist-util-stringify-position | 4.0.0 | 间接 |
| npm | unist-util-visit | 5.0.0 | 间接 |
| npm | unist-util-visit-parents | 6.0.1 | 间接 |
| npm | unrs-resolver | 1.11.1 | 间接 |
| npm | uri-js | 4.4.1 | 间接 |
| npm | vscode-css-languageservice | 6.3.10 | 间接 |
| npm | vscode-languageserver-textdocument | 1.0.12 | 间接 |
| npm | vscode-languageserver-types | 3.17.5 | 间接 |
| npm | vscode-uri | 3.1.0 | 间接 |
| npm | which | 2.0.2 | 间接 |
| npm | yocto-queue | 0.1.0 | 间接 |
| npm | zwitch | 2.0.4 | 间接 |
| PyPI | remove-json-keys | — | 间接 |
| PyPI | translate-messages | — | 间接 |
安装 npm:@kudoai/chatgpt.js@4.15.7 会引入 26 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。
没有已知公告影响已评估的依赖。
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。