
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.
dev-log-reader
Advanced tools
本工具适合阅读开发环境的日志。
传统的开发日志在终端输出,很多时候对日志进行跟踪、筛选、查找、格式化等工作会浪费较大的精力。
DLR (Development Log Reader) 把本地开发进程的输出内容通过 WebSocket 重定向到浏览器,支持实时查看、筛选、查找以及 JSON 自动识别和格式化工作,可以大幅提升日志阅读的效率。
npm install dev-log-reader --global
dlr [-p,--port=number] [-t,--title=title] -- command
如:
dlr -p 12345 -t MY_PROJECT -- yarn dev
FAQs
The development log reader
The npm package dev-log-reader receives a total of 1 weekly downloads. As such, dev-log-reader popularity was classified as not popular.
We found that dev-log-reader 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.