npm
@web/test-runner-commands
Web test runner commands
版本 3已同步 3文件 33 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
71
最近扫描 2026-07-16
扫描覆盖
67%
22 / 33 文件
高危文件
0
0 条 critical
待复核
2
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 1.0.1
11 文件
11 JS / 0 CSS / 0 WASM
2 review files
@web/test-runner-commands/1.0.1/dist/index.js
https://cdn.ptab.cn/cdn/web__test-runner-commands/1.0.1/dist/index.js
当前版本 11 个文件,1 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/web__test-runner-commands/1.0.1/dist/index.js" integrity="sha256-OYrmUO0bYkA623Pew5XlEWGcfHuC9mtfyIPQjx7WMmY=" crossorigin="anonymous"></script>
3版本
33文件
1.0.1最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
2.1 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/web__test-runner-commands/1.0.1/dist/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/web__test-runner-commands/1.0.1/dist/index.js" integrity="sha256-OYrmUO0bYkA623Pew5XlEWGcfHuC9mtfyIPQjx7WMmY=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/web__test-runner-commands/1.0.1/dist/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 1.0.1,展示 11 / 11 个文件。
@web/test-runner-commands/1.0.1/dist/index.js
JS
2.1 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/browser/commands.mjs
JS
6.3 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/a11ySnapshotPlugin.js
JS
1.9 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/emulateMediaPlugin.js
JS
2.3 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/filePlugin.js
JS
3.6 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/selectOptionPlugin.js
JS
4.6 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/sendKeysPlugin.js
JS
4.4 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/sendMousePlugin.js
JS
6.2 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/setUserAgentPlugin.js
JS
870 BSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/setViewportPlugin.js
JS
1.9 KBSRI ready
未分级
0 请求@web/test-runner-commands/1.0.1/dist/snapshotPlugin.js
JS
7.0 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| @web/test-runner-commands/1.0.1/dist/index.js | 2.1 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/browser/commands.mjs | 6.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/a11ySnapshotPlugin.js | 1.9 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/emulateMediaPlugin.js | 2.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/filePlugin.js | 3.6 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/selectOptionPlugin.js | 4.6 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/sendKeysPlugin.js | 4.4 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/sendMousePlugin.js | 6.2 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/setUserAgentPlugin.js | 870 B | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/setViewportPlugin.js | 1.9 KB | JS | ready 未分级 | 0 | |
| @web/test-runner-commands/1.0.1/dist/snapshotPlugin.js | 7.0 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。