
Research
/Security News
jscrambler npm Package Compromised in Supply Chain Attack
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.
@wecity/wa
Advanced tools
1. 全局安装wa `npm install @wecity/wa -g` 2. 启动命令 `wa watch` 如果需要自定义devServer 可使用 `wa watch --devServerConf ./config.js` ###### wa watch 参数 | 参数 | 作用 | 默认值 | | ---- | ---- | ---- | | port | 指定开发服务器端口 | 7658 | | devServerConf | 指定调试环境webpack devSer
npm install @wecity/wa -gwa watch 如果需要自定义devServer 可使用 wa watch --devServerConf ./config.js| 参数 | 作用 | 默认值 |
|---|---|---|
| port | 指定开发服务器端口 | 7658 |
| devServerConf | 指定调试环境webpack devServer配置 | 空 |
// devServer Config props (hot, host, hotOnly, historyApiFallback, watchOptions, open) 如需改动,请联系开发者, 其他可自己设置 如 proxy,publicPath
module.exports = {
proxy: {
'/ioc/api': 'http://ipcrio-dev-121.pdcts.com.cn'
}
}
wa v2 -i <path> # wa v2 命令将v1版本json转为v2版本
wa clear -h # 查看命令行帮助
FAQs
1. 全局安装wa `npm install @wecity/wa -g` 2. 启动命令 `wa watch` 如果需要自定义devServer 可使用 `wa watch --devServerConf ./config.js` ###### wa watch 参数 | 参数 | 作用 | 默认值 | | ---- | ---- | ---- | | port | 指定开发服务器端口 | 7658 | | devServerConf | 指定调试环境webpack devSer
We found that @wecity/wa demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 19 open source maintainers 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.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.

Research
/Security News
A malicious .NET package is typosquatting the Braintree SDK to steal live payment card data, merchant API keys, and host secrets from production apps.

Security News
/Research
Compromised Injective SDK npm version 1.20.21 exfiltrates wallet private keys and mnemonics through fake telemetry functionality.