
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@atomintl/aui-next
Advanced tools
基于 Aui Design 的 React UI 组件库。
yarn add @atomintl/aui-next
npm install @atomintl/aui-next
pnpm install @atomintl/aui-next
引入样式
// 项目入口文件,如:App.tsx
import "@atomintl/aui-next/lib/css/index.css"
引用
import { Button } from '@atomintl/aui-next';
# cd到项目根目录
cd {pathname}packages/aui-next
# 执行创建新组件命令。组件名称必传,且强制转换为大驼峰;分类默认为 "通用"
node scripts/new [组件名称] [分类]
FAQs
aui next
The npm package @atomintl/aui-next receives a total of 0 weekly downloads. As such, @atomintl/aui-next popularity was classified as not popular.
We found that @atomintl/aui-next demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.