
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.
build-plugin-remove-console
Advanced tools
build-scripts 插件,用于构建时移除代码中的 console.*
调用。
"plugins": [
"build-plugin-component",
"build-plugin-remove-console"
]
在项目目录的build.json
中配置该插件。
数组,默认值为 []
。用于构建时移除所有 console.*
调用,可通过该配置项设置免于移除的 console.*
方法。
FAQs
build-scripts 插件, 用于构建时剔除console.*调用
The npm package build-plugin-remove-console receives a total of 7 weekly downloads. As such, build-plugin-remove-console popularity was classified as not popular.
We found that build-plugin-remove-console 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.