The library for web and native user interfaces.
react/react 的健康指数为 100 分中的 98 分,处于「卓越」区间。 其得分最高的类别是Vitality(99/100),最低的是Security(70/100)。 最近一次更新在今天。 近期的大部分工作由 6 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 86 经校准后在公布的指数量表上为 98(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 34.6/36 | 提交节奏 — 52 周中有 50 周有提交 |
| 18/18 | 提交量 — 最近一年 813 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 813 |
| human_commit_share | 1 |
| days_since_last_push | 0 |
| active_weeks_last_year | 50 |
| 27/27 | 有发布版本 — 已发布 100 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 6 天前 |
| 27/27 | 发布节奏 — 约每 14 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 100 |
| latest_release_tag | v19.3.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 6 |
| mean_days_between_releases | 14 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 60/60 | 星标 — 250,484 个星标 |
| 25/25 | 复刻 — 51,355 个复刻 |
| 15/15 | 关注者 — 6,603 位关注者 |
| forks | 51,355 |
| stars | 250,484 |
| watchers | 6,603 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MIT) |
| 18/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 6.3/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 5 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| readme_badge_services | github.com, shields.io |
| has_pull_request_template | 是 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 48.6/54 | 巴士系数 — 6 位贡献者贡献了半数提交 |
| 19.9/22.5 | 提交分布 — 头号贡献者编写了 11% 的提交 |
| 13.5/13.5 | 贡献者广度 — 99 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 53 contributing companies or organizations |
| bus_factor | 6 |
| contributors_sampled | 99 |
| top_contributor_share | 0.114 |
| 39.6/42 | 议题解决 — 94% 的议题已关闭 |
| 19.9/30 | PR 接受 — 已裁定的 PR 中 13,098/19,764 已合并 |
| 4/13 | Newcomer PR acceptance — 30 天内首次贡献者的 PR 已合并 4/13 |
| 15/15 | OpenSSF Scorecard:Code-Review — all changesets reviewed |
| merged_prs | 13,098 |
| open_issues | 853 |
| closed_issues | 13,853 |
| prs_merged_7d | 16 |
| prs_decided_7d | 32 |
| prs_merged_30d | 31 |
| prs_decided_30d | 58 |
| issue_closed_ratio | 0.942 |
| closed_unmerged_prs | 6,666 |
| first_time_authors_30d | 11 |
| first_time_prs_merged_30d | 4 |
| first_time_prs_decided_30d | 13 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 |
| 21.6/25 | 所有者影响力 — react 有 1,015 位关注者 |
| 19.6/25 | 既往记录 — 10 个公开仓库,账户约 17 年 |
| followers | 1,015 |
| owner_type | Organization |
| is_verified | 否 |
| owner_login | react |
| public_repos | 10 |
| account_age_days | 6,279 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 26 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .eslintrc.js, .eslintrc.json, fixtures/nesting/package.json ("eslintConfig"), fixtures/owner-stacks/package.json ("eslintConfig") |
| 0/9.6 | Pre-commit 钩子 |
| 6.4/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 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 |
| 0/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://react.dev |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 6 个主题标签 |
| 0/10 | Wiki |
| topics | javascript, react, frontend, declarative, ui, library |
| has_wiki | 否 |
| homepage | https://react.dev |
| docs_site | https://react.dev |
| has_readme | 是 |
| has_docs_dir | 否 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 6.8/7.5 | Binary-Artifacts — binaries present in source code |
| 3.8/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 30 out of 30 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 |
| 7.5/7.5 | Code-Review — all changesets reviewed |
| 2.5/2.5 | Contributors — project has 53 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 |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| 5/5 | Packaging — packaging workflow detected |
| 0.5/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 7.5/7.5 | Token-Permissions — GitHub workflow tokens follow principle of least privilege |
| 0/7.5 | Vulnerabilities — 468 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 17 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 1 |
| scorecard_aggregate | 7 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 45/45 | 代理指令 — CLAUDE.md, compiler/CLAUDE.md |
| 15/15 | 机器可读文档(llms.txt) — 项目网站提供 llms.txt(https://react.dev/llms.txt) |
| 40/40 | 可读的提交历史 — 100 次人类提交中有 99 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 是 |
| llms_txt_url | https://react.dev/llms.txt |
| legible_history_share | 0.99 |
| agent_instruction_files | CLAUDE.md, compiler/CLAUDE.md |
| agent_instruction_max_bytes | 10,343 |
| 12.6/18 | 一条命令的引导启动 — compiler/Cargo.toml, compiler/crates/react_compiler/Cargo.toml, compiler/crates/react_compiler_ast/Cargo.toml(工具链约定,无任务运行器) |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .eslintrc.js, .eslintrc.json, fixtures/nesting/package.json ("eslintConfig"), fixtures/owner-stacks/package.json ("eslintConfig") |
| 11/11 | 静态类型检查 — compiler/apps/playground/tsconfig.json, compiler/packages/babel-plugin-react-compiler-rust/tsconfig.json, compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/tsconfig.json, compiler/packages/babel-plugin-react-compiler/tsconfig.json, compiler/packages/eslint-plugin-react-compiler/tsconfig.json, compiler/packages/make-read-only-util/tsconfig.json, compiler/packages/react-compiler-healthcheck/tsconfig.json, compiler/packages/react-compiler-runtime/tsconfig.json, compiler/packages/react-forgive/server/tsconfig.json, compiler/packages/react-forgive/tsconfig.json, compiler/packages/react-mcp-server/tsconfig.json, compiler/packages/snap/tsconfig.json, fixtures/eslint-v10/tsconfig.json, fixtures/eslint-v9/tsconfig.json, fixtures/flight-parcel/tsconfig.json, packages/eslint-plugin-react-hooks/tsconfig.json |
| 10/10 | 可复现环境 — lockfile |
| 10/10 | 已体现的代理实践 — 最近 100 次提交中有 19 次由代理编写或署名代理 |
| 5/8 | 自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到 |
| 1/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | Cargo.lock, package-lock.json, yarn.lock |
| has_dockerfile | 否 |
| typed_language | 否 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | compiler/apps/playground/tsconfig.json, compiler/packages/babel-plugin-react-compiler-rust/tsconfig.json, compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/tsconfig.json, compiler/packages/babel-plugin-react-compiler/tsconfig.json, compiler/packages/eslint-plugin-react-compiler/tsconfig.json, compiler/packages/make-read-only-util/tsconfig.json, compiler/packages/react-compiler-healthcheck/tsconfig.json, compiler/packages/react-compiler-runtime/tsconfig.json, compiler/packages/react-forgive/server/tsconfig.json, compiler/packages/react-forgive/tsconfig.json, compiler/packages/react-mcp-server/tsconfig.json, compiler/packages/snap/tsconfig.json, fixtures/eslint-v10/tsconfig.json, fixtures/eslint-v9/tsconfig.json, fixtures/flight-parcel/tsconfig.json, packages/eslint-plugin-react-hooks/tsconfig.json |
| agent_commit_share | 0.19 |
| toolchain_manifests | compiler/Cargo.toml, compiler/crates/react_compiler/Cargo.toml, compiler/crates/react_compiler_ast/Cargo.toml, compiler/crates/react_compiler_diagnostics/Cargo.toml, compiler/crates/react_compiler_hir/Cargo.toml, compiler/crates/react_compiler_inference/Cargo.toml, compiler/crates/react_compiler_lowering/Cargo.toml, compiler/crates/react_compiler_optimization/Cargo.toml, compiler/crates/react_compiler_reactive_scopes/Cargo.toml, compiler/crates/react_compiler_ssa/Cargo.toml, compiler/crates/react_compiler_typeinference/Cargo.toml, compiler/crates/react_compiler_utils/Cargo.toml, compiler/crates/react_compiler_validation/Cargo.toml, compiler/packages/babel-plugin-react-compiler-rust/native/Cargo.toml |
| dependency_bot_commit_share | 0 |
| 27/45 | 可类型检查的代码 — JavaScript,已配置类型检查(compiler/apps/playground/tsconfig.json, compiler/packages/babel-plugin-react-compiler-rust/tsconfig.json, compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/tsconfig.json, compiler/packages/babel-plugin-react-compiler/tsconfig.json, compiler/packages/eslint-plugin-react-compiler/tsconfig.json, compiler/packages/make-read-only-util/tsconfig.json, compiler/packages/react-compiler-healthcheck/tsconfig.json, compiler/packages/react-compiler-runtime/tsconfig.json, compiler/packages/react-forgive/server/tsconfig.json, compiler/packages/react-forgive/tsconfig.json, compiler/packages/react-mcp-server/tsconfig.json, compiler/packages/snap/tsconfig.json, fixtures/eslint-v10/tsconfig.json, fixtures/eslint-v9/tsconfig.json, fixtures/flight-parcel/tsconfig.json, packages/eslint-plugin-react-hooks/tsconfig.json) |
| 54.1/55 | 可控的文件大小 — 采样的 4,576 个源文件中有 78 个超过 60KB |
| primary_language | JavaScript |
| largest_source_bytes | 329,306 |
| source_files_sampled | 4,576 |
| oversized_source_files | 78 |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 9 | Binary-Artifacts | binaries present in source code |
| 5 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 30 out of 30 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 |
| 10 | Code-Review | all changesets reviewed |
| 10 | Contributors | project has 53 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 |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| 10 | Packaging | packaging workflow detected |
| 1 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 1 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 10 | Security-Policy | security policy file detected |
| 不适用 | Signed-Releases | no releases found |
| 10 | Token-Permissions | GitHub workflow tokens follow principle of least privilege |
| 0 | Vulnerabilities | 468 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| npm | fs-extra | ^4.0.2 | compiler/package.json |
| npm | react-is | 0.0.0-experimental-4beb1fd8-20241118 | compiler/package.json |
| npm | file-saver | ^1.3.3 | fixtures/attribute-behavior/package.json |
| npm | glamor | ^2.20.40 | fixtures/attribute-behavior/package.json |
| npm | react | ^15.6.1 | fixtures/attribute-behavior/package.json |
| npm | react-dom | ^15.6.1 | fixtures/attribute-behavior/package.json |
| npm | react-scripts | 1.0.11 | fixtures/attribute-behavior/package.json |
| npm | react-virtualized | ^9.9.0 | fixtures/attribute-behavior/package.json |
| npm | @babel/standalone | ^7.0.0 | fixtures/dom/package.json |
| npm | art | ^0.10.3 | fixtures/dom/package.json |
| npm | classnames | ^2.2.5 | fixtures/dom/package.json |
| npm | codemirror | ^5.40.0 | fixtures/dom/package.json |
| npm | core-js | ^2.4.1 | fixtures/dom/package.json |
| npm | jest-diff | ^29.4.1 | fixtures/dom/package.json |
| npm | prop-types | ^15.6.0 | fixtures/dom/package.json |
| npm | query-string | ^4.2.3 | fixtures/dom/package.json |
| npm | react | ^19.0.0 | fixtures/dom/package.json |
| npm | react-dom | ^19.0.0 | fixtures/dom/package.json |
| npm | semver | ^5.5.0 | fixtures/dom/package.json |
| npm | eslint | ^10.0.0 | fixtures/eslint-v10/package.json |
| npm | eslint-plugin-react-hooks | link:../../build/oss-stable/eslint-plugin-react-hooks | fixtures/eslint-v10/package.json |
| npm | jiti | ^2.4.2 | fixtures/eslint-v10/package.json |
| npm | eslint | ^6 | fixtures/eslint-v6/package.json |
| npm | eslint-plugin-react-hooks | link:../../build/oss-stable/eslint-plugin-react-hooks | fixtures/eslint-v6/package.json |
| npm | eslint | ^7 | fixtures/eslint-v7/package.json |
| npm | eslint-plugin-react-hooks | link:../../build/oss-stable/eslint-plugin-react-hooks | fixtures/eslint-v7/package.json |
| npm | eslint | ^8 | fixtures/eslint-v8/package.json |
| npm | eslint-plugin-react-hooks | link:../../build/oss-stable/eslint-plugin-react-hooks | fixtures/eslint-v8/package.json |
| npm | eslint | ^9.33.0 | fixtures/eslint-v9/package.json |
| npm | eslint-plugin-react-hooks | link:../../build/oss-stable/eslint-plugin-react-hooks | fixtures/eslint-v9/package.json |
| npm | jiti | ^2.4.2 | fixtures/eslint-v9/package.json |
| npm | react | ^16.1.1 | fixtures/expiration/package.json |
| npm | react-dom | ^16.1.1 | fixtures/expiration/package.json |
| npm | react-scripts | 1.0.17 | fixtures/expiration/package.json |
| npm | dagre | ^0.7.4 | fixtures/fiber-debugger/package.json |
| npm | pretty-format | ^4.2.1 | fixtures/fiber-debugger/package.json |
| npm | react-draggable | ^2.2.6 | fixtures/fiber-debugger/package.json |
| npm | react-motion | ^0.5.0 | fixtures/fiber-debugger/package.json |
| npm | @babel/core | 7.14.3 | fixtures/fizz/package.json |
| npm | @babel/register | 7.13.16 | fixtures/fizz/package.json |
| npm | babel-loader | 8.1.0 | fixtures/fizz/package.json |
| npm | babel-preset-react-app | 10.0.0 | fixtures/fizz/package.json |
| npm | compression | ^1.7.4 | fixtures/fizz/package.json |
| npm | concurrently | ^5.3.0 | fixtures/fizz/package.json |
| npm | express | ^4.17.1 | fixtures/fizz/package.json |
| npm | nodemon | ^2.0.6 | fixtures/fizz/package.json |
| npm | react | ^19.0.0 | fixtures/fizz/package.json |
| npm | react-dom | ^19.0.0 | fixtures/fizz/package.json |
| npm | react-error-boundary | ^3.1.3 | fixtures/fizz/package.json |
| npm | resolve | 1.12.0 | fixtures/fizz/package.json |
| npm | rimraf | ^3.0.2 | fixtures/fizz/package.json |
| npm | webpack | 4.44.2 | fixtures/fizz/package.json |
| npm | webpack-cli | ^4.2.0 | fixtures/fizz/package.json |
| npm | body-parser | ^1.20.1 | fixtures/flight-esm/package.json |
| npm | browserslist | ^4.18.1 | fixtures/flight-esm/package.json |
| npm | busboy | ^1.6.0 | fixtures/flight-esm/package.json |
| npm | compression | ^1.7.4 | fixtures/flight-esm/package.json |
| npm | concurrently | ^7.3.0 | fixtures/flight-esm/package.json |
| npm | nodemon | ^2.0.19 | fixtures/flight-esm/package.json |
| npm | prompts | ^2.4.2 | fixtures/flight-esm/package.json |
| npm | react | experimental | fixtures/flight-esm/package.json |
| npm | react-dom | experimental | fixtures/flight-esm/package.json |
| npm | undici | ^5.20.0 | fixtures/flight-esm/package.json |
| npm | webpack-sources | ^3.2.0 | fixtures/flight-esm/package.json |
| npm | @types/parcel-env | ^0.0.6 | fixtures/flight-parcel/package.json |
| npm | @types/express | * | fixtures/flight-parcel/package.json |
| npm | @types/node | ^22.10.1 | fixtures/flight-parcel/package.json |
| npm | @types/react | ^19 | fixtures/flight-parcel/package.json |
| npm | @types/react-dom | ^19 | fixtures/flight-parcel/package.json |
| npm | concurrently | ^7.3.0 | fixtures/flight-parcel/package.json |
| npm | express | ^4.18.2 | fixtures/flight-parcel/package.json |
| npm | parcel | canary | fixtures/flight-parcel/package.json |
| npm | process | ^0.11.10 | fixtures/flight-parcel/package.json |
| npm | react | experimental | fixtures/flight-parcel/package.json |
| npm | react-dom | experimental | fixtures/flight-parcel/package.json |
| npm | react-server-dom-parcel | experimental | fixtures/flight-parcel/package.json |
| npm | rsc-html-stream | ^0.0.4 | fixtures/flight-parcel/package.json |
| npm | @babel/core | ^7.16.0 | fixtures/flight-ssr-bench/package.json |
| npm | @babel/plugin-transform-modules-commonjs | ^7.25.9 | fixtures/flight-ssr-bench/package.json |
| npm | @babel/preset-react | ^7.22.5 | fixtures/flight-ssr-bench/package.json |
| npm | @babel/register | ^7.28.6 | fixtures/flight-ssr-bench/package.json |
| npm | autocannon | ^8.0.0 | fixtures/flight-ssr-bench/package.json |
| npm | babel-loader | ^8.2.3 | fixtures/flight-ssr-bench/package.json |
| npm | react | experimental | fixtures/flight-ssr-bench/package.json |
| npm | react-dom | experimental | fixtures/flight-ssr-bench/package.json |
| npm | react-server-dom-webpack | experimental | fixtures/flight-ssr-bench/package.json |
| npm | webpack | ^5.64.4 | fixtures/flight-ssr-bench/package.json |
| npm | @babel/core | ^7.16.0 | fixtures/flight/package.json |
| npm | @babel/plugin-proposal-private-property-in-object | ^7.18.6 | fixtures/flight/package.json |
| npm | @babel/preset-react | ^7.22.5 | fixtures/flight/package.json |
| npm | @pmmmwh/react-refresh-webpack-plugin | 0.5.15 | fixtures/flight/package.json |
| npm | @svgr/webpack | ^5.5.0 | fixtures/flight/package.json |
| npm | @testing-library/jest-dom | ^5.14.1 | fixtures/flight/package.json |
| npm | @testing-library/react | ^13.0.0 | fixtures/flight/package.json |
| npm | @testing-library/user-event | ^13.2.1 | fixtures/flight/package.json |
| npm | babel-jest | ^27.4.2 | fixtures/flight/package.json |
| npm | babel-loader | ^8.2.3 | fixtures/flight/package.json |
| npm | babel-plugin-named-asset-import | ^0.3.8 | fixtures/flight/package.json |
| npm | babel-preset-react-app | ^10.0.1 | fixtures/flight/package.json |
| npm | body-parser | ^1.20.1 | fixtures/flight/package.json |
| npm | browserslist | ^4.18.1 | fixtures/flight/package.json |
| npm | busboy | ^1.6.0 | fixtures/flight/package.json |
| npm | camelcase | ^6.2.1 | fixtures/flight/package.json |
| npm | canvas | ^3.1.0 | fixtures/flight/package.json |
| npm | case-sensitive-paths-webpack-plugin | ^2.4.0 | fixtures/flight/package.json |
| npm | compression | ^1.7.4 | fixtures/flight/package.json |
| npm | concurrently | ^7.3.0 | fixtures/flight/package.json |
| npm | css-loader | ^6.5.1 | fixtures/flight/package.json |
| npm | css-minimizer-webpack-plugin | ^3.2.0 | fixtures/flight/package.json |
| npm | devtools-ignore-webpack-plugin | ^0.2.0 | fixtures/flight/package.json |
| npm | dotenv | ^10.0.0 | fixtures/flight/package.json |
| npm | dotenv-expand | ^5.1.0 | fixtures/flight/package.json |
| npm | file-loader | ^6.2.0 | fixtures/flight/package.json |
| npm | fs-extra | ^10.0.0 | fixtures/flight/package.json |
| npm | html-webpack-plugin | ^5.5.0 | fixtures/flight/package.json |
| npm | identity-obj-proxy | ^3.0.0 | fixtures/flight/package.json |
| npm | jest | ^27.4.3 | fixtures/flight/package.json |
| npm | jest-resolve | ^27.4.2 | fixtures/flight/package.json |
| npm | jest-watch-typeahead | ^1.0.0 | fixtures/flight/package.json |
| npm | mini-css-extract-plugin | ^2.4.5 | fixtures/flight/package.json |
| npm | nodemon | ^2.0.19 | fixtures/flight/package.json |
| npm | postcss | ^8.4.4 | fixtures/flight/package.json |
| npm | postcss-flexbugs-fixes | ^5.0.2 | fixtures/flight/package.json |
| npm | postcss-loader | ^6.2.1 | fixtures/flight/package.json |
| npm | postcss-normalize | ^10.0.1 | fixtures/flight/package.json |
| npm | postcss-preset-env | ^7.0.1 | fixtures/flight/package.json |
| npm | prompts | ^2.4.2 | fixtures/flight/package.json |
| npm | react | experimental | fixtures/flight/package.json |
| npm | react-dev-utils | ^12.0.1 | fixtures/flight/package.json |
| npm | react-dom | experimental | fixtures/flight/package.json |
| npm | react-refresh | ^0.11.0 | fixtures/flight/package.json |
| npm | react-server-dom-webpack | experimental | fixtures/flight/package.json |
| npm | resolve | ^1.20.0 | fixtures/flight/package.json |
| npm | resolve-url-loader | ^4.0.0 | fixtures/flight/package.json |
| npm | sass-loader | ^12.3.0 | fixtures/flight/package.json |
| npm | semver | ^7.3.5 | fixtures/flight/package.json |
| npm | source-map-loader | ^3.0.0 | fixtures/flight/package.json |
| npm | style-loader | ^3.3.1 | fixtures/flight/package.json |
| npm | tailwindcss | ^3.0.2 | fixtures/flight/package.json |
| npm | terser-webpack-plugin | ^5.2.5 | fixtures/flight/package.json |
| npm | undici | ^5.20.0 | fixtures/flight/package.json |
| npm | webpack | ^5.64.4 | fixtures/flight/package.json |
| npm | webpack-dev-middleware | ^5.3.4 | fixtures/flight/package.json |
| npm | webpack-hot-middleware | ^2.25.3 | fixtures/flight/package.json |
| npm | webpack-manifest-plugin | ^4.0.2 | fixtures/flight/package.json |
| npm | @babel/plugin-transform-modules-commonjs | ^7.10.4 | fixtures/legacy-jsx-runtimes/package.json |
| npm | @babel/preset-react | ^7.10.4 | fixtures/legacy-jsx-runtimes/package.json |
| npm | jest | ^29.4.1 | fixtures/legacy-jsx-runtimes/package.json |
| npm | react-scripts | 3.4.1 | fixtures/nesting/package.json |
| npm | redux | ^4.0.5 | fixtures/nesting/package.json |
| npm | react | experimental | fixtures/owner-stacks/package.json |
| npm | react-dom | experimental | fixtures/owner-stacks/package.json |
| npm | react-scripts | 5.0.1 | fixtures/owner-stacks/package.json |
| npm | web-vitals | ^2.1.0 | fixtures/owner-stacks/package.json |
| npm | express | ^4.14.0 | fixtures/ssr/package.json |
| npm | ignore-styles | ^5.0.1 | fixtures/ssr/package.json |
| npm | import-export | ^1.0.1 | fixtures/ssr/package.json |
| npm | node-fetch | ^1.6.3 | fixtures/ssr/package.json |
| npm | react | ^19.0.0 | fixtures/ssr/package.json |
| npm | react-dom | ^19.0.0 | fixtures/ssr/package.json |
| npm | @babel/core | 7.14.3 | fixtures/ssr2/package.json |
| npm | @babel/register | 7.13.16 | fixtures/ssr2/package.json |
| npm | babel-loader | 8.1.0 | fixtures/ssr2/package.json |
| npm | babel-preset-react-app | 10.0.0 | fixtures/ssr2/package.json |
| npm | compression | ^1.7.4 | fixtures/ssr2/package.json |
| npm | concurrently | ^5.3.0 | fixtures/ssr2/package.json |
| npm | express | ^4.17.1 | fixtures/ssr2/package.json |
| npm | nodemon | ^2.0.6 | fixtures/ssr2/package.json |
| npm | react | ^19.0.0 | fixtures/ssr2/package.json |
| npm | react-dom | ^19.0.0 | fixtures/ssr2/package.json |
| npm | react-error-boundary | ^3.1.3 | fixtures/ssr2/package.json |
| npm | resolve | 1.12.0 | fixtures/ssr2/package.json |
| npm | rimraf | ^3.0.2 | fixtures/ssr2/package.json |
| npm | webpack | 4.44.2 | fixtures/ssr2/package.json |
| npm | webpack-cli | ^4.2.0 | fixtures/ssr2/package.json |
本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/react/react/dependency-graph/sbom
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。