
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
dasheng-loader
Advanced tools
dasheng<大圣>-微前端加载组件
在主项目中安装组件
yarn add dasheng-loader
使用方法
// 1.提前将需要贡献框架代码的react等注册到windows对象下
import React from 'react';
windows.react = React;
// 2.在使用微前端的地方使用加载组件加载微前端
import DaSheng from 'dasheng-loader';
// compName为组件名称,即使用微前端脚本工具打包之后的文件包名
// url为微前端部署地址,可以直接传url属性,也可以提前注册域名路径:
// DaSheng.origin('https://xxxx');
<DaSheng url="https://xxxxx" compName="Hello" />
FAQs
dasheng loader
We found that dasheng-loader 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.