
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
build-plugin-teamix
Advanced tools
build-scripts 插件,支持基于teamix的业务开发。
"plugins": [
"build-plugin-react-app",
"build-plugin-teamix"
]
在项目目录的build.json
中配置该插件。
布尔值,默认值为 false
。若项目采用 git 管理,会在构建产物中注入 git 信息,可通过 window.__assets_info__
获取相关信息。
数组,默认值为 []
。用于构建时移除所有 console.*
调用,可通过该配置项设置免于移除的 console.*
方法。
FAQs
build-scripts 插件, 适配teamix基础工程
The npm package build-plugin-teamix receives a total of 0 weekly downloads. As such, build-plugin-teamix popularity was classified as not popular.
We found that build-plugin-teamix 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.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.