
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@qiankun-fix/element-ui
Advanced tools
@qiankun-fix/antd 是一个用于解决 qiankun 框架下子应用适配的 JavaScript 库,适用于elementUI,antd for vue版本请[点击](https://www.npmjs.com/package/@qiankun-fix/antd)
@qiankun-fix/antd 是一个用于解决 qiankun 框架下子应用适配的 JavaScript 库,适用于elementUI,antd for vue版本请点击
import { isInQianKun, fixElementStyle } from '@qiankun-fix/element-ui'
function render(props = {}) {
const { container } = props
// qiankun环境下处理弹出类组件挂载问题
fixElementStyle(props)
// 挂载应用
instance = new Vue({
router,
store,
i18n,
render: (h) => h(App)
}).$mount(container ? container.querySelector('#app') : '#app')
}
FAQs
@qiankun-fix/antd 是一个用于解决 qiankun 框架下子应用适配的 JavaScript 库,适用于elementUI,antd for vue版本请[点击](https://www.npmjs.com/package/@qiankun-fix/antd)
We found that @qiankun-fix/element-ui 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.