公开记录
软件健康报告模式 0.12.0 · 指标 2.10.0 · 2026-07-17 18:48 UTC

weareteamturing / bombe

Typescript/Javascript packages for TURING

TypeScriptMIT★ 0 星标⑂ 0 复刻始于 2023年5月在 GitHub 上查看 ↗

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

51
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。

51
卓越93-100公开记录中的最高层级(约前 5%);基本满足所有检验标准
优秀80-92各方面均表现强劲;仅有少量不足
良好65-79健康;不足之处有限且可控
中等50-64可接受,但存在明显不足;建议进行审查
薄弱35-49多个领域存在实质性薄弱环节
存在风险20-34存在重大薄弱环节;采用时应保持审慎
危急1-19问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

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

加权总体分 51 经校准后在公布的指数量表上为 51(记录校准 2026-08-02)。

所有权

7 关注者12 个公开仓库始于 2020年3月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

按类别列示的指标

活力

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

56中等 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 2 天前
27.7/36提交节奏52 周中有 40 周有提交
18/18提交量最近一年 194 次提交
10/10OpenSSF Scorecard:Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year194
human_commit_share
days_since_last_push2
active_weeks_last_year40
评分方式
0/27有发布版本未发布任何发布版本
0/36发布时效没有发布版本
0/27发布节奏没有发布版本
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

24存在风险 · 占总体的 17%
评分方式
0/60星标0 个星标
0/25复刻0 个复刻
0/15关注者0 位关注者
所用输入
forks0
stars0
watchers0
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
readme_badges
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_services
has_pull_request_template

可持续性与治理

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

60中等 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
7.6/22.5提交分布头号贡献者编写了 66% 的提交
5.4/13.5贡献者广度4 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 8 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled4
top_contributor_share0.66
评分方式
42/42议题解决100% 的议题已关闭
29.8/30PR 接受已裁定的 PR 中 529/532 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
0/15OpenSSF Scorecard:Code-ReviewFound 0/11 approved changesets -- score normalized to 0
所用输入
merged_prs529
open_issues0
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs3
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
0/20已验证域名未读取该组织的域名验证状态
6.5/25所有者影响力weareteamturing 有 7 位关注者
20.1/25既往记录12 个公开仓库,账户约 6 年
所用输入
followers7
owner_typeOrganization
is_verified
owner_loginweareteamturing
public_repos12
account_age_days2,320
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

70良好 · 占总体的 19%

工程实践

84优秀
评分方式
24/24CI 工作流2 个工作流
24/24存在测试
16/16Linter 配置.eslintrc, .eslintrc.js
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

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

安全

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

38薄弱 · 占总体的 16%

安全态势

38薄弱
评分方式
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protection无数据
2.5/2.5CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/11 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 8 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5许可证license file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging无数据
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releases无数据
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities126 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.8
已排除计分(无数据或不适用):Branch-Protection, Packaging, Signed-Releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。

57中等 · 占总体的 4%
评分方式
0/45代理指令没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史无数据
所用输入
has_llms_txt
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置.eslintrc, .eslintrc.js
11/11静态类型检查packages/date/tsconfig.json, packages/icons/tsconfig.json, packages/katex-utils/tsconfig.json, packages/lottie/tsconfig.json, packages/mathking-utils/tsconfig.json, packages/react-kit/tsconfig.json, packages/react-native-kit/example/tsconfig.json, packages/react-native-kit/tsconfig.json, packages/react-native-tex/tsconfig.json, packages/timer/tsconfig.json, packages/token-studio/tsconfig.json, packages/utils/tsconfig.json, packages/validators/tsconfig.json, tsconfig.json
10/10可复现环境lockfile
0/10已体现的代理实践无数据
0/8自动化维护无数据
0/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesyarn.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configspackages/date/tsconfig.json, packages/icons/tsconfig.json, packages/katex-utils/tsconfig.json, packages/lottie/tsconfig.json, packages/mathking-utils/tsconfig.json, packages/react-kit/tsconfig.json, packages/react-native-kit/example/tsconfig.json, packages/react-native-kit/tsconfig.json, packages/react-native-tex/tsconfig.json, packages/timer/tsconfig.json, packages/token-studio/tsconfig.json, packages/utils/tsconfig.json, packages/validators/tsconfig.json, tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码TypeScript(静态类型)
54.9/55可控的文件大小采样的 766 个源文件中有 2 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes2,230,378
source_files_sampled766
oversized_source_files2
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)不适用于此类软件
0/20MCP 服务器不适用于此类软件
40/40可运行示例example
所用输入
example_dirsexample
has_mcp_signal
api_schema_files
interfaces_expected_of
已排除计分(无数据或不适用):API 模式(OpenAPI/GraphQL/proto), MCP 服务器。 其余权重已重新归一化。

关键数据

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

数据采集警告

  • Resolved dependency list truncated to 2000 of 2195 packages (counts remain complete)

更多细节

OpenSSF Scorecard 3.8 / 10
3.8综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities126 existing vulnerabilities detected
全部依赖 2,195

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 2,195 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。仅列出前 2000 个软件包,直接依赖在前——统计数字覆盖完整依赖图。

注册表软件包版本关系
npm@0no-co/graphql.web1.0.7间接
npm@aashutoshrathi/word-wrap1.2.6间接
npm@ampproject/remapping2.2.1间接
npm@babel/cli7.22.15间接
npm@babel/code-frame7.10.4间接
npm@babel/code-frame7.22.13间接
npm@babel/code-frame7.24.7间接
npm@babel/compat-data7.22.9间接
npm@babel/compat-data7.25.2间接
npm@babel/core7.22.17间接
npm@babel/core7.25.2间接
npm@babel/core^7.20.0间接
npm@babel/core^7.25.2间接
npm@babel/generator7.22.15间接
npm@babel/generator7.25.0间接
npm@babel/generator7.25.4间接
npm@babel/helper-annotate-as-pure7.22.5间接
npm@babel/helper-annotate-as-pure7.24.7间接
npm@babel/helper-builder-binary-assignment-operator-visitor7.22.15间接
npm@babel/helper-builder-binary-assignment-operator-visitor7.24.7间接
npm@babel/helper-compilation-targets7.22.15间接
npm@babel/helper-compilation-targets7.25.2间接
npm@babel/helper-create-class-features-plugin7.22.15间接
npm@babel/helper-create-class-features-plugin7.25.0间接
npm@babel/helper-create-class-features-plugin7.25.4间接
npm@babel/helper-create-regexp-features-plugin7.22.15间接
npm@babel/helper-create-regexp-features-plugin7.25.2间接
npm@babel/helper-define-polyfill-provider0.4.2间接
npm@babel/helper-define-polyfill-provider0.6.2间接
npm@babel/helper-environment-visitor7.22.5间接
npm@babel/helper-environment-visitor7.24.7间接
npm@babel/helper-function-name7.22.5间接
npm@babel/helper-hoist-variables7.22.5间接
npm@babel/helper-member-expression-to-functions7.22.15间接
npm@babel/helper-member-expression-to-functions7.24.8间接
npm@babel/helper-module-imports7.22.15间接
npm@babel/helper-module-imports7.24.7间接
npm@babel/helper-module-transforms7.22.17间接
npm@babel/helper-module-transforms7.25.2间接
npm@babel/helper-optimise-call-expression7.22.5间接
npm@babel/helper-optimise-call-expression7.24.7间接
npm@babel/helper-plugin-utils7.22.5间接
npm@babel/helper-plugin-utils7.24.8间接
npm@babel/helper-remap-async-to-generator7.22.17间接
npm@babel/helper-remap-async-to-generator7.25.0间接
npm@babel/helper-replace-supers7.22.9间接
npm@babel/helper-replace-supers7.25.0间接
npm@babel/helper-simple-access7.22.5间接
npm@babel/helper-simple-access7.24.7间接
npm@babel/helper-skip-transparent-expression-wrappers7.22.5间接
npm@babel/helper-skip-transparent-expression-wrappers7.24.7间接
npm@babel/helper-split-export-declaration7.22.6间接
npm@babel/helper-string-parser7.22.5间接
npm@babel/helper-string-parser7.24.8间接
npm@babel/helper-validator-identifier7.22.15间接
npm@babel/helper-validator-identifier7.24.7间接
npm@babel/helper-validator-option7.22.15间接
npm@babel/helper-validator-option7.24.8间接
npm@babel/helper-wrap-function7.22.17间接
npm@babel/helper-wrap-function7.25.0间接
npm@babel/helpers7.22.15间接
npm@babel/helpers7.25.0间接
npm@babel/highlight7.22.13间接
npm@babel/highlight7.24.7间接
npm@babel/parser7.22.16间接
npm@babel/parser7.25.3间接
npm@babel/parser7.25.4间接
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.25.3间接
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.25.0间接
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.22.15间接
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.25.0间接
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.22.15间接
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.24.7间接
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.25.0间接
npm@babel/plugin-external-helpers7.22.5间接
npm@babel/plugin-proposal-async-generator-functions7.20.7间接
npm@babel/plugin-proposal-class-properties7.18.6间接
npm@babel/plugin-proposal-decorators7.24.7间接
npm@babel/plugin-proposal-export-default-from7.24.7间接
npm@babel/plugin-proposal-logical-assignment-operators7.20.7间接
npm@babel/plugin-proposal-nullish-coalescing-operator7.18.6间接
npm@babel/plugin-proposal-numeric-separator7.18.6间接
npm@babel/plugin-proposal-object-rest-spread7.20.7间接
npm@babel/plugin-proposal-optional-catch-binding7.18.6间接
npm@babel/plugin-proposal-optional-chaining7.21.0间接
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2间接
npm@babel/plugin-syntax-async-generators7.8.4间接
npm@babel/plugin-syntax-bigint7.8.3间接
npm@babel/plugin-syntax-class-properties7.12.13间接
npm@babel/plugin-syntax-class-static-block7.14.5间接
npm@babel/plugin-syntax-decorators7.24.7间接
npm@babel/plugin-syntax-dynamic-import7.8.3间接
npm@babel/plugin-syntax-export-default-from7.24.7间接
npm@babel/plugin-syntax-export-namespace-from7.8.3间接
npm@babel/plugin-syntax-flow7.24.7间接
npm@babel/plugin-syntax-import-assertions7.22.5间接
npm@babel/plugin-syntax-import-assertions7.24.7间接
npm@babel/plugin-syntax-import-attributes7.22.5间接
npm@babel/plugin-syntax-import-attributes7.24.7间接
npm@babel/plugin-syntax-import-meta7.10.4间接
npm@babel/plugin-syntax-json-strings7.8.3间接
npm@babel/plugin-syntax-jsx7.22.5间接
npm@babel/plugin-syntax-jsx7.24.7间接
npm@babel/plugin-syntax-logical-assignment-operators7.10.4间接
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3间接
npm@babel/plugin-syntax-numeric-separator7.10.4间接
npm@babel/plugin-syntax-object-rest-spread7.8.3间接
npm@babel/plugin-syntax-optional-catch-binding7.8.3间接
npm@babel/plugin-syntax-optional-chaining7.8.3间接
npm@babel/plugin-syntax-private-property-in-object7.14.5间接
npm@babel/plugin-syntax-top-level-await7.14.5间接
npm@babel/plugin-syntax-typescript7.22.5间接
npm@babel/plugin-syntax-typescript7.24.7间接
npm@babel/plugin-syntax-unicode-sets-regex7.18.6间接
npm@babel/plugin-transform-arrow-functions7.22.5间接
npm@babel/plugin-transform-arrow-functions7.24.7间接
npm@babel/plugin-transform-async-generator-functions7.22.15间接
npm@babel/plugin-transform-async-generator-functions7.25.0间接
npm@babel/plugin-transform-async-to-generator7.22.5间接
npm@babel/plugin-transform-async-to-generator7.24.7间接
npm@babel/plugin-transform-block-scoped-functions7.22.5间接
npm@babel/plugin-transform-block-scoped-functions7.24.7间接
npm@babel/plugin-transform-block-scoping7.22.15间接
npm@babel/plugin-transform-block-scoping7.25.0间接
npm@babel/plugin-transform-class-properties7.22.5间接
npm@babel/plugin-transform-class-properties7.24.7间接
npm@babel/plugin-transform-class-properties7.25.4间接
npm@babel/plugin-transform-class-static-block7.22.11间接
npm@babel/plugin-transform-class-static-block7.24.7间接
npm@babel/plugin-transform-classes7.22.15间接
npm@babel/plugin-transform-classes7.25.0间接
npm@babel/plugin-transform-classes7.25.4间接
npm@babel/plugin-transform-computed-properties7.22.5间接
npm@babel/plugin-transform-computed-properties7.24.7间接
npm@babel/plugin-transform-destructuring7.22.15间接
npm@babel/plugin-transform-destructuring7.24.8间接
npm@babel/plugin-transform-dotall-regex7.22.5间接
npm@babel/plugin-transform-dotall-regex7.24.7间接
npm@babel/plugin-transform-duplicate-keys7.22.5间接
npm@babel/plugin-transform-duplicate-keys7.24.7间接
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.25.0间接
npm@babel/plugin-transform-dynamic-import7.22.11间接
npm@babel/plugin-transform-dynamic-import7.24.7间接
npm@babel/plugin-transform-exponentiation-operator7.22.5间接
npm@babel/plugin-transform-exponentiation-operator7.24.7间接
npm@babel/plugin-transform-export-namespace-from7.22.11间接
npm@babel/plugin-transform-export-namespace-from7.24.7间接
npm@babel/plugin-transform-flow-strip-types7.25.2间接
npm@babel/plugin-transform-for-of7.22.15间接
npm@babel/plugin-transform-for-of7.24.7间接
npm@babel/plugin-transform-function-name7.22.5间接
npm@babel/plugin-transform-function-name7.25.1间接
npm@babel/plugin-transform-json-strings7.22.11间接
npm@babel/plugin-transform-json-strings7.24.7间接
npm@babel/plugin-transform-literals7.22.5间接
npm@babel/plugin-transform-literals7.25.2间接
npm@babel/plugin-transform-logical-assignment-operators7.22.11间接
npm@babel/plugin-transform-logical-assignment-operators7.24.7间接
npm@babel/plugin-transform-member-expression-literals7.22.5间接
npm@babel/plugin-transform-member-expression-literals7.24.7间接
npm@babel/plugin-transform-modules-amd7.22.5间接
npm@babel/plugin-transform-modules-amd7.24.7间接
npm@babel/plugin-transform-modules-commonjs7.22.15间接
npm@babel/plugin-transform-modules-commonjs7.24.8间接
npm@babel/plugin-transform-modules-systemjs7.22.11间接
npm@babel/plugin-transform-modules-systemjs7.25.0间接
npm@babel/plugin-transform-modules-umd7.22.5间接
npm@babel/plugin-transform-modules-umd7.24.7间接
npm@babel/plugin-transform-named-capturing-groups-regex7.22.5间接
npm@babel/plugin-transform-named-capturing-groups-regex7.24.7间接
npm@babel/plugin-transform-new-target7.22.5间接
npm@babel/plugin-transform-new-target7.24.7间接
npm@babel/plugin-transform-nullish-coalescing-operator7.22.11间接
npm@babel/plugin-transform-nullish-coalescing-operator7.24.7间接
npm@babel/plugin-transform-numeric-separator7.22.11间接
npm@babel/plugin-transform-numeric-separator7.24.7间接
npm@babel/plugin-transform-object-rest-spread7.22.15间接
npm@babel/plugin-transform-object-rest-spread7.24.7间接
npm@babel/plugin-transform-object-super7.22.5间接
npm@babel/plugin-transform-object-super7.24.7间接
npm@babel/plugin-transform-optional-catch-binding7.22.11间接
npm@babel/plugin-transform-optional-catch-binding7.24.7间接
npm@babel/plugin-transform-optional-chaining7.22.15间接
npm@babel/plugin-transform-optional-chaining7.24.8间接
npm@babel/plugin-transform-parameters7.22.15间接
npm@babel/plugin-transform-parameters7.24.7间接
npm@babel/plugin-transform-private-methods7.22.5间接
npm@babel/plugin-transform-private-methods7.24.7间接
npm@babel/plugin-transform-private-property-in-object7.22.11间接
npm@babel/plugin-transform-private-property-in-object7.24.7间接
npm@babel/plugin-transform-property-literals7.22.5间接
npm@babel/plugin-transform-property-literals7.24.7间接
npm@babel/plugin-transform-react-constant-elements7.22.5间接
npm@babel/plugin-transform-react-display-name7.22.5间接
npm@babel/plugin-transform-react-display-name7.24.7间接
npm@babel/plugin-transform-react-jsx7.22.15间接
npm@babel/plugin-transform-react-jsx7.25.2间接
npm@babel/plugin-transform-react-jsx-development7.22.5间接
npm@babel/plugin-transform-react-jsx-development7.24.7间接
npm@babel/plugin-transform-react-jsx-self7.24.7间接
npm@babel/plugin-transform-react-jsx-source7.24.7间接
npm@babel/plugin-transform-react-pure-annotations7.22.5间接
npm@babel/plugin-transform-react-pure-annotations7.24.7间接
npm@babel/plugin-transform-regenerator7.22.10间接
npm@babel/plugin-transform-regenerator7.24.7间接
npm@babel/plugin-transform-reserved-words7.22.5间接
npm@babel/plugin-transform-reserved-words7.24.7间接
npm@babel/plugin-transform-runtime7.24.7间接
npm@babel/plugin-transform-shorthand-properties7.22.5间接
npm@babel/plugin-transform-shorthand-properties7.24.7间接
npm@babel/plugin-transform-spread7.22.5间接
npm@babel/plugin-transform-spread7.24.7间接
npm@babel/plugin-transform-sticky-regex7.22.5间接
npm@babel/plugin-transform-sticky-regex7.24.7间接
npm@babel/plugin-transform-strict-mode7.24.7间接
npm@babel/plugin-transform-template-literals7.22.5间接
npm@babel/plugin-transform-template-literals7.24.7间接
npm@babel/plugin-transform-typeof-symbol7.22.5间接
npm@babel/plugin-transform-typeof-symbol7.24.8间接
npm@babel/plugin-transform-typescript7.22.15间接
npm@babel/plugin-transform-typescript7.25.2间接
npm@babel/plugin-transform-unicode-escapes7.22.10间接
npm@babel/plugin-transform-unicode-escapes7.24.7间接
npm@babel/plugin-transform-unicode-property-regex7.22.5间接
npm@babel/plugin-transform-unicode-property-regex7.24.7间接
npm@babel/plugin-transform-unicode-regex7.22.5间接
npm@babel/plugin-transform-unicode-regex7.24.7间接
npm@babel/plugin-transform-unicode-sets-regex7.22.5间接
npm@babel/plugin-transform-unicode-sets-regex7.24.7间接
npm@babel/preset-env7.22.15间接
npm@babel/preset-env7.25.3间接
npm@babel/preset-env^7.25.3间接
npm@babel/preset-flow7.24.7间接
npm@babel/preset-modules0.1.6-no-external-plugins间接
npm@babel/preset-react7.22.15间接
npm@babel/preset-react7.24.7间接
npm@babel/preset-typescript7.22.15间接
npm@babel/preset-typescript7.24.7间接
npm@babel/register7.24.6间接
npm@babel/regjsgen0.8.0间接
npm@babel/runtime7.22.15间接
npm@babel/runtime7.23.6间接
npm@babel/runtime7.25.0间接
npm@babel/runtime7.25.4间接
npm@babel/template7.22.15间接
npm@babel/template7.25.0间接
npm@babel/traverse7.22.17间接
npm@babel/traverse7.25.3间接
npm@babel/traverse7.25.4间接
npm@babel/types7.22.17间接
npm@babel/types7.25.2间接
npm@babel/types7.25.4间接
npm@bcoe/v8-coverage0.2.3间接
npm@commitlint/cli17.7.1间接
npm@commitlint/config-conventional17.7.0间接
npm@commitlint/config-validator17.6.7间接
npm@commitlint/ensure17.6.7间接
npm@commitlint/execute-rule17.4.0间接
npm@commitlint/format17.4.4间接
npm@commitlint/is-ignored17.7.0间接
npm@commitlint/lint17.7.0间接
npm@commitlint/load17.7.1间接
npm@commitlint/message17.4.2间接
npm@commitlint/parse17.7.0间接
npm@commitlint/read17.5.1间接
npm@commitlint/resolve-extends17.6.7间接
npm@commitlint/rules17.7.0间接
npm@commitlint/to-lines17.4.0间接
npm@commitlint/top-level17.4.0间接
npm@commitlint/types17.4.4间接
npm@cspotcode/source-map-support0.8.1间接
npm@egjs/hammerjs2.0.17间接
npm@emnapi/core1.5.0间接
npm@emnapi/runtime1.5.0间接
npm@emnapi/wasi-threads1.1.0间接
npm@emotion/is-prop-valid0.8.8间接
npm@emotion/is-prop-valid1.2.1间接
npm@emotion/memoize0.7.4间接
npm@emotion/memoize0.8.1间接
npm@emotion/unitless0.8.1间接
npm@eslint-community/eslint-utils4.4.0间接
npm@eslint-community/regexpp4.11.0间接
npm@eslint-community/regexpp4.8.0间接
npm@eslint/eslintrc2.1.2间接
npm@eslint/js8.49.0间接
npm@expo/bunyan4.0.1间接
npm@expo/cli0.18.29间接
npm@expo/code-signing-certificates0.0.5间接
npm@expo/config9.0.3间接
npm@expo/config-plugins8.0.8间接
npm@expo/config-types51.0.2间接
npm@expo/devcert1.1.4间接
npm@expo/env0.3.0间接
npm@expo/image-utils0.5.1间接
npm@expo/json-file8.3.3间接
npm@expo/metro-config0.18.11间接
npm@expo/metro-runtime3.2.3间接
npm@expo/metro-runtime~3.2.3间接
npm@expo/osascript2.1.3间接
npm@expo/package-manager1.5.2间接
npm@expo/plist0.1.3间接
npm@expo/prebuild-config7.0.8间接
npm@expo/rudder-sdk-node1.1.1间接
npm@expo/sdk-runtime-versions1.0.0间接
npm@expo/spawn-async1.7.2间接
npm@expo/vector-icons14.0.2间接
npm@expo/xcpretty4.3.1间接
npm@floating-ui/core1.7.3间接
npm@floating-ui/dom1.7.4间接
npm@floating-ui/react0.27.16间接
npm@floating-ui/react^0.27.16间接
npm@floating-ui/react-dom2.1.6间接
npm@floating-ui/utils0.2.10间接
npm@graphql-typed-document-node/core3.2.0间接
npm@hapi/hoek9.3.0间接
npm@hapi/topo5.1.0间接
npm@humanwhocodes/config-array0.11.11间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/object-schema1.2.1间接
npm@hutson/parse-repository-url3.0.2间接
npm@inquirer/ansi1.0.1间接
npm@inquirer/checkbox4.3.0间接
npm@inquirer/confirm5.1.19间接
npm@inquirer/core10.3.0间接
npm@inquirer/editor4.2.21间接
npm@inquirer/expand4.0.21间接
npm@inquirer/external-editor1.0.2间接
npm@inquirer/figures1.0.14间接
npm@inquirer/input4.2.5间接
npm@inquirer/number3.0.21间接
npm@inquirer/password4.0.21间接
npm@inquirer/prompts7.9.0间接
npm@inquirer/rawlist4.1.9间接
npm@inquirer/search3.2.0间接
npm@inquirer/select4.4.0间接
npm@inquirer/type3.0.9间接
npm@isaacs/balanced-match4.0.1间接
npm@isaacs/brace-expansion5.0.0间接
npm@isaacs/cliui8.0.2间接
npm@isaacs/fs-minipass4.0.1间接
npm@isaacs/string-locale-compare1.1.0间接
npm@isaacs/ttlcache1.4.1间接
npm@istanbuljs/load-nyc-config1.1.0间接
npm@istanbuljs/schema0.1.3间接
npm@jest/console29.6.4间接
npm@jest/core29.6.4间接
npm@jest/create-cache-key-function29.7.0间接
npm@jest/diff-sequences30.0.1间接
npm@jest/environment29.6.4间接
npm@jest/environment29.7.0间接
npm@jest/expect29.6.4间接
npm@jest/expect-utils29.6.4间接
npm@jest/fake-timers29.6.4间接
npm@jest/fake-timers29.7.0间接
npm@jest/get-type30.1.0间接
npm@jest/globals29.6.4间接
npm@jest/reporters29.6.4间接
npm@jest/schemas29.6.3间接
npm@jest/schemas30.0.5间接
npm@jest/source-map29.6.3间接
npm@jest/test-result29.6.4间接
npm@jest/test-sequencer29.6.4间接
npm@jest/transform29.6.4间接
npm@jest/types26.6.2间接
npm@jest/types29.6.3间接
npm@jridgewell/gen-mapping0.3.3间接
npm@jridgewell/gen-mapping0.3.5间接
npm@jridgewell/resolve-uri3.1.1间接
npm@jridgewell/set-array1.1.2间接
npm@jridgewell/set-array1.2.1间接
npm@jridgewell/source-map0.3.5间接
npm@jridgewell/sourcemap-codec1.4.15间接
npm@jridgewell/trace-mapping0.3.19间接
npm@jridgewell/trace-mapping0.3.25间接
npm@jridgewell/trace-mapping0.3.9间接
npm@lerna/create9.0.0间接
npm@lottiefiles/react-lottie-player3.5.3间接
npm@lottiefiles/react-lottie-player^3.5.3间接
npm@mj-studio/js-util1.0.34间接
npm@mj-studio/js-util1.1.16间接
npm@mj-studio/js-util^1.1.16间接
npm@mj-studio/react-native-spannable-string1.1.4间接
npm@mj-studio/react-native-spannable-string^1.1.4间接
npm@motionone/animation10.18.0间接
npm@motionone/dom10.12.0间接
npm@motionone/easing10.18.0间接
npm@motionone/generators10.18.0间接
npm@motionone/types10.17.1间接
npm@motionone/utils10.18.0间接
npm@napi-rs/wasm-runtime0.2.4间接
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@nolyfill/is-core-module1.0.39间接
npm@npmcli/agent3.0.0间接
npm@npmcli/agent4.0.0间接
npm@npmcli/arborist9.1.4间接
npm@npmcli/fs3.1.0间接
npm@npmcli/fs4.0.0间接
npm@npmcli/git6.0.3间接
npm@npmcli/git7.0.0间接
npm@npmcli/installed-package-contents3.0.0间接
npm@npmcli/map-workspaces4.0.2间接
npm@npmcli/metavuln-calculator9.0.2间接
npm@npmcli/name-from-folder3.0.0间接
npm@npmcli/node-gyp4.0.0间接
npm@npmcli/package-json6.2.0间接
npm@npmcli/package-json7.0.0间接
npm@npmcli/package-json7.0.1间接
npm@npmcli/promise-spawn8.0.3间接
npm@npmcli/query4.0.1间接
npm@npmcli/redact3.2.2间接
npm@npmcli/run-script10.0.0间接
npm@npmcli/run-script9.1.0间接
npm@nx/devkit21.6.4间接
npm@nx/nx-darwin-arm6421.6.4间接
npm@nx/nx-darwin-x6421.6.4间接
npm@nx/nx-freebsd-x6421.6.4间接
npm@nx/nx-linux-arm-gnueabihf21.6.4间接
npm@nx/nx-linux-arm64-gnu21.6.4间接
npm@nx/nx-linux-arm64-musl21.6.4间接
npm@nx/nx-linux-x64-gnu21.6.4间接
npm@nx/nx-linux-x64-musl21.6.4间接
npm@nx/nx-win32-arm64-msvc21.6.4间接
npm@nx/nx-win32-x64-msvc21.6.4间接
npm@octokit/auth-token4.0.0间接
npm@octokit/core5.2.2间接
npm@octokit/endpoint9.0.6间接
npm@octokit/graphql7.1.1间接
npm@octokit/openapi-types24.2.0间接
npm@octokit/plugin-enterprise-rest6.0.1间接
npm@octokit/plugin-paginate-rest11.4.4-cjs.2间接
npm@octokit/plugin-request-log4.0.1间接
npm@octokit/plugin-rest-endpoint-methods13.3.2-cjs.1间接
npm@octokit/request8.4.1间接
npm@octokit/request-error5.1.1间接
npm@octokit/rest20.1.2间接
npm@octokit/types13.10.0间接
npm@pkgjs/parseargs0.11.0间接
npm@primer/behaviors1.3.6间接
npm@primer/behaviors^1.3.6间接
npm@puppeteer/browsers2.1.0间接
npm@react-native-community/cli13.6.9间接
npm@react-native-community/cli-clean13.6.9间接
npm@react-native-community/cli-config13.6.9间接
npm@react-native-community/cli-debugger-ui13.6.9间接
npm@react-native-community/cli-doctor13.6.9间接
npm@react-native-community/cli-hermes13.6.9间接
npm@react-native-community/cli-platform-android13.6.9间接
npm@react-native-community/cli-platform-apple13.6.9间接
npm@react-native-community/cli-platform-ios13.6.9间接
npm@react-native-community/cli-server-api13.6.9间接
npm@react-native-community/cli-tools13.6.9间接
npm@react-native-community/cli-types13.6.9间接
npm@react-native-community/hooks3.0.0间接
npm@react-native-community/hooks^3.0.0间接
npm@react-native-masked-view/masked-view0.3.1间接
npm@react-native-masked-view/masked-view^0.3.1间接
npm@react-native-styled-system/core1.4.1间接
npm@react-native-styled-system/core^1.4.1间接
npm@react-native/assets-registry0.74.87间接
npm@react-native/babel-plugin-codegen0.74.87间接
npm@react-native/babel-preset0.74.87间接
npm@react-native/codegen0.74.87间接
npm@react-native/community-cli-plugin0.74.87间接
npm@react-native/debugger-frontend0.74.85间接
npm@react-native/debugger-frontend0.74.87间接
npm@react-native/dev-middleware0.74.85间接
npm@react-native/dev-middleware0.74.87间接
npm@react-native/gradle-plugin0.74.87间接
npm@react-native/js-polyfills0.74.87间接
npm@react-native/metro-babel-transformer0.74.87间接
npm@react-native/normalize-colors0.74.85间接
npm@react-native/normalize-colors0.74.87间接
npm@react-native/virtualized-lists0.74.87间接
npm@rnx-kit/chromium-edge-launcher1.0.0间接
npm@rollup/plugin-babel6.0.3间接
npm@rollup/plugin-commonjs24.1.0间接
npm@rollup/plugin-node-resolve15.2.1间接
npm@rollup/plugin-terser0.4.4间接
npm@rollup/pluginutils5.0.4间接
npm@segment/loosely-validate-event2.0.0间接
npm@shopify/flash-list1.7.1间接
npm@shopify/flash-list^1.7.1间接
npm@sideway/address4.1.5间接
npm@sideway/formula3.0.1间接
npm@sideway/pinpoint2.0.0间接
npm@sigstore/bundle3.1.0间接
npm@sigstore/bundle4.0.0间接
npm@sigstore/core2.0.0间接
npm@sigstore/core3.0.0间接
npm@sigstore/protobuf-specs0.4.3间接
npm@sigstore/protobuf-specs0.5.0间接
npm@sigstore/sign3.1.0间接
npm@sigstore/sign4.0.1间接
npm@sigstore/tuf3.1.1间接
npm@sigstore/tuf4.0.0间接
npm@sigstore/verify2.1.1间接
npm@sigstore/verify3.0.0间接
npm@sinclair/typebox0.27.8间接
npm@sinclair/typebox0.34.41间接
npm@sinonjs/commons3.0.0间接
npm@sinonjs/fake-timers10.3.0间接
npm@styled-system/background5.1.2间接
npm@styled-system/border5.1.5间接
npm@styled-system/color5.1.2间接
npm@styled-system/core5.1.2间接
npm@styled-system/css5.1.5间接
npm@styled-system/css^5.1.5间接
npm@styled-system/flexbox5.1.2间接
npm@styled-system/grid5.1.2间接
npm@styled-system/layout5.1.2间接
npm@styled-system/position5.1.2间接
npm@styled-system/shadow5.1.2间接
npm@styled-system/space5.1.2间接
npm@styled-system/typography5.1.2间接
npm@styled-system/variant5.1.5间接
npm@svgr/babel-plugin-add-jsx-attribute8.0.0间接
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0间接
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0间接
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0间接
npm@svgr/babel-plugin-svg-dynamic-title8.0.0间接
npm@svgr/babel-plugin-svg-em-dimensions8.0.0间接
npm@svgr/babel-plugin-transform-react-native-svg8.1.0间接
npm@svgr/babel-plugin-transform-svg-component8.0.0间接
npm@svgr/babel-preset8.1.0间接
npm@svgr/cli8.1.0间接
npm@svgr/cli^8.0.1间接
npm@svgr/core8.1.0间接
npm@svgr/hast-util-to-babel-ast8.0.0间接
npm@svgr/plugin-jsx8.1.0间接
npm@svgr/plugin-prettier8.1.0间接
npm@svgr/plugin-svgo8.1.0间接
npm@svgr/rollup8.1.0间接
npm@svgr/rollup^8.0.1间接
npm@testing-library/react-native12.6.0间接
npm@testing-library/react-native^12.6.0间接
npm@tootallnate/once2.0.0间接
npm@tootallnate/quickjs-emscripten0.23.0间接
npm@trysound/sax0.2.0间接
npm@tsconfig/node101.0.9间接
npm@tsconfig/node121.0.11间接
npm@tsconfig/node141.0.3间接
npm@tsconfig/node161.0.4间接
npm@tufjs/canonical-json2.0.0间接
npm@tufjs/models3.0.1间接
npm@tufjs/models4.0.0间接
npm@tybys/wasm-util0.9.0间接
npm@types/babel__core7.20.1间接
npm@types/babel__generator7.6.4间接
npm@types/babel__template7.4.1间接
npm@types/babel__traverse7.20.1间接
npm@types/estree1.0.1间接
npm@types/fs-extra11.0.4间接
npm@types/fs-extra8.1.5间接
npm@types/glob7.2.0间接
npm@types/graceful-fs4.1.6间接
npm@types/hammerjs2.0.45间接
npm@types/istanbul-lib-coverage2.0.4间接
npm@types/istanbul-lib-report3.0.0间接
npm@types/istanbul-reports3.0.1间接
npm@types/jest29.5.4间接
npm@types/json-schema7.0.12间接
npm@types/json50.0.29间接
npm@types/jsonfile6.1.4间接
npm@types/katex0.16.7间接
npm@types/lodash4.14.198间接
npm@types/lodash.debounce4.0.7间接
npm@types/lodash.debounce^4.0.7间接
npm@types/lodash.throttle4.1.7间接
npm@types/lodash.throttle^4.1.7间接
npm@types/lodash.toarray4.4.9间接
npm@types/lodash.toarray^4.4.9间接
npm@types/minimatch3.0.5间接
npm@types/minimatch5.1.2间接
npm@types/minimist1.2.2间接
npm@types/minimist1.2.5间接
npm@types/node16.18.58间接
npm@types/node18.19.18间接
npm@types/node18.19.45间接
npm@types/node20.4.7间接
npm@types/node20.6.0间接
npm@types/node22.5.1间接
npm@types/node-forge1.3.11间接
npm@types/normalize-package-data2.4.1间接
npm@types/prop-types15.7.5间接
npm@types/ps-tree1.1.6间接
npm@types/react18.2.25间接
npm@types/react18.2.48间接
npm@types/react18.3.4间接
npm@types/react^18.2.44间接
npm@types/react^18.2.48间接
npm@types/react-is18.2.2间接
npm@types/react-is^18.2.2间接
npm@types/resolve1.20.2间接
npm@types/scheduler0.16.3间接
npm@types/semver7.5.1间接
npm@types/stack-utils2.0.1间接
npm@types/styled-system5.1.17间接
npm@types/styled-system^5.1.17间接
npm@types/styled-system__css5.0.17间接
npm@types/styled-system__css^5.0.17间接
npm@types/stylis4.2.0间接
npm@types/which3.0.3间接
npm@types/yargs15.0.19间接
npm@types/yargs17.0.24间接
npm@types/yargs-parser21.0.0间接
npm@types/yauzl2.10.3间接
npm@typescript-eslint/eslint-plugin5.62.0间接
npm@typescript-eslint/eslint-plugin7.18.0间接
npm@typescript-eslint/parser5.62.0间接
npm@typescript-eslint/parser7.18.0间接
npm@typescript-eslint/scope-manager5.62.0间接
npm@typescript-eslint/scope-manager7.18.0间接
npm@typescript-eslint/type-utils5.62.0间接
npm@typescript-eslint/type-utils7.18.0间接
npm@typescript-eslint/types5.62.0间接
npm@typescript-eslint/types7.18.0间接
npm@typescript-eslint/typescript-estree5.62.0间接
npm@typescript-eslint/typescript-estree7.18.0间接
npm@typescript-eslint/utils5.62.0间接
npm@typescript-eslint/utils7.18.0间接
npm@typescript-eslint/visitor-keys5.62.0间接
npm@typescript-eslint/visitor-keys7.18.0间接
npm@urql/core2.3.6间接
npm@urql/core5.0.6间接
npm@urql/exchange-retry0.3.0间接
npm@xmldom/xmldom0.7.13间接
npm@xmldom/xmldom0.8.10间接
npm@yarnpkg/lockfile1.1.0间接
npm@yarnpkg/parsers3.0.2间接
npm@zkochan/js-yaml0.0.7间接
npmabbrev1.1.1间接
npmabbrev3.0.1间接
npmabort-controller3.0.0间接
npmaccepts1.3.8间接
npmacorn8.10.0间接
npmacorn8.11.3间接
npmacorn-jsx5.3.2间接
npmacorn-walk8.2.0间接
npmadd-stream1.0.0间接
npmagent-base6.0.2间接
npmagent-base7.1.0间接
npmagent-base7.1.4间接
npmagentkeepalive4.5.0间接
npmaggregate-error3.1.0间接
npmajv6.12.6间接
npmajv8.12.0间接
npmanser1.4.10间接
npmansi-colors4.1.3间接
npmansi-escapes4.3.2间接
npmansi-fragments0.2.1间接
npmansi-regex4.1.1间接
npmansi-regex5.0.1间接
npmansi-regex6.0.1间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles5.2.0间接
npmansi-styles6.2.1间接
npmany-promise1.3.0间接
npmanymatch3.1.3间接
npmappdirsjs1.2.7间接
npmapplication-config-path0.1.1间接
npmaproba2.0.0间接
npmare-we-there-yet3.0.1间接
npmarg4.1.3间接
npmarg5.0.2间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-buffer-byte-length1.0.0间接
npmarray-buffer-byte-length1.0.1间接
npmarray-differ3.0.0间接
npmarray-ify1.0.0间接
npmarray-includes3.1.7间接
npmarray-includes3.1.8间接
npmarray-union2.1.0间接
npmarray.prototype.findlast1.2.5间接
npmarray.prototype.findlastindex1.2.3间接
npmarray.prototype.findlastindex1.2.5间接
npmarray.prototype.flat1.3.2间接
npmarray.prototype.flatmap1.3.2间接
npmarray.prototype.tosorted1.1.4间接
npmarraybuffer.prototype.slice1.0.2间接
npmarraybuffer.prototype.slice1.0.3间接
npmarrify1.0.1间接
npmarrify2.0.1间接
npmasap2.0.6间接
npmast-types0.13.4间接
npmast-types0.15.2间接
npmastral-regex1.0.0间接
npmasync3.2.4间接
npmasync-function1.0.0间接
npmasync-generator-function1.0.0间接
npmasync-limiter1.0.1间接
npmasynckit0.4.0间接
npmat-least-node1.0.0间接
npmavailable-typed-arrays1.0.5间接
npmavailable-typed-arrays1.0.7间接
npmaxios1.12.2间接
npmb4a1.6.6间接
npmbabel-core7.0.0-bridge.0间接
npmbabel-jest29.6.4间接
npmbabel-plugin-istanbul6.1.1间接
npmbabel-plugin-jest-hoist29.6.3间接
npmbabel-plugin-module-resolver5.0.2间接
npmbabel-plugin-polyfill-corejs20.4.11间接
npmbabel-plugin-polyfill-corejs20.4.5间接
npmbabel-plugin-polyfill-corejs30.10.6间接
npmbabel-plugin-polyfill-corejs30.8.3间接
npmbabel-plugin-polyfill-regenerator0.5.2间接
npmbabel-plugin-polyfill-regenerator0.6.2间接
npmbabel-plugin-react-compiler0.0.0间接
npmbabel-plugin-react-native-web0.19.12间接
npmbabel-plugin-styled-components2.1.4间接
npmbabel-plugin-styled-components^2.1.4间接
npmbabel-plugin-transform-flow-enums0.0.2间接
npmbabel-preset-current-node-syntax1.0.1间接
npmbabel-preset-expo11.0.14间接
npmbabel-preset-jest29.6.3间接
npmbalanced-match1.0.2间接
npmbare-events2.2.0间接
npmbare-fs2.2.0间接
npmbare-os2.2.0间接
npmbare-path2.1.0间接
npmbase64-js1.5.1间接
npmbasic-ftp5.0.5间接
npmbefore-after-hook2.2.3间接
npmbetter-opn3.0.2间接
npmbig-integer1.6.52间接
npmbin-links5.0.0间接
npmbinary-extensions2.2.0间接
npmbl4.1.0间接
npmboolbase1.0.0间接
npmbplist-creator0.0.7间接
npmbplist-creator0.1.1间接
npmbplist-parser0.3.2间接
npmbrace-expansion1.1.11间接
npmbrace-expansion2.0.1间接
npmbraces3.0.2间接
npmbrowserslist4.21.10间接
npmbrowserslist4.23.3间接
npmbser2.1.1间接
npmbuffer5.7.1间接
npmbuffer-alloc1.2.0间接
npmbuffer-alloc-unsafe1.1.0间接
npmbuffer-crc320.2.13间接
npmbuffer-fill1.0.0间接
npmbuffer-from1.1.2间接
npmbuiltin-modules3.3.0间接
npmbuiltins1.0.3间接
npmbyte-size8.1.1间接
npmbytes3.0.0间接
npmcacache17.1.4间接
npmcacache18.0.4间接
npmcacache19.0.1间接
npmcacache20.0.1间接
npmcachedir2.3.0间接
npmcall-bind1.0.2间接
npmcall-bind1.0.7间接
npmcall-bind-apply-helpers1.0.2间接
npmcaller-callsite2.0.0间接
npmcaller-path2.0.0间接
npmcallsites2.0.0间接
npmcallsites3.1.0间接
npmcamelcase5.3.1间接
npmcamelcase6.3.0间接
npmcamelcase-keys6.2.2间接
npmcamelize1.0.1间接
npmcaniuse-api3.0.0间接
npmcaniuse-lite1.0.30001532间接
npmcaniuse-lite1.0.30001533间接
npmcaniuse-lite1.0.30001651间接
npmchalk2.4.2间接
npmchalk4.1.0间接
npmchalk4.1.2间接
npmchalk5.3.0间接
npmchar-regex1.0.2间接
npmchardet0.7.0间接
npmchardet2.1.0间接
npmcharenc0.0.2间接
npmchokidar3.5.3间接
npmchownr2.0.0间接
npmchownr3.0.0间接
npmchrome-launcher0.15.2间接
npmchromium-bidi0.5.10间接
npmci-info2.0.0间接
npmci-info3.8.0间接
npmci-info3.9.0间接
npmci-info4.3.1间接
npmcjs-module-lexer1.2.3间接
npmclean-stack2.2.0间接
npmcli-cursor2.1.0间接
npmcli-cursor3.1.0间接
npmcli-spinners2.6.1间接
npmcli-spinners2.9.0间接
npmcli-spinners2.9.2间接
npmcli-width3.0.0间接
npmcli-width4.1.0间接
npmcliui6.0.0间接
npmcliui7.0.4间接
npmcliui8.0.1间接
npmclone1.0.4间接
npmclone2.1.2间接
npmclone-deep4.0.1间接
npmcmd-shim6.0.3间接
npmcmd-shim7.0.0间接
npmco4.6.0间接
npmcollect-v8-coverage1.0.2间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcolor-support1.1.3间接
npmcolord2.9.3间接
npmcolorette1.4.0间接
npmcolumnify1.6.0间接
npmcombined-stream1.0.8间接
npmcommand-exists1.2.9间接
npmcommander2.20.3间接
npmcommander4.1.1间接
npmcommander7.2.0间接
npmcommander8.3.0间接
npmcommander9.5.0间接
npmcommitizen4.3.0间接
npmcommon-ancestor-path1.0.1间接
npmcommondir1.0.1间接
npmcompare-func2.0.0间接
npmcomponent-type1.2.2间接
npmcompressible2.0.18间接
npmcompression1.7.4间接
npmconcat-map0.0.1间接
npmconcat-stream2.0.0间接
npmconcat-with-sourcemaps1.1.0间接
npmconnect3.7.0间接
npmconsole-control-strings1.1.0间接
npmconventional-changelog-angular6.0.0间接
npmconventional-changelog-angular7.0.0间接
npmconventional-changelog-conventionalcommits6.1.0间接
npmconventional-changelog-core5.0.1间接
npmconventional-changelog-preset-loader3.0.0间接
npmconventional-changelog-writer6.0.1间接
npmconventional-commit-types3.0.0间接
npmconventional-commits-filter3.0.0间接
npmconventional-commits-parser4.0.0间接
npmconventional-recommended-bump7.0.1间接
npmconvert-source-map1.9.0间接
npmconvert-source-map2.0.0间接
npmcore-js-compat3.32.2间接
npmcore-js-compat3.38.1间接
npmcore-util-is1.0.3间接
npmcosmiconfig5.2.1间接
npmcosmiconfig8.3.5间接
npmcosmiconfig9.0.0间接
npmcosmiconfig-typescript-loader4.4.0间接
npmcreate-require1.1.1间接
npmcross-fetch3.1.8间接
npmcross-fetch4.0.0间接
npmcross-spawn6.0.5间接
npmcross-spawn7.0.3间接
npmcross-spawn7.0.6间接
npmcrypt0.0.2间接
npmcrypto-random-string1.0.0间接
npmcrypto-random-string2.0.0间接
npmcss-color-keywords1.0.0间接
npmcss-declaration-sorter6.4.1间接
npmcss-in-js-utils3.1.0间接
npmcss-select4.3.0间接
npmcss-select5.1.0间接
npmcss-to-react-native3.2.0间接
npmcss-tree1.1.3间接
npmcss-tree2.2.1间接
npmcss-tree2.3.1间接
npmcss-what6.1.0间接
npmcssesc3.0.0间接
npmcssnano5.1.15间接
npmcssnano-preset-default5.2.14间接
npmcssnano-utils3.1.0间接
npmcsso4.2.0间接
npmcsso5.0.5间接
npmcsstype3.1.2间接
npmcsstype^3.1.2间接
npmcz-conventional-changelog3.3.0间接
npmdag-map1.0.2间接
npmdargs7.0.0间接
npmdashify2.0.0间接
npmdata-uri-to-buffer4.0.1间接
npmdata-uri-to-buffer6.0.2间接
npmdata-view-buffer1.0.1间接
npmdata-view-byte-length1.0.1间接
npmdata-view-byte-offset1.0.0间接
npmdateformat3.0.3间接
npmdayjs1.11.13间接
npmdebug2.6.9间接
npmdebug3.2.7间接
npmdebug4.3.4间接
npmdebug4.3.6间接
npmdebug4.4.3间接
npmdecamelize1.2.0间接
npmdecamelize-keys1.1.1间接
npmdedent0.7.0间接
npmdedent1.5.1间接
npmdedent1.5.3间接
npmdeep-extend0.6.0间接
npmdeep-is0.1.4间接
npmdeepmerge4.3.1间接
npmdefault-gateway4.2.0间接
npmdefaults1.0.4间接
npmdefine-data-property1.1.4间接
npmdefine-lazy-prop2.0.0间接
npmdefine-properties1.2.0间接
npmdefine-properties1.2.1间接
npmdegenerator5.0.1间接
npmdel6.1.1间接
npmdelayed-stream1.0.0间接
npmdelegates1.0.0间接
npmdenodeify1.2.1间接
npmdepd2.0.0间接
npmdeprecation2.3.1间接
npmdestroy1.2.0间接
npmdetect-file1.0.0间接
npmdetect-indent5.0.0间接
npmdetect-indent6.1.0间接
npmdetect-libc1.0.3间接
npmdetect-newline3.1.0间接
npmdevtools-protocol0.0.1249869间接
npmdiff4.0.2间接
npmdiff-sequences29.6.3间接
npmdir-glob3.0.1间接
npmdoctrine2.1.0间接
npmdoctrine3.0.0间接
npmdom-serializer1.4.1间接
npmdom-serializer2.0.0间接
npmdomelementtype2.3.0间接
npmdomhandler4.3.1间接
npmdomhandler5.0.3间接
npmdomutils2.8.0间接
npmdomutils3.1.0间接
npmdot-case3.0.4间接
npmdot-prop5.3.0间接
npmdotenv16.4.5间接
npmdotenv-expand11.0.6间接
npmdunder-proto1.0.1间接
npmduplexer0.1.2间接
npmeastasianwidth0.2.0间接
npmee-first1.1.1间接
npmejs3.1.9间接
npmelectron-to-chromium1.4.513间接
npmelectron-to-chromium1.5.13间接
npmemittery0.13.1间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmencodeurl1.0.2间接
npmencoding0.1.13间接
npmend-of-stream1.4.4间接
npmenhanced-resolve5.17.1间接
npmenquirer2.3.6间接
npmentities2.2.0间接
npmentities4.5.0间接
npmenv-editor0.4.2间接
npmenv-paths2.2.1间接
npmenvinfo7.13.0间接
npmeol0.9.1间接
npmerr-code2.0.3间接
npmerror-ex1.3.2间接
npmerror-stack-parser2.1.4间接
npmerrorhandler1.5.1间接
npmes-abstract1.22.1间接
npmes-abstract1.23.3间接
npmes-define-property1.0.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-iterator-helpers1.0.19间接
npmes-object-atoms1.0.0间接
npmes-object-atoms1.1.1间接
npmes-set-tostringtag2.0.1间接
npmes-set-tostringtag2.0.3间接
npmes-set-tostringtag2.1.0间接
npmes-shim-unscopables1.0.0间接
npmes-shim-unscopables1.0.2间接
npmes-to-primitive1.2.1间接
npmescalade3.1.1间接
npmescalade3.1.2间接
npmescape-html1.0.3间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp2.0.0间接
npmescape-string-regexp4.0.0间接
npmescodegen2.1.0间接
npmeslint8.49.0间接
npmeslint-config-expo7.1.2间接
npmeslint-config-expo^7.1.2间接
npmeslint-config-prettier8.10.0间接
npmeslint-import-resolver-node0.3.9间接
npmeslint-import-resolver-typescript3.6.1间接
npmeslint-import-resolver-typescript3.6.3间接
npmeslint-import-resolver-typescript^3.6.3间接
npmeslint-module-utils2.8.0间接
npmeslint-module-utils2.8.1间接
npmeslint-module-utils2.8.2间接
npmeslint-plugin-expo0.0.1间接
npmeslint-plugin-import2.28.1间接
npmeslint-plugin-import2.29.1间接
npmeslint-plugin-import^2.29.1间接
npmeslint-plugin-prettier4.2.1间接
npmeslint-plugin-react7.35.0间接
npmeslint-plugin-react-hooks4.6.2间接
npmeslint-scope5.1.1间接
npmeslint-scope7.2.2间接
npmeslint-visitor-keys3.4.3间接
npmespree9.6.1间接
npmesprima4.0.1间接
npmesquery1.5.0间接
npmesrecurse4.3.0间接
npmestraverse4.3.0间接
npmestraverse5.3.0间接
npmestree-walker0.6.1间接
npmestree-walker2.0.2间接
npmesutils2.0.3间接
npmetag1.8.1间接
npmevent-stream3.3.4间接
npmevent-target-shim5.0.1间接
npmeventemitter34.0.7间接
npmexec-async2.2.0间接
npmexeca1.0.0间接
npmexeca4.1.0间接
npmexeca5.0.0间接
npmexeca5.1.1间接
npmexit0.1.2间接
npmexpand-tilde2.0.2间接
npmexpect29.6.4间接
npmexpo51.0.30间接
npmexpo~51.0.28间接
npmexpo-asset10.0.10间接
npmexpo-constants16.0.2间接
npmexpo-file-system17.0.1间接
npmexpo-font12.0.9间接
npmexpo-keep-awake13.0.2间接
npmexpo-modules-autolinking1.11.2间接
npmexpo-modules-core1.12.22间接
npmexpo-status-bar1.12.1间接
npmexpo-status-bar~1.12.1间接
npmexponential-backoff3.1.1间接
npmexternal-editor3.1.0间接
npmextract-zip2.0.1间接
npmfast-deep-equal3.1.3间接
npmfast-diff1.3.0间接
npmfast-fifo1.3.2间接
npmfast-glob3.3.1间接
npmfast-glob3.3.2间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfast-loops1.1.4间接
npmfast-xml-parser4.4.1间接
npmfastq1.15.0间接
npmfb-watchman2.0.2间接
npmfbemitter3.0.0间接
npmfbjs3.0.5间接
npmfbjs-css-vars1.0.2间接
npmfd-slicer1.1.0间接
npmfdir6.5.0间接
npmfetch-blob3.2.0间接
npmfetch-retry4.1.1间接
npmfigures3.2.0间接
npmfile-entry-cache6.0.1间接
npmfilelist1.0.4间接
npmfill-range7.0.1间接
npmfinalhandler1.1.2间接
npmfind-babel-config2.1.1间接
npmfind-cache-dir2.1.0间接
npmfind-node-modules2.1.3间接
npmfind-root1.1.0间接
npmfind-up2.1.0间接
npmfind-up3.0.0间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmfind-yarn-workspace-root2.0.0间接
npmfindup-sync4.0.0间接
npmflat5.0.2间接
npmflat-cache3.1.0间接
npmflatted3.2.7间接
npmflow-enums-runtime0.0.6间接
npmflow-parser0.244.0间接
npmfollow-redirects1.15.11间接
npmfontfaceobserver2.3.0间接
npmfor-each0.3.3间接
npmforeground-child3.1.1间接
npmforeground-child3.3.1间接
npmform-data3.0.1间接
npmform-data4.0.4间接
npmformdata-polyfill4.0.10间接
npmframer-motion10.16.4间接
npmframer-motion6.5.1间接
npmframer-motion^10.16.4间接
npmframesync6.0.1间接
npmfreeport-async2.0.0间接
npmfresh0.5.2间接
npmfrom0.1.7间接
npmfront-matter4.0.2间接
npmfs-constants1.0.0间接
npmfs-extra10.1.0间接
npmfs-extra11.1.1间接
npmfs-extra11.2.0间接
npmfs-extra8.1.0间接
npmfs-extra9.0.0间接
npmfs-extra9.1.0间接
npmfs-minipass2.1.0间接
npmfs-minipass3.0.3间接
npmfs-readdir-recursive1.1.0间接
npmfs.realpath1.0.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.1间接
npmfunction-bind1.1.2间接
npmfunction.prototype.name1.1.6间接
npmfunctions-have-names1.2.3间接
npmfx31.0.0间接
npmgauge4.0.4间接
npmgenerator-function2.0.1间接
npmgeneric-names4.0.0间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-intrinsic1.2.1间接
npmget-intrinsic1.2.4间接
npmget-intrinsic1.3.1间接
npmget-package-type0.1.0间接
npmget-pkg-repo4.2.1间接
npmget-port3.2.0间接
npmget-port5.1.1间接
npmget-proto1.0.1间接
npmget-stream4.1.0间接
npmget-stream5.2.0间接
npmget-stream6.0.0间接
npmget-stream6.0.1间接
npmget-symbol-description1.0.0间接
npmget-symbol-description1.0.2间接
npmget-tsconfig4.7.6间接
npmget-uri6.0.3间接
npmgetenv1.0.0间接
npmgit-raw-commits2.0.11间接
npmgit-raw-commits3.0.0间接
npmgit-remote-origin-url2.0.0间接
npmgit-semver-tags5.0.1间接
npmgit-up7.0.0间接
npmgit-url-parse14.0.0间接
npmgitconfiglocal1.0.0间接
npmglob10.3.4间接
npmglob10.4.5间接
npmglob11.0.3间接
npmglob7.1.6间接
npmglob7.2.3间接
npmglob8.1.0间接
npmglob9.3.5间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobal-dirs0.1.1间接
npmglobal-modules1.0.0间接
npmglobal-prefix1.0.2间接
npmglobals11.12.0间接
npmglobals13.21.0间接
npmglobalthis1.0.3间接
npmglobby10.0.1间接
npmglobby11.1.0间接
npmglobby13.2.2间接
npmgopd1.0.1间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmgraphemer1.4.0间接
npmgraphql15.8.0间接
npmgraphql-tag2.12.6间接
npmhandlebars4.7.8间接
npmhard-rejection2.1.0间接
npmhas1.0.3间接
npmhas-bigints1.0.2间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.0.1间接
npmhas-proto1.0.3间接
npmhas-symbols1.0.3间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.0间接
npmhas-tostringtag1.0.2间接
npmhas-unicode2.0.1间接
npmhasown2.0.2间接
npmhe1.2.0间接
npmhermes-estree0.19.1间接
npmhermes-estree0.23.0间接
npmhermes-parser0.19.1间接
npmhermes-parser0.23.0间接
npmhermes-profile-transformer0.0.6间接
npmhey-listen1.0.8间接
npmhoist-non-react-statics3.3.2间接
npmhomedir-polyfill1.0.3间接
npmhosted-git-info2.8.9间接
npmhosted-git-info3.0.8间接
npmhosted-git-info4.1.0间接
npmhosted-git-info8.1.0间接
npmhosted-git-info9.0.2间接
npmhtml-escaper2.0.2间接
npmhttp-cache-semantics4.1.1间接
npmhttp-errors2.0.0间接
npmhttp-proxy-agent5.0.0间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent5.0.1间接
npmhttps-proxy-agent7.0.4间接
npmhttps-proxy-agent7.0.6间接
npmhuman-signals1.1.1间接
npmhuman-signals2.1.0间接
npmhumanize-ms1.2.1间接
npmhusky8.0.3间接
npmhyphenate-style-name1.1.0间接
npmiconv-lite0.4.24间接
npmiconv-lite0.6.3间接
npmiconv-lite0.7.0间接
npmicss-replace-symbols1.1.0间接
npmicss-utils5.1.0间接
npmieee7541.2.1间接
npmignore5.2.4间接
npmignore5.3.1间接
npmignore5.3.2间接
npmignore-walk8.0.0间接
npmimage-size1.1.1间接
npmimport-cwd3.0.0间接
npmimport-fresh2.0.0间接
npmimport-fresh3.3.0间接
npmimport-from3.0.0间接
npmimport-local3.1.0间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npmini1.3.8间接
npmini5.0.0间接
npminit-package-json8.2.2间接
npminline-style-prefixer6.0.4间接
npminquirer12.9.6间接
npminquirer8.2.5间接
npminternal-ip4.3.0间接
npminternal-slot1.0.5间接
npminternal-slot1.0.7间接
npminvariant2.2.4间接
npmip2.0.0间接
npmip-address10.0.1间接
npmip-address9.0.5间接
npmip-regex2.1.0间接
npmipaddr.js1.9.1间接
npmis-absolute1.0.0间接
npmis-array-buffer3.0.2间接
npmis-array-buffer3.0.4间接
npmis-arrayish0.2.1间接
npmis-async-function2.0.0间接
npmis-bigint1.0.4间接
npmis-binary-path2.1.0间接
npmis-boolean-object1.1.2间接
npmis-buffer1.1.6间接
npmis-builtin-module3.2.1间接
npmis-bun-module1.1.0间接
npmis-callable1.2.7间接
npmis-ci3.0.1间接
npmis-core-module2.13.0间接
npmis-core-module2.15.1间接
npmis-data-view1.0.1间接
npmis-date-object1.0.5间接
npmis-directory0.3.1间接
npmis-docker2.2.1间接
npmis-extglob1.0.0间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.0.2间接
npmis-fullwidth-code-point2.0.0间接
npmis-fullwidth-code-point3.0.0间接
npmis-generator-fn2.1.0间接
npmis-generator-function1.0.10间接
npmis-git-dirty2.0.2间接
npmis-git-repository2.0.0间接
npmis-glob2.0.1间接
npmis-glob4.0.3间接
npmis-interactive1.0.0间接
npmis-invalid-path0.1.0间接
npmis-lambda1.0.1间接
npmis-map2.0.3间接
npmis-module1.0.0间接
npmis-negative-zero2.0.2间接
npmis-negative-zero2.0.3间接
npmis-number7.0.0间接
npmis-number-object1.0.7间接
npmis-obj2.0.0间接
npmis-path-cwd2.2.0间接
npmis-path-inside3.0.3间接
npmis-plain-obj1.1.0间接
npmis-plain-object2.0.4间接
npmis-plain-object3.0.1间接
npmis-reference1.2.1间接
npmis-regex1.1.4间接
npmis-relative1.0.0间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.2间接
npmis-shared-array-buffer1.0.3间接
npmis-ssh1.4.0间接
npmis-stream1.1.0间接
npmis-stream2.0.0间接
npmis-stream2.0.1间接
npmis-string1.0.7间接
npmis-symbol1.0.4间接
npmis-text-path1.0.1间接
npmis-typed-array1.1.12间接
npmis-typed-array1.1.13间接
npmis-unc-path1.0.0间接
npmis-unicode-supported0.1.0间接
npmis-utf80.2.1间接
npmis-valid-path0.1.1间接
npmis-weakmap2.0.2间接
npmis-weakref1.0.2间接
npmis-weakset2.0.3间接
npmis-windows1.0.2间接
npmis-wsl1.1.0间接
npmis-wsl2.2.0间接
npmisarray1.0.0间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmisexe3.1.1间接
npmisobject3.0.1间接
npmistanbul-lib-coverage3.2.0间接
npmistanbul-lib-instrument5.2.1间接
npmistanbul-lib-instrument6.0.0间接
npmistanbul-lib-report3.0.1间接
npmistanbul-lib-source-maps4.0.1间接
npmistanbul-reports3.1.6间接
npmiterator.prototype1.1.2间接
npmjackspeak2.3.3间接
npmjackspeak3.4.3间接
npmjackspeak4.1.1间接
npmjake10.8.7间接
npmjest29.6.4间接
npmjest-changed-files29.6.3间接
npmjest-circus29.6.4间接
npmjest-cli29.6.4间接
npmjest-config29.6.4间接
npmjest-diff29.6.4间接
npmjest-diff29.7.0间接
npmjest-diff30.2.0间接
npmjest-docblock29.6.3间接
npmjest-each29.6.3间接
npmjest-environment-node29.6.4间接
npmjest-environment-node29.7.0间接
npmjest-get-type29.6.3间接
npmjest-haste-map29.6.4间接
npmjest-leak-detector29.6.3间接
npmjest-matcher-utils29.6.4间接
npmjest-matcher-utils29.7.0间接
npmjest-message-util29.6.3间接
npmjest-message-util29.7.0间接
npmjest-mock29.6.3间接
npmjest-mock29.7.0间接
npmjest-pnp-resolver1.2.3间接
npmjest-regex-util29.6.3间接
npmjest-resolve29.6.4间接
npmjest-resolve-dependencies29.6.4间接
npmjest-runner29.6.4间接
npmjest-runtime29.6.4间接
npmjest-snapshot29.6.4间接
npmjest-util29.6.3间接
npmjest-util29.7.0间接
npmjest-validate29.6.3间接
npmjest-watcher29.6.4间接
npmjest-worker29.6.4间接
npmjest-worker29.7.0间接
npmjimp-compact0.16.1间接
npmjoi17.13.3间接
npmjoin-component1.1.0间接
npmjs-tokens4.0.0间接
npmjs-yaml3.14.1间接
npmjs-yaml4.1.0间接
npmjsbn1.1.0间接
npmjsc-android250231.0.0间接
npmjsc-safe-url0.2.4间接
npmjscodeshift0.14.0间接
npmjsesc0.5.0间接
npmjsesc2.5.2间接
npmjson-buffer3.0.1间接
npmjson-parse-better-errors1.0.2间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-parse-even-better-errors4.0.0间接
npmjson-schema-deref-sync0.13.0间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson-stringify-nice1.1.4间接
npmjson-stringify-safe5.0.1间接
npmjson51.0.2间接
npmjson52.2.3间接
npmjsonc-parser3.2.0间接
npmjsonfile4.0.0间接
npmjsonfile6.1.0间接
npmjsonparse1.3.1间接
npmJSONStream1.3.5间接
npmjsx-ast-utils3.3.5间接
npmjust-diff6.0.2间接
npmjust-diff-apply5.5.0间接
npmkatex0.16.9间接
npmkeyv4.5.3间接
npmkind-of6.0.3间接
npmkleur3.0.3间接
npmkleur4.1.5间接
npmlerna9.0.0间接
npmleven3.1.0间接
npmlevn0.4.1间接
npmlibnpmaccess10.0.1间接
npmlibnpmpublish11.1.0间接
npmlighthouse-logger1.4.2间接
npmlightningcss1.19.0间接
npmlightningcss-darwin-arm641.19.0间接
npmlightningcss-darwin-x641.19.0间接
npmlightningcss-linux-arm-gnueabihf1.19.0间接
npmlightningcss-linux-arm64-gnu1.19.0间接
npmlightningcss-linux-arm64-musl1.19.0间接
npmlightningcss-linux-x64-gnu1.19.0间接
npmlightningcss-linux-x64-musl1.19.0间接
npmlightningcss-win32-x64-msvc1.19.0间接
npmlilconfig2.1.0间接
npmlines-and-columns1.2.4间接
npmlines-and-columns2.0.3间接
npmload-json-file4.0.0间接
npmload-json-file6.2.0间接
npmloader-utils3.2.1间接
npmlocate-path2.0.0间接
npmlocate-path3.0.0间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash4.17.21间接
npmlodash.camelcase4.3.0间接
npmlodash.debounce4.0.8间接
npmlodash.debounce^4.0.8间接
npmlodash.isfunction3.0.9间接
npmlodash.ismatch4.4.0间接
npmlodash.isplainobject4.0.6间接
npmlodash.kebabcase4.1.1间接
npmlodash.map4.6.0间接
npmlodash.memoize4.1.2间接
npmlodash.merge4.6.2间接
npmlodash.mergewith4.6.2间接
npmlodash.snakecase4.1.1间接
npmlodash.startcase4.4.0间接
npmlodash.throttle4.1.1间接
npmlodash.throttle^4.1.1间接
npmlodash.toarray4.4.0间接
npmlodash.toarray^4.4.0间接
npmlodash.uniq4.5.0间接
npmlodash.upperfirst4.3.1间接
npmlog-symbols2.2.0间接
npmlog-symbols4.1.0间接
npmlogkitty0.7.1间接
npmlongest2.0.1间接
npmloose-envify1.4.0间接
npmlottie-react-native6.7.2间接
npmlottie-react-native^6.7.2间接
npmlottie-web5.12.2间接
npmlower-case2.0.2间接
npmlru-cache10.0.1间接
npmlru-cache10.4.3间接
npmlru-cache11.2.2间接
npmlru-cache5.1.1间接
npmlru-cache6.0.0间接
npmlru-cache7.18.3间接
npmmagic-string0.27.0间接
npmmake-dir2.1.0间接
npmmake-dir4.0.0间接
npmmake-error1.3.6间接
npmmake-fetch-happen11.1.1间接
npmmake-fetch-happen14.0.3间接
npmmake-fetch-happen15.0.2间接
npmmakeerror1.0.12间接
npmmap-obj1.0.1间接
npmmap-obj4.3.0间接
npmmap-stream0.1.0间接
npmmarky1.2.5间接
npmmath-intrinsics1.1.0间接
npmmd52.2.1间接
npmmd52.3.0间接
npmmd5-file3.2.3间接
npmmd5hex1.0.0间接
npmmdn-data2.0.14间接
npmmdn-data2.0.28间接
npmmdn-data2.0.30间接
npmmemoize-one5.2.1间接
npmmemoize-one6.0.0间接
npmmemory-cache0.2.0间接
npmmeow8.1.2间接
npmmerge2.1.1间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmetro0.80.10间接
npmmetro-babel-transformer0.80.10间接
npmmetro-cache0.80.10间接
npmmetro-cache-key0.80.10间接
npmmetro-config0.80.10间接
npmmetro-core0.80.10间接
npmmetro-file-map0.80.10间接
npmmetro-minify-terser0.80.10间接
npmmetro-resolver0.80.10间接
npmmetro-runtime0.80.10间接
npmmetro-source-map0.80.10间接
npmmetro-symbolicate0.80.10间接
npmmetro-transform-plugins0.80.10间接
npmmetro-transform-worker0.80.10间接
npmmicromatch4.0.5间接
npmmime1.6.0间接
npmmime2.6.0间接
npmmime-db1.52.0间接
npmmime-db1.53.0间接
npmmime-types2.1.35间接
npmmimic-fn1.2.0间接
npmmimic-fn2.1.0间接
npmmin-indent1.0.1间接
npmminimatch10.0.3间接
npmminimatch3.0.5间接
npmminimatch3.1.2间接
npmminimatch5.1.6间接
npmminimatch8.0.4间接
npmminimatch9.0.3间接
npmminimatch9.0.5间接
npmminimist1.2.7间接
npmminimist1.2.8间接
npmminimist-options4.1.0间接
npmminipass3.3.6间接
npmminipass4.2.8间接
npmminipass5.0.0间接
npmminipass7.0.3间接
npmminipass7.1.2间接
npmminipass-collect1.0.2间接
npmminipass-collect2.0.1间接
npmminipass-fetch3.0.4间接
npmminipass-fetch4.0.1间接
npmminipass-flush1.0.5间接
npmminipass-pipeline1.2.4间接
npmminipass-sized1.0.3间接
npmminizlib2.1.2间接
npmminizlib3.1.0间接
npmmitt3.0.1间接
npmmkdirp0.5.6间接
npmmkdirp1.0.4间接
npmmodify-values1.0.1间接
npmmoti0.29.0间接
npmmoti^0.29.0间接
npmms2.0.0间接
npmms2.1.2间接
npmms2.1.3间接
npmmultimatch5.0.0间接
npmmute-stream0.0.8间接
npmmute-stream2.0.0间接
npmmz2.7.0间接
npmnanoid3.3.6间接
npmnanoid3.3.7间接
npmnatural-compare1.4.0间接
npmnatural-compare-lite1.4.0间接
npmnegotiator0.6.3间接
npmnegotiator1.0.0间接
npmneo-async2.6.2间接
npmnested-error-stacks2.0.1间接
npmnetmask2.0.2间接
npmnice-try1.0.5间接
npmno-case3.0.4间接
npmnocache3.0.4间接
npmnode-abort-controller3.1.1间接
npmnode-dir0.1.17间接
npmnode-domexception1.0.0间接
npmnode-fetch2.7.0间接
npmnode-fetch3.3.1间接
npmnode-forge1.3.1间接
npmnode-gyp11.4.2间接
npmnode-gyp9.4.0间接
npmnode-html-parser6.1.12间接
npmnode-int640.4.0间接
npmnode-machine-id1.1.12间接
npmnode-releases2.0.13间接
npmnode-releases2.0.18间接
npmnode-stream-zip1.15.0间接
npmnopt6.0.0间接
npmnopt8.1.0间接
npmnormalize-package-data2.5.0间接
npmnormalize-package-data3.0.3间接
npmnormalize-path3.0.0间接
npmnormalize-url6.1.0间接
npmnpm-bundled4.0.0间接
npmnpm-install-checks7.1.2间接
npmnpm-normalize-package-bin4.0.0间接
npmnpm-package-arg12.0.2间接
npmnpm-package-arg13.0.0间接
npmnpm-package-arg13.0.1间接
npmnpm-package-arg7.0.0间接
npmnpm-packlist10.0.1间接
npmnpm-packlist10.0.2间接
npmnpm-pick-manifest10.0.0间接
npmnpm-pick-manifest11.0.1间接
npmnpm-registry-fetch18.0.2间接
npmnpm-registry-fetch19.0.0间接
npmnpm-run-path2.0.2间接
npmnpm-run-path4.0.1间接
npmnpmlog6.0.2间接
npmnth-check2.1.1间接
npmnullthrows1.1.1间接
npmnx21.6.4间接
npmob10.80.10间接
npmobject-assign4.1.1间接
npmobject-hash3.0.0间接
npmobject-inspect1.12.3间接
npmobject-inspect1.13.2间接
npmobject-keys1.1.1间接
npmobject.assign4.1.4间接
npmobject.assign4.1.5间接
npmobject.entries1.1.8间接
npmobject.fromentries2.0.7间接
npmobject.fromentries2.0.8间接
npmobject.groupby1.0.1间接
npmobject.groupby1.0.3间接
npmobject.values1.1.7间接
npmobject.values1.2.0间接
npmon-finished2.3.0间接
npmon-finished2.4.1间接
npmon-headers1.0.2间接
npmonce1.4.0间接
npmonetime2.0.1间接
npmonetime5.1.2间接
npmopen6.4.0间接
npmopen7.4.2间接
npmopen8.4.2间接
npmoptionator0.9.3间接
npmora3.4.0间接
npmora5.3.0间接
npmora5.4.1间接
npmos-homedir1.0.2间接
npmos-tmpdir1.0.2间接
npmosenv0.1.5间接
npmp-finally1.0.0间接
npmp-limit1.3.0间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate2.0.0间接
npmp-locate3.0.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-map4.0.0间接
npmp-map7.0.3间接
npmp-map-series2.1.0间接
npmp-pipe3.1.0间接
npmp-queue6.6.2间接
npmp-reduce2.1.0间接
npmp-timeout3.2.0间接
npmp-try1.0.0间接
npmp-try2.2.0间接
npmp-waterfall2.1.1间接
npmpac-proxy-agent7.0.1间接
npmpac-resolver7.0.1间接
npmpackage-json-from-dist1.0.0间接
npmpacote21.0.1间接
npmpacote21.0.3间接
npmparent-module1.0.1间接
npmparse-conflict-json4.0.0间接
npmparse-json4.0.0间接
npmparse-json5.2.0间接
npmparse-passwd1.0.0间接
npmparse-path7.0.0间接
npmparse-png2.1.0间接
npmparse-url8.1.0间接
npmparseurl1.3.3间接
npmpassword-prompt1.1.3间接
npmpath-equal1.2.5间接
npmpath-exists3.0.0间接
npmpath-exists4.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key2.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-scurry1.10.1间接
npmpath-scurry1.11.1间接
npmpath-scurry2.0.0间接
npmpath-type3.0.0间接
npmpath-type4.0.0间接
npmpause-stream0.0.11间接
npmpend1.2.0间接
npmpicocolors1.0.0间接
npmpicocolors1.0.1间接
npmpicomatch2.3.1间接
npmpicomatch3.0.1间接
npmpicomatch4.0.3间接
npmpify2.3.0间接
npmpify3.0.0间接
npmpify4.0.1间接
npmpify5.0.0间接
npmpirates4.0.6间接
npmpkg-dir3.0.0间接
npmpkg-dir4.2.0间接
npmpkg-up3.1.0间接
npmplist3.1.0间接
npmpngjs3.4.0间接
npmpolished4.3.1间接
npmpolished^4.3.1间接
npmpopmotion11.0.3间接
npmpossible-typed-array-names1.0.0间接
npmpostcss8.4.29间接
npmpostcss8.4.41间接
npmpostcss-calc8.2.4间接
npmpostcss-colormin5.3.1间接
npmpostcss-convert-values5.1.3间接
npmpostcss-discard-comments5.1.2间接
npmpostcss-discard-duplicates5.1.0间接
npmpostcss-discard-empty5.1.1间接
npmpostcss-discard-overridden5.1.0间接
npmpostcss-load-config3.1.4间接
npmpostcss-merge-longhand5.1.7间接
npmpostcss-merge-rules5.1.4间接
npmpostcss-minify-font-values5.1.0间接
npmpostcss-minify-gradients5.1.1间接
npmpostcss-minify-params5.1.4间接
npmpostcss-minify-selectors5.2.1间接
npmpostcss-modules4.3.1间接
npmpostcss-modules-extract-imports3.0.0间接
npmpostcss-modules-local-by-default4.0.3间接
npmpostcss-modules-scope3.0.0间接
npmpostcss-modules-values4.0.0间接
npmpostcss-normalize-charset5.1.0间接
npmpostcss-normalize-display-values5.1.0间接
npmpostcss-normalize-positions5.1.1间接
npmpostcss-normalize-repeat-style5.1.1间接
npmpostcss-normalize-string5.1.0间接
npmpostcss-normalize-timing-functions5.1.0间接
npmpostcss-normalize-unicode5.1.1间接
npmpostcss-normalize-url5.1.0间接
npmpostcss-normalize-whitespace5.1.1间接
npmpostcss-ordered-values5.1.3间接
npmpostcss-reduce-initial5.1.2间接
npmpostcss-reduce-transforms5.1.0间接
npmpostcss-selector-parser6.0.13间接
npmpostcss-selector-parser7.1.0间接
npmpostcss-svgo5.1.0间接
npmpostcss-unique-selectors5.1.1间接
npmpostcss-value-parser4.2.0间接
npmprelude-ls1.2.1间接
npmprettier2.8.8间接
npmprettier-linter-helpers1.0.0间接
npmpretty-bytes5.6.0间接
npmpretty-format26.6.2间接
npmpretty-format29.6.3间接
npmpretty-format29.7.0间接
npmpretty-format30.2.0间接
npmproc-log5.0.0间接
npmprocess-nextick-args2.0.1间接
npmproggy3.0.0间接
npmprogress2.0.3间接
npmpromise7.3.1间接
npmpromise8.3.0间接
npmpromise-all-reject-late1.0.1间接
npmpromise-call-limit3.0.2间接
npmpromise-retry2.0.1间接
npmpromise.series0.2.0间接
npmprompts2.4.2间接
npmpromzard2.0.0间接
npmprop-types15.8.1间接
npmprotocols2.0.1间接
npmproxy-agent6.4.0间接
npmproxy-from-env1.1.0间接
npmps-tree1.2.0间接
npmpump3.0.0间接
npmpunycode2.3.0间接
npmpunycode2.3.1间接
npmpuppeteer22.3.0间接
npmpuppeteer^22.3.0间接
npmpuppeteer-core22.3.0间接
npmpure-rand6.0.3间接
npmqrcode-terminal0.11.0间接
npmquerystring0.2.1间接
npmqueue6.0.2间接
npmqueue-microtask1.2.3间接
npmqueue-tick1.0.1间接
npmquick-lru4.0.1间接
npmrandombytes2.1.0间接
npmrange-parser1.2.1间接
npmrc1.2.8间接
npmreact18.2.0间接
npmreact^18.2.0间接
npmreact-devtools-core5.3.1间接
npmreact-dom18.2.0间接
npmreact-is16.13.1间接
npmreact-is17.0.2间接
npmreact-is18.2.0间接
npmreact-is18.3.1间接
npmreact-is^18.2.0间接
npmreact-native0.74.5间接
npmreact-native-builder-bob0.30.0间接
npmreact-native-builder-bob^0.30.0间接
npmreact-native-fast-image8.6.3间接
npmreact-native-fast-image^8.6.3间接
npmreact-native-gesture-handler2.18.1间接
npmreact-native-gesture-handler^2.18.1间接
npmreact-native-mmkv3.0.1间接
npmreact-native-mmkv^3.0.1间接
npmreact-native-reanimated3.15.0间接
npmreact-native-reanimated^3.15.0间接
npmreact-native-reanimated-carousel3.5.1间接
npmreact-native-reanimated-carousel^3.5.1间接
npmreact-native-safe-area-context4.10.9间接
npmreact-native-safe-area-context^4.10.9间接
npmreact-native-svg15.6.0间接
npmreact-native-svg^15.6.0间接
npmreact-native-web0.19.12间接
npmreact-native-web~0.19.10间接
npmreact-native-webview13.11.1间接
npmreact-native-webview^13.11.1间接
npmreact-refresh0.14.2间接
npmreact-shallow-renderer16.15.0间接
npmreact-test-renderer18.3.1间接
npmreact-test-renderer^18.3.1间接
npmreact-textarea-autosize8.5.3间接
npmreact-textarea-autosize^8.5.3间接
npmread4.1.0间接
npmread-cmd-shim4.0.0间接
npmread-cmd-shim5.0.0间接
npmread-package-json-fast4.0.0间接
npmread-pkg3.0.0间接
npmread-pkg5.2.0间接
npmread-pkg-up3.0.0间接
npmread-pkg-up7.0.1间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmreaddirp3.6.0间接
npmreadline1.3.0间接
npmrecast0.21.5间接
npmrecyclerlistview4.2.1间接
npmredent3.0.0间接
npmreflect.getprototypeof1.0.6间接
npmregenerate1.4.2间接
npmregenerate-unicode-properties10.1.0间接
npmregenerator-runtime0.13.11间接
npmregenerator-runtime0.14.0间接
npmregenerator-transform0.15.2间接
npmregexp.prototype.flags1.5.0间接
npmregexp.prototype.flags1.5.2间接
npmregexpu-core5.3.2间接
npmregjsparser0.9.1间接
npmremove-trailing-slash0.1.1间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequire-main-filename2.0.0间接
npmrequireg0.2.2间接
npmreselect4.1.8间接
npmresolve1.22.4间接
npmresolve1.22.8间接
npmresolve1.7.1间接
npmresolve2.0.0-next.5间接
npmresolve-cwd3.0.0间接
npmresolve-dir1.0.1间接
npmresolve-from3.0.0间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresolve-global1.0.0间接
npmresolve-pkg-maps1.0.0间接
npmresolve.exports2.0.2间接
npmresolve.exports2.0.3间接
npmrestore-cursor2.0.0间接
npmrestore-cursor3.1.0间接
npmretry0.12.0间接
npmreusify1.0.4间接
npmrimraf2.6.3间接
npmrimraf3.0.2间接
npmrimraf4.4.1间接
npmrollup3.29.1间接
npmrollup-plugin-copy3.5.0间接
npmrollup-plugin-postcss4.0.2间接
npmrollup-plugin-postcss^4.0.2间接
npmrollup-pluginutils2.8.2间接
npmrun-async2.4.1间接
npmrun-async4.0.6间接
npmrun-parallel1.2.0间接
npmrxjs7.8.1间接
npmrxjs7.8.2间接
npmsafe-array-concat1.0.1间接
npmsafe-array-concat1.1.2间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafe-identifier0.4.2间接
npmsafe-regex-test1.0.0间接
npmsafe-regex-test1.0.3间接
npmsafe-stable-stringify2.4.3间接
npmsafer-buffer2.1.2间接
npmsax1.4.1间接
npmscheduler0.23.2间接
npmscheduler0.24.0-canary-efb381bbf-20230505间接
npmselfsigned2.4.1间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.5.4间接
npmsemver7.6.0间接
npmsemver7.6.3间接
npmsemver7.7.2间接
npmsemver7.7.3间接
npmsend0.18.0间接
npmserialize-error2.1.0间接
npmserialize-javascript6.0.2间接
npmserve-static1.15.0间接
npmset-blocking2.0.0间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmsetimmediate1.0.5间接
npmsetprototypeof1.2.0间接
npmshallow-clone3.0.1间接
npmshallowequal1.1.0间接
npmshebang-command1.2.0间接
npmshebang-command2.0.0间接
npmshebang-regex1.0.0间接
npmshebang-regex3.0.0间接
npmshell-quote1.8.1间接
npmside-channel1.0.4间接
npmside-channel1.0.6间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmsigstore3.1.0间接
npmsigstore4.0.0间接
npmsimple-plist1.4.0间接
npmsisteransi1.0.5间接
npmslash2.0.0间接
npmslash3.0.0间接
npmslash4.0.0间接
npmslice-ansi2.1.0间接
npmslugify1.6.6间接
npmsmart-buffer4.2.0间接
npmsmob1.4.1间接
npmsnake-case3.0.4间接
npmsocks2.7.1间接
npmsocks2.8.1间接
npmsocks2.8.7间接
npmsocks-proxy-agent7.0.0间接
npmsocks-proxy-agent8.0.2间接
npmsocks-proxy-agent8.0.5间接
npmsort-keys2.0.0间接
npmsource-map0.5.7间接
npmsource-map0.6.1间接
npmsource-map0.7.4间接
npmsource-map-js1.0.2间接
npmsource-map-js1.2.0间接
npmsource-map-support0.5.13间接
npmsource-map-support0.5.21间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.3.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.13间接
npmsplit0.3.3间接
npmsplit1.0.1间接
npmsplit23.2.2间接
npmsprintf-js1.0.3间接
npmsprintf-js1.1.3间接
npmssri10.0.5间接
npmssri12.0.0间接
npmstable0.1.8间接
npmstack-utils2.0.6间接
npmstackframe1.3.4间接
npmstacktrace-parser0.1.10间接
npmstatuses1.5.0间接
npmstatuses2.0.1间接
npmstream-buffers2.2.0间接
npmstream-combiner0.0.4间接
npmstreamx2.16.1间接
npmstring-hash1.1.3间接
npmstring-length4.0.2间接
npmstring-width5.1.2间接
npmstring-width-cjs4.2.3间接
npmstring.prototype.matchall4.0.11间接
npmstring.prototype.repeat1.0.0间接
npmstring.prototype.trim1.2.8间接
npmstring.prototype.trim1.2.9间接
npmstring.prototype.trimend1.0.7间接
npmstring.prototype.trimend1.0.8间接
npmstring.prototype.trimstart1.0.7间接
npmstring.prototype.trimstart1.0.8间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstrip-ansi5.2.0间接
npmstrip-ansi7.1.0间接
npmstrip-ansi-cjs6.0.1间接
npmstrip-bom3.0.0间接
npmstrip-bom4.0.0间接
npmstrip-eof1.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-indent3.0.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments3.1.1间接
npmstrnum1.0.5间接
npmstructured-headers0.4.1间接
npmstyle-inject0.3.0间接
npmstyle-value-types5.0.0间接
npmstyled-components6.0.7间接
npmstyled-components^6.0.7间接
npmstyled-system5.1.5间接
npmstyled-system^5.1.5间接
npmstylehacks5.1.1间接
npmstyleq0.1.3间接
npmstylis4.3.0间接
npmsucrase3.34.0间接
npmsudo-prompt8.2.5间接
npmsudo-prompt9.1.1间接
npmsudo-prompt9.2.1间接
npmsupports-color5.5.0间接
原始 JSON 报告 机器可读

反馈

发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。

登录过程中消息不会丢失。

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

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

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