
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@ubrorg/image
Advanced tools
image
在页面的 page.json
中配置:
{
"usingComponents": {
"ma-image": "@ubrorg/image/lib/index"
}
}
在页面的 page.axml
中直接使用:
<ma-image url='' width='' height='' mode='' className='' lazyLoad='' />
属性 | 类型 | 默认值 | 解释 |
---|---|---|---|
url | string | '' | 图片地址 |
netOut | string | false | 是否为网络请求图片(加了错误处理) |
mode | string | aspectFill | 图片模式 |
width | string | '' | 图片宽度 |
height | string | '' | 图片高度 |
lazyLoad | boolean | false | 懒加载 |
className | string | '' | 外部样式 |
onTap | EventHandle | | 点击图片时触发 |
catchTap | EventHandle | | 点击图片时触发,阻止事件冒泡 |
mode
属性
miapp newbranch
: 新建分支miapp push
: 提交代码miapp prepub
: 预发(发布 beta 版本)miapp publish
: 正式发布FAQs
image
We found that @ubrorg/image demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.