
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.
@di-fe/di-cli
Advanced tools
cli工具
yarn add @di-fe/di-cli -D
选择性覆盖安装s3中的graceful-fs依赖版本
"resolutions": { "graceful-fs": "4.2.10" }
可以直接在需要执行的目录下执行npx di-cli compile,默认编译src目录下的文件
| 参数 | 备注 |
|---|---|
| basePath | 当前脚本的执行路径 默认:process.cwd() |
| sourceFolder | 打包代码的目录名 默认:src |
| distFolder | 打包的目录名 默认:dist |
| configDir | babel配置文件路径 默认:process.cwd() |
| treeShaking | - |
| ts | - |
FAQs
cli工具
We found that @di-fe/di-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
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.