
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.
@baiducloud/sdk
Advanced tools
文档地址:https://baidubce.github.io/bce-sdk-js/
npm install @baiducloud/sdk
${version}
处使用版本号替换,比如1.0.0-rc.37
<script src="https://bce.bdstatic.com/lib/@baiducloud/sdk/${version}/baidubce-sdk.bundle.min.js"></script>
# 检查已发布版本号
npm view @baiducloud/sdk versions
# 更新版本号
# <version> -- 指定的版本号
npm version <version> --git-tag-version false
# 编译(注意:pack指令已废弃)
npm run build
git add -u .
git commit -m "bump: <version>"
# 发布测试版本
npm publish --tag beta --registry=https://registry.npmjs.org
# 发布正式版本
npm publish --registry=https://registry.npmjs.org
# 发布到CDN
npm run publish:bos
1.0.6
published on 2025-06-20
feat:
listObjectVersions
、getBucketVersioning
、putBucketVersioning
、_headBucket
APIsgetObject
、getObjectMetadata
、deleteObject
、deleteMultipleObjects
、copyObject
'x-bce-version-id'
headerfix:
putSuperObject
paused task without immediately canceling request;chore:
x-bce-debug-id
in error response body;FAQs
Baidu Cloud Engine JavaScript SDK
The npm package @baiducloud/sdk receives a total of 190 weekly downloads. As such, @baiducloud/sdk popularity was classified as not popular.
We found that @baiducloud/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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.