npm

fastify

Fast and low overhead web framework, for Node.js

版本 4已同步 4文件 365 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

建议复核
安全分
63
最近扫描 2026-08-01
扫描覆盖
28%
104 / 365 文件
高危文件
0
0 条 critical
待复核
3
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 5.11.0
35 文件
35 JS / 0 CSS / 0 WASM
3 review files
可在下方文件列表中查看原始构建产物
当前版本 35 个文件,0 个入口候选。未发现可疑外联域名。
使用路径
01确认版本

固定到 5.11.0,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
4版本
365文件
5.11.0最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
803 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/fastify/5.11.0/build/build-error-serializer.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/fastify/5.11.0/build/build-error-serializer.js" integrity="sha256-dUHsMceKeLFLZjFsxiIIi+JnyZajgao2Q2VgugRCMQ4=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/fastify/5.11.0/build/build-error-serializer.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 5.11.0,展示 35 / 35 个文件。
fastify/5.11.0/build/build-error-serializer.js
JS
803 B
SRI ready
未分级
0 请求
fastify/5.11.0/build/build-validation.js
JS
5.8 KB
SRI ready
未分级
0 请求
fastify/5.11.0/build/sync-version.js
JS
433 B
SRI ready
未分级
0 请求
fastify/5.11.0/lib/config-validator.js
JS
33.4 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/content-type-parser.js
JS
11.8 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/content-type.js
JS
6.8 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/context.js
JS
2.4 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/decorate.js
JS
4.0 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/error-handler.js
JS
4.4 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/error-serializer.js
JS
4.0 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/error-status.js
JS
339 B
SRI ready
未分级
0 请求
fastify/5.11.0/lib/errors.js
JS
15.7 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/four-oh-four.js
JS
6.4 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/handle-request.js
JS
6.2 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/head-route.js
JS
1.1 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/hooks.js
JS
9.0 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/initial-config-validation.js
JS
1008 B
SRI ready
未分级
0 请求
fastify/5.11.0/lib/log-controller.js
JS
6.0 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/logger-factory.js
JS
4.7 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/logger-pino.js
JS
1.6 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/noop-set.js
JS
171 B
SRI ready
未分级
0 请求
fastify/5.11.0/lib/plugin-override.js
JS
3.1 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/plugin-utils.js
JS
4.6 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/promise.js
JS
598 B
SRI ready
未分级
0 请求
fastify/5.11.0/lib/reply.js
JS
29.9 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/req-id-gen-factory.js
JS
1.5 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/request.js
JS
10.5 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/route.js
JS
22.5 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/schema-controller.js
JS
5.7 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/schemas.js
JS
6.0 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/server.js
JS
13.9 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/symbols.js
JS
3.5 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/validation.js
JS
8.6 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/warnings.js
JS
2.5 KB
SRI ready
未分级
0 请求
fastify/5.11.0/lib/wrap-thenable.js
JS
2.3 KB
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。