
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.
 [](https://www.jsdelivr.com/package/npm/weax) [
使用 npm 包管理:
npm install weax
或者使用 yarn 安装:
yarn add weax
全局导入组件库样式:
import 'weax/dist/weax.css';
也可以在页面直接引入 cdn 静态资源:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/weax@latest/dist/weax.min.css">
在组件中直接引入:
import React from 'react';
import { Statistic } from 'weax';
class WeaHelloPage extends React.Component {
render() {
return (
<>
{/* 直接使用 */}
<Statistic templete="temp1"/>
</>
)
}
}
export default WeaHelloPage;
| Name | Version | Org Site |
|---|---|---|
| React | v16.8.6 | https://reactjs.org/ |
| Ant Design | v3.19.7 | https://ant.design/ |
| Docz | v1.2.0 | https://www.docz.site/ |
| Storybook | v5.1.3 | https://storybook.js.org/ |
FAQs
 [](https://www.jsdelivr.com/package/npm/weax) [
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.