公开记录
软件健康报告模式 0.33.0 · 指标 2.10.0 · 2026-08-20 18:57 UTC

nextcloud / activity

:zap: Activity app for Nextcloud

JavaScript · PHP未检测到许可证★ 142 星标⑂ 71 复刻始于 2016年7月在 GitHub 上查看 ↗
类型网页界面如何判定

nextcloud/activity 的健康指数为 100 分中的 89 分,处于「优秀」区间。 其得分最高的类别是Vitality(95/100),最低的是Community & Adoption(58/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

89
总分 / 100
优秀

软件健康指数

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

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

评分画像

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

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

所有权

Nextcloud组织
11,106 关注者375 个公开仓库始于 2016年5月

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

按类别列示的指标

活力

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

95卓越 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 0 天前
35.3/36提交节奏52 周中有 51 周有提交
18/18提交量最近一年 879 次提交
0/10OpenSSF Scorecard:Maintained无数据
所用输入
commits_last_year879
human_commit_share0.71
days_since_last_push0
active_weeks_last_year51

发布纪律

88优秀
评分方式
16.2/27有发布版本33 个版本标签(无 GitHub 发布版本)
36/36发布时效最近一次发布版本于 7 天前
27/27发布节奏约每 12 天发布一次
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count33
latest_release_tagv33.0.8
releases_from_tags
days_since_latest_release7
mean_days_between_releases12

社区与采用

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

58中等 · 占总体的 17%
评分方式
34.9/60星标142 个星标
15.4/25复刻71 个复刻
6.7/15关注者17 位关注者
所用输入
forks71
stars142
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

60中等
评分方式
22.5/22.5README
0/22.5许可证未检测到许可证文件
18/18CONTRIBUTING 指南
0/13.5行为准则
7.2/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
readme_badges0
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_services
has_pull_request_template

可持续性与治理

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

76良好 · 占总体的 23%
评分方式
25.2/54巴士系数2 位贡献者贡献了半数提交
14.8/22.5提交分布头号贡献者编写了 34% 的提交
13.5/13.5贡献者广度84 位贡献者
0/10OpenSSF Scorecard:Contributors无数据
所用输入
bus_factor2
contributors_sampled84
top_contributor_share0.344
评分方式
30/42议题解决72% 的议题已关闭
24.7/30PR 接受已裁定的 PR 中 1,975/2,395 已合并
6.5/13Newcomer PR acceptance30 天内首次贡献者的 PR 已合并 1/2
0/15OpenSSF Scorecard:Code-Review无数据
所用输入
merged_prs1,975
open_issues122
closed_issues306
prs_merged_7d6
prs_decided_7d6
prs_merged_30d31
prs_decided_30d36
issue_closed_ratio0.715
closed_unmerged_prs420
first_time_authors_30d2
first_time_prs_merged_30d1
first_time_prs_decided_30d2
评分方式
30/30所有权背书组织持有
0/20已验证域名未读取该组织的域名验证状态
25/25所有者影响力nextcloud 有 11,106 位关注者
25/25既往记录375 个公开仓库,账户约 10 年
所用输入
followers11,106
owner_typeOrganization
is_verified
owner_loginnextcloud
public_repos375
account_age_days3,759
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

78良好 · 占总体的 19%

工程实践

80优秀
评分方式
24/24CI 工作流26 个工作流
24/24存在测试
16/16Linter 配置.php-cs-fixer.dist.php, eslint.config.js
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签5 个主题标签
0/10Wiki
所用输入
topicsnextcloud, activity, stream, open-source, hacktoberfest
has_wiki
homepage
docs_site
has_readme
has_docs_dir
has_description

安全

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

60中等 · 占总体的 16%

安全态势

50中等
评分方式
0/30安全策略(SECURITY.md)
25/25Dependabot 配置
25/25依赖锁定文件composer.lock, package-lock.json
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfilescomposer.lock, package-lock.json
manifestscomposer.json, package.json
has_codeql_workflow
has_security_policy
has_dependabot_config
评分方式
35/35直接依赖不含已知公告没有直接依赖携带已知公告
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告没有公告带有发布日期
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages1,062
unassessed_packages1
affected_by_severityhigh 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 1062 个已解析依赖与 OSV 比对。 有 1 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

75良好 · 占总体的 4%
评分方式
0/45代理指令没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史71 次人类提交中有 71 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动Makefile
22/22自动化测试
11/11Lint / 格式化配置.php-cs-fixer.dist.php, eslint.config.js
11/11静态类型检查tsconfig.json
10/10可复现环境lockfile
10/10已体现的代理实践最近 100 次提交中有 6 次由代理编写或署名代理
8/8自动化维护最近 100 次提交中有 20 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies无数据
所用输入
has_nix
has_tests
lockfilescomposer.lock, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configstsconfig.json
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0.2
评分方式
27/45可类型检查的代码JavaScript,已配置类型检查(tsconfig.json)
53.5/55可控的文件大小采样的 262 个源文件中有 7 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes663,893
source_files_sampled262
oversized_source_files7

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch packagist package 'nextcloud/activity' from its registry
  • OpenSSF Scorecard did not return a usable result (Skipping github.com/nextcloud/activity: run: repo unreachable: GET https://api.github.com/repos/nextcloud/activity: 504 We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists. []); skipping Scorecard checks

更多细节

Star 与 Fork 历史 0 ★ / 71 ⇿
0Star
71Fork
30发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

01325385063757122016-102021-092026-07
主版本 2次版本 0修订 28

每个点涵盖 9 天。

直接依赖 18
注册表软件包版本约束清单文件
npm@mdi/svg^7.4.47package.json
npm@nextcloud/auth^2.6.0package.json
npm@nextcloud/axios^2.6.0package.json
npm@nextcloud/dialogs^7.4.1package.json
npm@nextcloud/eslint-config^9.0.1package.json
npm@nextcloud/files^4.0.0package.json
npm@nextcloud/initial-state^3.0.0package.json
npm@nextcloud/l10n^3.4.1package.json
npm@nextcloud/logger^3.0.3package.json
npm@nextcloud/moment^1.3.5package.json
npm@nextcloud/paths^3.1.0package.json
npm@nextcloud/router^3.1.0package.json
npm@nextcloud/vue^9.8.2package.json
npm@vueuse/core^14.3.0package.json
npmvue^3.5.40package.json
npmvue-material-design-icons^5.3.1package.json
npmvue-router^5.1.0package.json
npmvuex^4.1.0package.json
全部依赖 1,063

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

注册表软件包版本关系
npm@mdi/svg7.4.47直接
npm@nextcloud/auth2.6.0直接
npm@nextcloud/axios2.6.0直接
npm@nextcloud/dialogs7.4.1直接
npm@nextcloud/eslint-config9.0.1直接
npm@nextcloud/files3.12.2直接
npm@nextcloud/files4.0.0直接
npm@nextcloud/initial-state3.0.0直接
npm@nextcloud/l10n3.4.1直接
npm@nextcloud/logger3.0.3直接
npm@nextcloud/moment1.3.5直接
npm@nextcloud/paths3.1.0直接
npm@nextcloud/router3.1.0直接
npm@nextcloud/vue9.8.2直接
npm@vueuse/core14.3.0直接
npmvue3.5.40直接
npmvue-material-design-icons5.3.1直接
npmvue-router5.1.0直接
npmvuex4.1.0直接
npm@aashutoshrathi/word-wrap1.2.6间接
npm@babel/code-frame7.26.2间接
npm@babel/generator8.0.0-rc.6间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-string-parser8.0.0-rc.6间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-identifier8.0.0-rc.6间接
npm@babel/parser7.29.7间接
npm@babel/parser8.0.0-rc.6间接
npm@babel/runtime7.26.10间接
npm@babel/types7.29.7间接
npm@babel/types8.0.0-rc.6间接
npm@balena/dockerignore1.0.2间接
npm@bcoe/v8-coverage1.0.2间接
npm@buttercup/fetch0.2.1间接
npm@cacheable/memory2.2.0间接
npm@cacheable/utils2.5.0间接
npm@ckpack/vue-color1.6.0间接
npm@csstools/css-calc3.2.1间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.1.6间接
npm@csstools/css-tokenizer4.0.0间接
npm@csstools/media-query-list-parser5.0.0间接
npm@csstools/selector-resolve-nested4.0.0间接
npm@csstools/selector-specificity6.0.0间接
npm@ctrl/tinycolor3.6.1间接
npm@es-joy/jsdoccomment0.88.0间接
npm@es-joy/resolve.exports1.2.0间接
npm@esbuild/aix-ppc640.25.4间接
npm@esbuild/aix-ppc640.28.1间接
npm@esbuild/android-arm0.25.4间接
npm@esbuild/android-arm0.28.1间接
npm@esbuild/android-arm640.25.4间接
npm@esbuild/android-arm640.28.1间接
npm@esbuild/android-x640.25.4间接
npm@esbuild/android-x640.28.1间接
npm@esbuild/darwin-arm640.25.4间接
npm@esbuild/darwin-arm640.28.1间接
npm@esbuild/darwin-x640.25.4间接
npm@esbuild/darwin-x640.28.1间接
npm@esbuild/freebsd-arm640.25.4间接
npm@esbuild/freebsd-arm640.28.1间接
npm@esbuild/freebsd-x640.25.4间接
npm@esbuild/freebsd-x640.28.1间接
npm@esbuild/linux-arm0.25.4间接
npm@esbuild/linux-arm0.28.1间接
npm@esbuild/linux-arm640.25.4间接
npm@esbuild/linux-arm640.28.1间接
npm@esbuild/linux-ia320.25.4间接
npm@esbuild/linux-ia320.28.1间接
npm@esbuild/linux-loong640.25.4间接
npm@esbuild/linux-loong640.28.1间接
npm@esbuild/linux-mips64el0.25.4间接
npm@esbuild/linux-mips64el0.28.1间接
npm@esbuild/linux-ppc640.25.4间接
npm@esbuild/linux-ppc640.28.1间接
npm@esbuild/linux-riscv640.25.4间接
npm@esbuild/linux-riscv640.28.1间接
npm@esbuild/linux-s390x0.25.4间接
npm@esbuild/linux-s390x0.28.1间接
npm@esbuild/linux-x640.25.4间接
npm@esbuild/linux-x640.28.1间接
npm@esbuild/netbsd-arm640.25.4间接
npm@esbuild/netbsd-arm640.28.1间接
npm@esbuild/netbsd-x640.25.4间接
npm@esbuild/netbsd-x640.28.1间接
npm@esbuild/openbsd-arm640.25.4间接
npm@esbuild/openbsd-arm640.28.1间接
npm@esbuild/openbsd-x640.25.4间接
npm@esbuild/openbsd-x640.28.1间接
npm@esbuild/openharmony-arm640.28.1间接
npm@esbuild/sunos-x640.25.4间接
npm@esbuild/sunos-x640.28.1间接
npm@esbuild/win32-arm640.25.4间接
npm@esbuild/win32-arm640.28.1间接
npm@esbuild/win32-ia320.25.4间接
npm@esbuild/win32-ia320.28.1间接
npm@esbuild/win32-x640.25.4间接
npm@esbuild/win32-x640.28.1间接
npm@eslint-community/eslint-utils4.9.1间接
npm@eslint-community/regexpp4.12.2间接
npm@eslint/compat2.0.5间接
npm@eslint/config-array0.23.2间接
npm@eslint/config-helpers0.5.2间接
npm@eslint/core1.2.1间接
npm@eslint/js10.0.1间接
npm@eslint/json2.0.1间接
npm@eslint/object-schema3.0.2间接
npm@eslint/plugin-kit0.6.1间接
npm@eslint/plugin-kit0.7.2间接
npm@file-type/xml0.4.4间接
npm@floating-ui/core1.7.5间接
npm@floating-ui/dom1.1.1间接
npm@floating-ui/dom1.7.6间接
npm@floating-ui/utils0.2.11间接
npm@grpc/grpc-js1.14.4间接
npm@grpc/proto-loader0.7.13间接
npm@grpc/proto-loader0.8.1间接
npm@hapi/address5.1.1间接
npm@hapi/formula3.0.2间接
npm@hapi/hoek11.0.7间接
npm@hapi/pinpoint2.0.1间接
npm@hapi/tlds1.1.4间接
npm@hapi/topo6.0.2间接
npm@humanfs/core0.19.1间接
npm@humanfs/node0.16.6间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/momoa3.3.10间接
npm@humanwhocodes/retry0.3.1间接
npm@humanwhocodes/retry0.4.3间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/remapping2.3.5间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@js-sdsl/ordered-map4.4.2间接
npm@keyv/bigmap1.3.1间接
npm@keyv/serialize1.1.1间接
npm@mdi/js7.4.47间接
npm@microsoft/api-extractor7.58.1间接
npm@microsoft/api-extractor-model7.33.5间接
npm@microsoft/tsdoc0.16.0间接
npm@microsoft/tsdoc-config0.18.1间接
npm@nextcloud/browser-storage0.5.0间接
npm@nextcloud/browserslist-config3.1.2间接
npm@nextcloud/capabilities1.2.1间接
npm@nextcloud/e2e-test-server0.5.1间接
npm@nextcloud/event-bus3.3.3间接
npm@nextcloud/sharing0.3.0间接
npm@nextcloud/sharing0.4.0间接
npm@nextcloud/stylelint-config3.2.2间接
npm@nextcloud/typings1.10.0间接
npm@nextcloud/vite-config2.5.4间接
npm@nextcloud/vue-select4.1.0间接
npm@nodable/entities3.0.0间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@one-ini/wasm0.1.1间接
npm@parcel/watcher2.5.1间接
npm@parcel/watcher-android-arm642.5.1间接
npm@parcel/watcher-darwin-arm642.5.1间接
npm@parcel/watcher-darwin-x642.5.1间接
npm@parcel/watcher-freebsd-x642.5.1间接
npm@parcel/watcher-linux-arm-glibc2.5.1间接
npm@parcel/watcher-linux-arm-musl2.5.1间接
npm@parcel/watcher-linux-arm64-glibc2.5.1间接
npm@parcel/watcher-linux-arm64-musl2.5.1间接
npm@parcel/watcher-linux-x64-glibc2.5.1间接
npm@parcel/watcher-linux-x64-musl2.5.1间接
npm@parcel/watcher-win32-arm642.5.1间接
npm@parcel/watcher-win32-ia322.5.1间接
npm@parcel/watcher-win32-x642.5.1间接
npm@pkgjs/parseargs0.11.0间接
npm@playwright/test1.62.1间接
npm@protobufjs/aspromise1.1.2间接
npm@protobufjs/base641.1.2间接
npm@protobufjs/codegen2.0.5间接
npm@protobufjs/eventemitter1.1.1间接
npm@protobufjs/fetch1.1.1间接
npm@protobufjs/float1.0.2间接
npm@protobufjs/path1.1.2间接
npm@protobufjs/pool1.1.0间接
npm@protobufjs/utf81.1.1间接
npm@rolldown/pluginutils1.0.1间接
npm@rollup/plugin-inject5.0.5间接
npm@rollup/plugin-replace6.0.3间接
npm@rollup/pluginutils5.1.4间接
npm@rollup/rollup-android-arm-eabi4.60.1间接
npm@rollup/rollup-android-arm644.60.1间接
npm@rollup/rollup-darwin-arm644.60.1间接
npm@rollup/rollup-darwin-x644.60.1间接
npm@rollup/rollup-freebsd-arm644.60.1间接
npm@rollup/rollup-freebsd-x644.60.1间接
npm@rollup/rollup-linux-arm-gnueabihf4.60.1间接
npm@rollup/rollup-linux-arm-musleabihf4.60.1间接
npm@rollup/rollup-linux-arm64-gnu4.60.1间接
npm@rollup/rollup-linux-arm64-musl4.60.1间接
npm@rollup/rollup-linux-loong64-gnu4.60.1间接
npm@rollup/rollup-linux-loong64-musl4.60.1间接
npm@rollup/rollup-linux-ppc64-gnu4.60.1间接
npm@rollup/rollup-linux-ppc64-musl4.60.1间接
npm@rollup/rollup-linux-riscv64-gnu4.60.1间接
npm@rollup/rollup-linux-riscv64-musl4.60.1间接
npm@rollup/rollup-linux-s390x-gnu4.60.1间接
npm@rollup/rollup-linux-x64-gnu4.60.1间接
npm@rollup/rollup-linux-x64-musl4.60.1间接
npm@rollup/rollup-openbsd-x644.60.1间接
npm@rollup/rollup-openharmony-arm644.60.1间接
npm@rollup/rollup-win32-arm64-msvc4.60.1间接
npm@rollup/rollup-win32-ia32-msvc4.60.1间接
npm@rollup/rollup-win32-x64-gnu4.60.1间接
npm@rollup/rollup-win32-x64-msvc4.60.1间接
npm@rushstack/node-core-library5.21.0间接
npm@rushstack/problem-matcher0.2.1间接
npm@rushstack/rig-package0.7.2间接
npm@rushstack/terminal0.22.4间接
npm@rushstack/ts-command-line5.3.4间接
npm@sindresorhus/base621.0.0间接
npm@sindresorhus/merge-streams4.0.0间接
npm@standard-schema/spec1.1.0间接
npm@stylistic/eslint-plugin5.10.0间接
npm@tokenizer/token0.3.0间接
npm@types/argparse1.0.38间接
npm@types/chai5.2.3间接
npm@types/debug4.1.12间接
npm@types/deep-eql4.0.2间接
npm@types/escape-html1.0.4间接
npm@types/esrecurse4.3.1间接
npm@types/estree1.0.8间接
npm@types/estree1.0.9间接
npm@types/estree-jsx1.0.5间接
npm@types/hast3.0.4间接
npm@types/jquery3.5.16间接
npm@types/jsesc2.5.1间接
npm@types/json-schema7.0.15间接
npm@types/mdast4.0.4间接
npm@types/ms2.1.0间接
npm@types/node24.9.1间接
npm@types/semver7.7.0间接
npm@types/sizzle2.3.3间接
npm@types/toastify-js1.12.4间接
npm@types/trusted-types2.0.7间接
npm@types/unist2.0.11间接
npm@types/unist3.0.3间接
npm@types/web-bluetooth0.0.21间接
npm@types/whatwg-mimetype3.0.2间接
npm@types/ws8.18.1间接
npm@typescript-eslint/eslint-plugin8.64.0间接
npm@typescript-eslint/parser8.64.0间接
npm@typescript-eslint/project-service8.64.0间接
npm@typescript-eslint/scope-manager8.64.0间接
npm@typescript-eslint/tsconfig-utils8.64.0间接
npm@typescript-eslint/type-utils8.64.0间接
npm@typescript-eslint/types8.64.0间接
npm@typescript-eslint/typescript-estree8.64.0间接
npm@typescript-eslint/utils8.64.0间接
npm@typescript-eslint/visitor-keys8.64.0间接
npm@ungap/structured-clone1.3.0间接
npm@vitejs/plugin-vue6.0.7间接
npm@vitest/coverage-v84.1.10间接
npm@vitest/expect4.1.10间接
npm@vitest/mocker4.1.10间接
npm@vitest/pretty-format4.1.10间接
npm@vitest/runner4.1.10间接
npm@vitest/snapshot4.1.10间接
npm@vitest/spy4.1.10间接
npm@vitest/utils4.1.10间接
npm@volar/language-core2.4.23间接
npm@volar/source-map2.4.23间接
npm@volar/typescript2.4.23间接
npm@vue-macros/common3.1.2间接
npm@vue/compiler-core3.5.40间接
npm@vue/compiler-dom3.5.40间接
npm@vue/compiler-sfc3.5.40间接
npm@vue/compiler-ssr3.5.40间接
npm@vue/compiler-vue22.7.16间接
npm@vue/devtools-api6.6.4间接
npm@vue/devtools-api8.1.3间接
npm@vue/devtools-kit8.1.3间接
npm@vue/devtools-shared8.1.3间接
npm@vue/language-core2.2.0间接
npm@vue/reactivity3.5.40间接
npm@vue/runtime-core3.5.40间接
npm@vue/runtime-dom3.5.40间接
npm@vue/server-renderer3.5.40间接
npm@vue/shared3.5.40间接
npm@vue/test-utils2.4.11间接
npm@vue/tsconfig0.9.1间接
npm@vuepic/vue-datepicker11.0.3间接
npm@vueuse/components14.3.0间接
npm@vueuse/metadata14.3.0间接
npm@vueuse/shared14.3.0间接
npmabbrev2.0.0间接
npmacorn8.16.0间接
npmacorn-jsx5.3.2间接
npmagent-base6.0.2间接
npmajv6.14.0间接
npmajv8.18.0间接
npmajv-draft-041.0.0间接
npmajv-formats3.0.1间接
npmalien-signals0.4.14间接
npmansi-regex5.0.1间接
npmansi-regex6.0.1间接
npmansi-regex6.2.2间接
npmansi-styles4.3.0间接
npmansi-styles6.2.1间接
npmanynum1.0.1间接
npmare-docs-informative0.0.2间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-find-index1.0.2间接
npmasn10.2.6间接
npmasn1.js4.10.1间接
npmassert2.1.0间接
npmassertion-error2.0.1间接
npmast-kit2.2.0间接
npmast-v8-to-istanbul1.0.0间接
npmast-walker-scope0.9.0间接
npmastral-regex2.0.0间接
npmasynckit0.4.0间接
npmavailable-typed-arrays1.0.7间接
npmaxios1.18.1间接
npmb4a1.8.1间接
npmbail2.0.2间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.3间接
npmbare-events2.9.1间接
npmbare-fs4.7.3间接
npmbare-os3.9.3间接
npmbare-path3.0.1间接
npmbare-stream2.13.3间接
npmbare-url2.4.5间接
npmbase-641.0.0间接
npmbase64-js1.5.1间接
npmbaseline-browser-mapping2.10.42间接
npmbcrypt-pbkdf1.0.2间接
npmbirpc2.9.0间接
npmbl4.1.0间接
npmblurhash2.0.5间接
npmbn.js4.12.4间接
npmbn.js5.2.4间接
npmboolbase1.0.0间接
npmbrace-expansion2.1.4间接
npmbrace-expansion5.0.9间接
npmbraces3.0.3间接
npmbrorand1.1.0间接
npmbrowser-resolve2.0.0间接
npmbrowserify-aes1.2.0间接
npmbrowserify-cipher1.0.1间接
npmbrowserify-des1.0.2间接
npmbrowserify-rsa4.1.1间接
npmbrowserify-sign4.2.6间接
npmbrowserify-zlib0.2.0间接
npmbrowserslist4.28.5间接
npmbrowserslist-to-esbuild2.1.1间接
npmbuffer5.7.1间接
npmbuffer-image-size0.6.4间接
npmbuffer-xor1.0.3间接
npmbuildcheck0.0.7间接
npmbuiltin-status-codes3.0.0间接
npmbyte-length1.0.2间接
npmcacheable2.5.0间接
npmcall-bind1.0.9间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcallsites3.1.0间接
npmcancelable-promise4.3.1间接
npmcaniuse-lite1.0.30001802间接
npmccount2.0.1间接
npmchai6.2.2间接
npmcharacter-entities2.0.2间接
npmcharacter-entities-html42.1.0间接
npmcharacter-entities-legacy3.0.0间接
npmcharacter-reference-invalid2.0.1间接
npmcharenc0.0.2间接
npmchokidar4.0.3间接
npmchokidar5.0.0间接
npmchownr1.1.4间接
npmcipher-base1.0.7间接
npmcliui8.0.1间接
npmclone2.1.2间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcolord2.9.3间接
npmcombined-stream1.0.8间接
npmcomma-separated-tokens2.0.3间接
npmcommander10.0.1间接
npmcomment-parser1.4.7间接
npmcommenting1.1.0间接
npmcompare-versions6.1.1间接
npmconfbox0.1.8间接
npmconfbox0.2.2间接
npmconfig-chain1.1.13间接
npmconsole-browserify1.2.0间接
npmconstants-browserify1.0.0间接
npmconvert-source-map2.0.0间接
npmcore-js3.46.0间接
npmcore-js-compat3.49.0间接
npmcore-util-is1.0.3间接
npmcosmiconfig9.0.2间接
npmcpu-features0.0.10间接
npmcreate-ecdh4.0.4间接
npmcreate-hash1.2.0间接
npmcreate-hmac1.1.7间接
npmcreate-require1.1.1间接
npmcross-spawn7.0.6间接
npmcrypt0.0.2间接
npmcrypto-browserify3.12.1间接
npmcss-functions-list3.3.3间接
npmcss-tree3.2.1间接
npmcssesc3.0.0间接
npmcsstype3.2.3间接
npmdata-uri-to-buffer4.0.1间接
npmdate-fns4.1.0间接
npmde-indent1.0.2间接
npmdebounce3.0.0间接
npmdebug4.4.3间接
npmdecode-named-character-reference1.1.0间接
npmdeep-is0.1.4间接
npmdefine-data-property1.1.4间接
npmdefine-properties1.2.1间接
npmdelayed-stream1.0.0间接
npmdequal2.0.3间接
npmdes.js1.1.0间接
npmdetect-indent7.0.2间接
npmdetect-libc1.0.3间接
npmdetect-newline4.0.1间接
npmdevlop1.1.0间接
npmdiff8.0.3间接
npmdiffie-hellman5.0.3间接
npmdocker-modem5.0.7间接
npmdockerode5.0.1间接
npmdom-serializer2.0.0间接
npmdomain-browser4.22.0间接
npmdomelementtype2.3.0间接
npmdomhandler5.0.3间接
npmdompurify3.4.13间接
npmdomutils3.2.2间接
npmdunder-proto1.0.1间接
npmeastasianwidth0.2.0间接
npmeditorconfig1.0.7间接
npmelectron-to-chromium1.5.387间接
npmelliptic6.6.1间接
npmemoji-mart-vue-fast15.0.5间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmend-of-stream1.4.4间接
npmentities4.5.0间接
npmentities6.0.1间接
npmentities7.0.1间接
npmenv-paths2.2.1间接
npmerror-ex1.3.4间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer2.0.0间接
npmes-object-atoms1.1.1间接
npmes-set-tostringtag2.1.0间接
npmesbuild0.25.4间接
npmesbuild0.28.1间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmescape-string-regexp4.0.0间接
npmescape-string-regexp5.0.0间接
npmeslint10.0.1间接
npmeslint-config-flat-gitignore2.3.0间接
npmeslint-plugin-antfu3.2.3间接
npmeslint-plugin-jsdoc63.0.13间接
npmeslint-plugin-perfectionist5.10.0间接
npmeslint-plugin-vue10.9.2间接
npmeslint-scope9.1.1间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys4.2.1间接
npmeslint-visitor-keys5.0.1间接
npmespree10.4.0间接
npmespree11.1.1间接
npmespree11.2.0间接
npmesquery1.7.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmestree-toolkit1.7.14间接
npmestree-util-is-identifier-name3.0.0间接
npmestree-walker2.0.2间接
npmestree-walker3.0.3间接
npmesutils2.0.3间接
npmeventemitter35.0.4间接
npmevents3.3.0间接
npmevents-universal1.0.1间接
npmevp_bytestokey1.0.3间接
npmexpect-type1.3.0间接
npmexsolve1.0.7间接
npmextend3.0.2间接
npmfast-deep-equal3.1.3间接
npmfast-fifo1.3.2间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfast-uri3.1.5间接
npmfast-xml-builder1.2.0间接
npmfast-xml-parser5.10.1间接
npmfastest-levenshtein1.0.16间接
npmfastq1.20.1间接
npmfdir6.5.0间接
npmfetch-blob3.2.0间接
npmfile-entry-cache11.1.5间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up5.0.0间接
npmflat-cache4.0.1间接
npmflat-cache6.1.23间接
npmflatted3.4.2间接
npmfloating-vue5.2.2间接
npmfocus-trap8.2.2间接
npmfollow-redirects1.16.0间接
npmfor-each0.3.5间接
npmforeground-child3.2.1间接
npmform-data4.0.6间接
npmformdata-polyfill4.0.10间接
npmfs-constants1.0.0间接
npmfs-extra11.3.4间接
npmfsevents2.3.2间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmgenerator-function2.0.1间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmgit-hooks-list4.2.1间接
npmglob10.5.0间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobal-modules2.0.0间接
npmglobal-prefix3.0.0间接
npmglobals17.7.0间接
npmglobby16.2.2间接
npmglobjoin0.1.4间接
npmgopd1.2.0间接
npmgraceful-fs4.2.10间接
npmhappy-dom20.11.2间接
npmhas-flag4.0.0间接
npmhas-flag5.0.1间接
npmhas-property-descriptors1.0.2间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhash-base3.0.5间接
npmhash-base3.1.2间接
npmhash.js1.1.7间接
npmhashery1.5.1间接
npmhasown2.0.4间接
npmhast-util-is-element3.0.0间接
npmhast-util-to-jsx-runtime2.3.6间接
npmhast-util-to-text4.0.2间接
npmhast-util-whitespace3.0.0间接
npmhe1.2.0间接
npmhighlight.js11.11.1间接
npmhmac-drbg1.0.1间接
npmhookable5.5.3间接
npmhookified1.15.1间接
npmhookified2.2.0间接
npmhot-patcher2.0.1间接
npmhtml-entities2.6.0间接
npmhtml-escaper2.0.2间接
npmhtml-tags5.1.0间接
npmhtmlparser28.0.2间接
npmhttps-browserify1.0.0间接
npmhttps-proxy-agent5.0.1间接
npmieee7541.2.1间接
npmignore5.3.2间接
npmignore7.0.5间接
npmignore7.0.6间接
npmimmutable5.1.9间接
npmimport-fresh3.3.1间接
npmimport-lazy4.0.0间接
npmimport-meta-resolve4.2.0间接
npmimurmurhash0.1.4间接
npminherits2.0.4间接
npmini1.3.8间接
npminline-style-parser0.2.4间接
npmis-absolute-url4.0.1间接
npmis-alphabetical2.0.1间接
npmis-alphanumerical2.0.1间接
npmis-arguments1.2.0间接
npmis-arrayish0.2.1间接
npmis-buffer1.1.6间接
npmis-callable1.2.7间接
npmis-core-module2.16.1间接
npmis-decimal2.0.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-generator-function1.1.2间接
npmis-glob4.0.3间接
npmis-hexadecimal2.0.1间接
npmis-nan1.3.2间接
npmis-number7.0.0间接
npmis-path-inside4.0.0间接
npmis-plain-obj4.1.0间接
npmis-plain-object5.0.0间接
npmis-regex1.2.1间接
npmis-svg6.1.0间接
npmis-typed-array1.1.15间接
npmis-unsafe2.0.0间接
npmisarray1.0.0间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmisomorphic-timers-promises1.0.1间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-report3.0.1间接
npmistanbul-reports3.2.0间接
npmjackspeak3.4.3间接
npmjju1.4.0间接
npmjoi18.2.3间接
npmjs-beautify1.15.4间接
npmjs-cookie3.0.7间接
npmjs-tokens10.0.0间接
npmjs-tokens4.0.0间接
npmjs-tokens9.0.1间接
npmjs-yaml4.3.1间接
npmjsdoc-type-pratt-parser7.2.0间接
npmjsesc3.1.0间接
npmjson-buffer3.0.1间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson52.2.3间接
npmjsonfile6.1.0间接
npmkeyv4.5.4间接
npmkeyv5.6.0间接
npmkind-of6.0.3间接
npmknown-css-properties0.37.0间接
npmkolorist1.8.0间接
npmlayerr3.0.0间接
npmlevn0.4.1间接
npmlines-and-columns1.2.4间接
npmlinkifyjs4.3.3间接
npmlocal-pkg1.1.2间接
npmlocate-path6.0.0间接
npmlodash4.18.1间接
npmlodash.camelcase4.3.0间接
npmlodash.truncate4.4.2间接
npmlong5.3.2间接
npmlongest-streak3.1.0间接
npmlowlight3.3.0间接
npmlru-cache10.4.3间接
npmlru-cache6.0.0间接
npmmagic-string0.30.21间接
npmmagic-string-ast1.0.3间接
npmmagicast0.5.2间接
npmmake-dir4.0.0间接
npmmaterial-colors1.2.6间接
npmmath-intrinsics1.1.0间接
npmmathml-tag-names4.0.0间接
npmmd52.3.0间接
npmmd5.js1.3.5间接
npmmdast-squeeze-paragraphs6.0.0间接
npmmdast-util-find-and-replace3.0.2间接
npmmdast-util-from-markdown2.0.2间接
npmmdast-util-mdx-expression2.0.1间接
npmmdast-util-mdx-jsx3.2.0间接
npmmdast-util-mdxjs-esm2.0.1间接
npmmdast-util-newline-to-break2.0.0间接
npmmdast-util-phrasing4.1.0间接
npmmdast-util-to-hast13.2.1间接
npmmdast-util-to-markdown2.1.2间接
npmmdast-util-to-string4.0.0间接
npmmdn-data2.27.1间接
npmmeow13.2.0间接
npmmeow14.1.0间接
npmmerge21.4.1间接
npmmicromark4.0.2间接
npmmicromark-core-commonmark2.0.3间接
npmmicromark-factory-destination2.0.1间接
npmmicromark-factory-label2.0.1间接
npmmicromark-factory-space2.0.1间接
npmmicromark-factory-title2.0.1间接
npmmicromark-factory-whitespace2.0.1间接
npmmicromark-util-character2.1.1间接
npmmicromark-util-chunked2.0.1间接
npmmicromark-util-classify-character2.0.1间接
npmmicromark-util-combine-extensions2.0.1间接
npmmicromark-util-decode-numeric-character-reference2.0.2间接
npmmicromark-util-decode-string2.0.1间接
npmmicromark-util-encode2.0.1间接
npmmicromark-util-html-tag-name2.0.1间接
npmmicromark-util-normalize-identifier2.0.1间接
npmmicromark-util-resolve-all2.0.1间接
npmmicromark-util-sanitize-uri2.0.1间接
npmmicromark-util-subtokenize2.1.0间接
npmmicromark-util-symbol2.0.1间接
npmmicromark-util-types2.0.2间接
npmmicromatch4.0.8间接
npmmiller-rabin4.0.1间接
npmmime-db1.52.0间接
npmmime-types2.1.35间接
npmminimalistic-assert1.0.1间接
npmminimalistic-crypto-utils1.0.1间接
npmminimatch10.2.3间接
npmminimatch10.2.4间接
npmminimatch10.2.5间接
npmminimatch9.0.9间接
npmminimist1.2.8间接
npmminipass7.1.2间接
npmmkdirp-classic0.5.3间接
npmmlly1.8.2间接
npmmoment2.30.1间接
npmms2.1.3间接
npmmuggle-string0.4.1间接
npmnan2.26.2间接
npmnanoid3.3.18间接
npmnatural-compare1.4.0间接
npmnatural-orderby5.0.0间接
npmnested-property4.0.0间接
npmnode-addon-api7.1.1间接
npmnode-domexception1.0.0间接
npmnode-fetch3.3.2间接
npmnode-releases2.0.50间接
npmnode-stdlib-browser1.3.1间接
npmnopt7.2.1间接
npmnormalize-path3.0.0间接
npmnth-check2.1.1间接
npmobject-deep-merge2.0.1间接
npmobject-inspect1.13.4间接
npmobject-is1.1.6间接
npmobject-keys1.1.1间接
npmobject.assign4.1.7间接
npmobug2.1.1间接
npmonce1.4.0间接
npmoptionator0.9.3间接
npmos-browserify0.3.0间接
npmp-limit3.1.0间接
npmp-locate5.0.0间接
npmp-queue9.3.1间接
npmp-timeout7.0.1间接
npmpackage-json-from-dist1.0.0间接
npmpackage-name-regex2.0.6间接
npmpako1.0.11间接
npmparent-module1.0.1间接
npmparse-asn15.1.9间接
npmparse-entities4.0.2间接
npmparse-imports-exports0.2.4间接
npmparse-json5.2.0间接
npmparse-statements1.0.11间接
npmpath-browserify1.0.1间接
npmpath-exists4.0.0间接
npmpath-expression-matcher1.6.2间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-posix1.0.0间接
npmpath-scurry1.11.1间接
npmpathe2.0.3间接
npmpbkdf23.1.6间接
npmperfect-debounce2.1.0间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.4间接
npmpicomatch4.0.5间接
npmpkg-dir5.0.0间接
npmpkg-types1.3.1间接
npmpkg-types2.3.0间接
npmplaywright1.62.1间接
npmplaywright-core1.62.1间接
npmpossible-typed-array-names1.1.0间接
npmpostcss8.5.26间接
npmpostcss-html1.8.1间接
npmpostcss-media-query-parser0.2.3间接
npmpostcss-resolve-nested-selector0.1.6间接
npmpostcss-safe-parser6.0.0间接
npmpostcss-safe-parser7.0.1间接
npmpostcss-scss4.0.9间接
npmpostcss-selector-parser7.1.4间接
npmpostcss-value-parser4.2.0间接
npmprelude-ls1.2.1间接
npmprocess0.11.10间接
npmprocess-nextick-args2.0.1间接
npmproperty-information7.1.0间接
npmproto-list1.2.4间接
npmprotobufjs7.6.5间接
npmproxy-from-env2.1.0间接
npmpublic-encrypt4.0.3间接
npmpump3.0.0间接
npmpunycode1.4.1间接
npmpunycode2.1.1间接
npmqified0.10.1间接
npmqs6.15.3间接
npmquansync0.2.11间接
npmquerystring-es30.2.1间接
npmquerystringify2.2.0间接
npmqueue-microtask1.2.3间接
npmrandombytes2.1.0间接
npmrandomfill1.0.4间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmreaddirp4.1.2间接
npmreaddirp5.0.0间接
npmregenerator-runtime0.14.1间接
npmrehype-external-links3.0.0间接
npmrehype-highlight7.0.2间接
npmrehype-react8.0.0间接
npmremark-breaks4.0.0间接
npmremark-parse11.0.0间接
npmremark-rehype11.1.2间接
npmremark-unlink-protocols1.0.0间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequires-port1.0.0间接
npmreserved-identifiers1.2.0间接
npmresolve1.22.11间接
npmresolve-from4.0.0间接
npmreusify1.1.0间接
npmripemd1602.0.3间接
npmrollup4.60.1间接
npmrollup-plugin-corejs1.0.2间接
npmrollup-plugin-esbuild-minify1.3.0间接
npmrollup-plugin-license3.7.1间接
npmrollup-plugin-node-externals9.0.1间接
npmrun-parallel1.2.0间接
npmrxjs7.8.2间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafe-regex-test1.1.0间接
npmsafer-buffer2.1.2间接
npmsass1.93.2间接
npmsax1.4.1间接
npmscule1.3.0间接
npmsemver7.5.4间接
npmsemver7.8.5间接
npmset-function-length1.2.2间接
npmsetimmediate1.0.5间接
npmsha.js2.4.12间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmside-channel1.1.1间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsiginfo2.0.0间接
npmsignal-exit4.1.0间接
npmslash5.1.0间接
npmslice-ansi4.0.0间接
npmsort-object-keys2.1.0间接
npmsort-package-json4.0.0间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmspace-separated-tokens2.0.2间接
npmspdx-compare1.0.0间接
npmspdx-exceptions2.3.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-expression-parse4.0.0间接
npmspdx-expression-validate2.0.0间接
npmspdx-license-ids3.0.12间接
npmspdx-ranges2.1.1间接
npmspdx-satisfies5.0.1间接
npmsplit-ca1.0.1间接
npmsplitpanes4.0.4间接
npmsprintf-js1.0.3间接
npmssh21.17.0间接
npmstackback0.0.2间接
npmstd-env4.0.0间接
npmstream-browserify3.0.0间接
npmstream-http3.2.0间接
npmstreamx2.28.0间接
npmstring-argv0.3.2间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width8.2.2间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstringify-entities4.0.4间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.1.0间接
npmstrip-ansi7.2.0间接
npmstrip-json-comments3.1.1间接
npmstriptags3.2.0间接
npmstrnum2.4.1间接
npmstrtok310.3.4间接
npmstyle-to-js1.1.16间接
npmstyle-to-object1.0.8间接
npmstylelint17.14.1间接
npmstylelint-config-html1.1.0间接
npmstylelint-config-recommended18.0.0间接
npmstylelint-config-recommended-scss17.0.1间接
npmstylelint-config-recommended-vue1.6.1间接
npmstylelint-scss7.1.1间接
npmstylelint-use-logical2.1.3间接
npmsupports-color10.2.2间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-hyperlinks4.5.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsvg-tags1.0.0间接
npmtabbable6.5.0间接
npmtable6.9.0间接
npmtar-fs2.1.4间接
npmtar-stream2.2.0间接
npmtar-stream3.2.0间接
npmteex1.0.1间接
npmtext-decoder1.2.7间接
npmtimers-browserify2.0.12间接
npmtinybench2.9.0间接
npmtinyexec1.0.2间接
npmtinyglobby0.2.17间接
npmtinyrainbow3.1.0间接
npmto-buffer1.2.2间接
npmto-regex-range5.0.1间接
npmto-valid-identifier1.0.0间接
npmtoastify-js1.12.0间接
npmtributejs5.1.3间接
npmtrim-lines3.0.1间接
npmtrough2.2.0间接
npmts-api-utils2.5.0间接
npmts-md52.0.1间接
npmtslib2.6.2间接
npmtty-browserify0.0.1间接
npmtweetnacl0.14.5间接
npmtype-check0.4.0间接
npmtyped-array-buffer1.0.3间接
npmtypescript5.9.3间接
npmtypescript6.0.3间接
npmtypescript-eslint8.64.0间接
npmtypescript-event-target1.1.2间接
npmufo1.6.4间接
npmundici-types7.16.0间接
npmunicorn-magic0.4.0间接
npmunified11.0.5间接
npmunist-builder4.0.0间接
npmunist-util-find-after5.0.0间接
npmunist-util-is6.0.0间接
npmunist-util-position5.0.0间接
npmunist-util-stringify-position4.0.0间接
npmunist-util-visit5.1.0间接
npmunist-util-visit-parents6.0.2间接
npmuniversalify2.0.0间接
npmunplugin3.0.0间接
npmunplugin-utils0.3.1间接
npmupdate-browserslist-db1.2.3间接
npmuri-js4.4.1间接
npmurl0.11.4间接
npmurl-join5.0.0间接
npmurl-parse1.5.10间接
npmutil0.12.5间接
npmutil-deprecate1.0.2间接
npmvfile6.0.3间接
npmvfile-message4.0.2间接
npmvite7.3.6间接
npmvite-plugin-css-injected-by-js4.0.1间接
npmvite-plugin-dts4.5.4间接
npmvite-plugin-node-polyfills0.28.0间接
npmvitest4.1.10间接
npmvm-browserify1.1.2间接
npmvscode-uri3.1.0间接
npmvue-component-type-helpers3.2.7间接
npmvue-eslint-parser10.4.0间接
npmvue-resize2.0.0-alpha.1间接
npmwait-on9.0.5间接
npmweb-streams-polyfill3.3.3间接
npmwebdav5.10.0间接
npmwebpack-virtual-modules0.6.2间接
npmwhatwg-mimetype3.0.0间接
npmwhich1.3.1间接
npmwhich2.0.2间接
npmwhich-typed-array1.1.22间接
npmwhy-is-node-running2.3.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrappy1.0.2间接
npmwrite-file-atomic7.0.1间接
npmws8.21.0间接
npmxml-name-validator4.0.0间接
npmxml-naming0.1.0间接
npmxml-naming0.3.0间接
npmxtend4.0.2间接
npmy18n5.0.8间接
npmyallist4.0.0间接
npmyaml2.9.0间接
npmyargs17.7.2间接
npmyargs-parser21.1.1间接
npmyocto-queue0.1.0间接
npmzwitch2.0.4间接
Packagistamphp/amp3.1.3间接
Packagistamphp/byte-stream2.1.2间接
Packagistamphp/cache2.0.1间接
Packagistamphp/dns2.4.0间接
Packagistamphp/parallel2.4.0间接
Packagistamphp/parser1.1.1间接
Packagistamphp/pipeline1.2.7间接
Packagistamphp/process2.1.0间接
Packagistamphp/serialization1.1.0间接
Packagistamphp/socket2.4.0间接
Packagistamphp/sync2.3.0间接
Packagistbamarni/composer-bin-plugin1.9.1间接
Packagistcomposer/pcre3.4.0间接
Packagistcomposer/semver3.4.4间接
Packagistcomposer/xdebug-handler3.0.5间接
Packagistdanog/advanced-json-rpc3.2.3间接
Packagistdaverandom/libdns2.1.0间接
Packagistdnoegel/php-xdg-base-dir0.1.1间接
Packagistdoctrine/deprecations1.1.6间接
Packagistfelixfbecker/language-server-protocol1.5.3间接
Packagistfidry/cpu-core-counter1.3.0间接
Packagistkelunik/certificate1.1.3间接
Packagistkubawerlos/php-cs-fixer-custom-fixers3.37.2间接
Packagistleague/uri7.8.1间接
Packagistleague/uri-interfaces7.8.1间接
Packagistmyclabs/deep-copy1.14.0间接
Packagistnetresearch/jsonmapper5.0.1间接
Packagistnextcloud/coding-standard1.5.0间接
Packagistnextcloud/ocp35.0.0-dev间接
Packagistnikic/php-parser5.8.0间接
Packagistphar-io/manifest2.0.4间接
Packagistphar-io/version3.2.1间接
Packagistphp-cs-fixer/shim3.95.15间接
Packagistphpdocumentor/reflection-common2.2.0间接
Packagistphpdocumentor/reflection-docblock6.0.3间接
Packagistphpdocumentor/type-resolver2.0.0间接
Packagistphpstan/phpdoc-parser2.3.3间接
Packagistphpunit/php-code-coverage11.0.12间接
Packagistphpunit/php-file-iterator5.1.1间接
Packagistphpunit/php-invoker5.0.1间接
Packagistphpunit/php-text-template4.0.1间接
Packagistphpunit/php-timer7.0.1间接
Packagistphpunit/phpunit11.5.56间接
Packagistpsalm/psalm-plugin-api0.1.0间接
Packagistpsr/clock1.0.0间接
Packagistpsr/container2.0.2间接
Packagistpsr/event-dispatcher1.0.0间接
Packagistpsr/http-client1.0.3间接
Packagistpsr/http-factory1.1.0间接
Packagistpsr/http-message2.0间接
Packagistpsr/log3.0.2间接
Packagistrevolt/event-loop1.0.9间接
Packagistsebastian/cli-parser3.0.2间接
Packagistsebastian/code-unit3.0.3间接
Packagistsebastian/code-unit-reverse-lookup4.0.1间接
Packagistsebastian/comparator6.3.3间接
Packagistsebastian/complexity4.0.1间接
Packagistsebastian/diff6.0.2间接
Packagistsebastian/diff7.0.0间接
Packagistsebastian/environment7.2.1间接
Packagistsebastian/exporter6.3.2间接
Packagistsebastian/global-state7.0.2间接
Packagistsebastian/lines-of-code3.0.1间接
Packagistsebastian/object-enumerator6.0.1间接
Packagistsebastian/object-reflector4.0.1间接
Packagistsebastian/recursion-context6.0.3间接
Packagistsebastian/type5.1.3间接
Packagistsebastian/version5.0.2间接
Packagistspatie/array-to-xml3.4.4间接
Packagiststaabm/side-effects-detector1.0.5间接
Packagistsymfony/console7.4.16间接
Packagistsymfony/deprecation-contracts3.7.1间接
Packagistsymfony/filesystem7.4.15间接
Packagistsymfony/polyfill-ctype1.37.0间接
Packagistsymfony/polyfill-intl-grapheme1.41.0间接
Packagistsymfony/polyfill-intl-normalizer1.38.0间接
Packagistsymfony/polyfill-mbstring1.38.2间接
Packagistsymfony/polyfill-php841.38.1间接
Packagistsymfony/polyfill-php851.41.0间接
Packagistsymfony/service-contracts3.7.1间接
Packagistsymfony/string7.4.15间接
Packagisttheseer/tokenizer1.3.1间接
Packagistvimeo/psalm间接
Packagistwebmozart/assert2.4.1间接
依赖安全公告 1

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

软件包版本关系严重程度公告数修复版本
elliptic6.6.1间接1

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

原始 JSON 报告 机器可读

反馈

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

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

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

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

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