
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
一个轻量、可拓展、针对手机网页的前端开发者调试面板。
1.增加临时版本功能 system => Info => H5version: 发版时间:1月8日19时33分临时版本号:111
2.增加切换环境功能 set 3.增加配置环境名称和环境列表 4.增加element查看 5.增加远程列表(1.4.0) 6.优化选择列表。(版本1.4.2) 7.选择列表可以分组。(版本1.5.0) 8.远程列表域名切换。(版本1.5.1)
| 参数 | 说明 | 类型 | 默认值 | 版本 | 例子 |
|---|---|---|---|---|---|
| setOptions | 设置“设置”选项卡配置 | Object | - | 1.1.4 | - |
| 参数 | 说明 | 类型 | 默认值 | 版本 | 例子 |
|---|---|---|---|---|---|
| evnName | 定义环境key值 | String | 'qDebugEnv'加项目path | 1.1.4 | - |
| evnList | 定义环境列表 | Array | [] | 1.1.4 | [{value:'www.kg.com'}] |
<script src="https://static.daojia.com/assets/qdebug/qdebug.min.js"></script>
<script>
//设置参数
var debug = new QDebug({setOptions:{
evnName:"myevn",
evnList: [{value:"www.songdonghong.com"},{value:"suyun.daojiao.com"},{value:"www.kgdc.com"}]
}})
</script>
npm install qdebug
核心代码
FAQs
a debug tool
The npm package qdebug receives a total of 1 weekly downloads. As such, qdebug popularity was classified as not popular.
We found that qdebug demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.