
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
m-fe-plugin-plugin
Advanced tools
m-fe-cli-tool
插件管理插件
$ fe plugin ls
fe cli tool会自动安装plugin-plugin插件$ fe plugin list(ls|l)
显示所有已安装插件$ fe plugin del(d) [xxx]
删除本地指定插件$ fe plugin clear(c)
清除所有已安装插件$ fe plugin update(u) [xxx]
更新本地插件$ fe plugin install(i) xxx
安装插件调试方法:执行 npm run link,会将插件目录软链到 feconfig/lib/node_modules 目录下
执行方法时,请带上 --no-check 参数,避免触发版本检查,例如: fe aaa --no-check
@irim/cli-base 中封装了一些常用的方法(建议直接查看文档 https://www.npmjs.com/package/@irim/cli-base) 比如 进度条、node控制台二次交互(input, confirm, select, holding 等)、
遍历目录文件、统计目录中文件数量、逐个复制目录文件、从目录中查找文件内容 等
FAQs
We found that m-fe-plugin-plugin 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.