
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
一个轻量、可拓展、针对手机网页的前端开发者调试面板。
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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.