
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
npm install lion-cli -g
or
yarn golbal add lion-cli
# 使用
输入 `fish` or `fish -h`查看脚手架命令, 可以看到:
Usage: fish
Commands:
list|l List all the templates
init|i Generate a new project
Options:
-h, --help output usage information
-V, --version output the version number
# Commands
### add
添加模板
$ fish add
删除模板
$ fish delete
### list
仓库中所有的模板
$ fish list Owner/Name --> git 项目仓库的 name/templateName
### init
clone模板生成自己的项目
$ fish init
? 需要clone的仓库内模板: my-first-template ? 新建项目名称: my-project ? 创建文件的相对路径? ../ ⠹ Downloading template...
新建模板成功!
FAQs
We found that lion-cli 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.