Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
build-plugin-build-info
Advanced tools
build-scripts 插件,在产物开头插入构建信息注释,方便调试跟踪
/*!
* build by [userName] in 2022-01-01T10:20:30.000Z
* git: [group/repository] branch: [branchName] commit: [commitId]
* chunkhash: [chunkhash]
*/
注意:时间使用 ISO 时间格式,即 UTC+0 时区。
$ npm i build-plugin-build-info --save-dev
"plugins": [
"build-plugin-build-info",
]
在项目目录的build.json
中配置该插件。
暂无
FAQs
build-scripts plugin template for developers
We found that build-plugin-build-info 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.