Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@xm-fe/xm-pc-base
Advanced tools
2022 鲜沐科技 manage 前端新系统的基础组件包
pnpm i @xm-fe/xm-pc-base
optionsFn
defaultFirst?: boolean
# 配置
1. node 版本 16+
2. pnpm 版本 7.x
# 安装依赖
pnpm i
# 启动服务
pnpm dev
# 发布流程
# 第一次登录
npm login
# 发布(发布前修改版号)
npm publish --tag
# 发布这里点一下 加速 SYNC
https://npmmirror.com/package/%40xm-fe%2Fxm-pc-base
# 配置npm全局使用淘宝镜像源
npm config set registry https://registry.npm.taobao.org
# 配置npm全局恢复官方镜像源
npm config set registry https://registry.npmjs.org
# 本项目
npm link
# 引用调试的项目
npm link 包名
# 取消关联
npm unlink 包名
# 查看
npm ls -g
FAQs
2022 鲜沐pc-base
We found that @xm-fe/xm-pc-base demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.