Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
这是一个企业级脚手架的精简教学 demo,用最精简的代码,实现了最核心的功能
一个 cli 的核心功能包括
# 安装 cli
npm i cli-tpl -g
# 安装模板仓库
dcli install gen-tpl # 注:模板仓库的核心是 yeoman-generator,cli 约定模板包的名称都为特定前缀,比如案例中的 gen-
# 初始化工程
dcli init # 会弹出对话框,然你选择已经安装了的模板仓库,如 gen-tpl
# 构建
dcli build # 在工程目录下执行,调用构建插件,对工程进行 webpack 打包
FAQs
The npm package cli-tpl receives a total of 3 weekly downloads. As such, cli-tpl popularity was classified as not popular.
We found that cli-tpl 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.
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.