vxui-re 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,9 +2,7 @@
2
2
 
3
3
  **Website**: [ui.vx.link](https://ui.vx.link)  |  **GitHub**: [tmplink/vxui_react](https://github.com/tmplink/vxui_react)  |  [中文文档](README.zh.md)
4
4
 
5
- A general-purpose React UI component library for admin panels, ops dashboards, internal tools, and data-heavy interfaces. Built on CSS custom properties (design tokens) for theming and Radix UI primitives for accessibility. v1.0.0.
6
-
7
- > **Security Notice**: 1.0.0 is a clean-slate release following the removal of a supply-chain attack vector discovered in the git history. The malicious `postinstall` script (commits `9c15fc0` / `fd8700d`) and self-referencing dependency (`c2bc8b9`) have been neutralized. This version also renames the package from `vxui-re` to `vxui-re`. See [CHANGELOG.md](CHANGELOG.md) for details.
5
+ A general-purpose React UI component library for admin panels, ops dashboards, internal tools, and data-heavy interfaces. Built on CSS custom properties (design tokens) for theming and Radix UI primitives for accessibility.
8
6
 
9
7
  ## Installation
10
8
 
package/README.zh.md CHANGED
@@ -2,9 +2,7 @@
2
2
 
3
3
  **官网**:[ui.vx.link](https://ui.vx.link)  |  **GitHub**:[tmplink/vxui_react](https://github.com/tmplink/vxui_react)  |  [English Version](README.md)
4
4
 
5
- 一套适用于后台、运营台、仪表盘和内部工具的通用 React UI 组件库。基于 CSS 自定义属性(设计令牌)做主题化,基于 Radix UI 基元做无障碍支持。版本 1.0.0。
6
-
7
- > **安全公告**:1.0.0 是彻底清除供应链攻击痕迹后的安全版本。git 历史中发现的恶意 `postinstall` 脚本(提交 `9c15fc0` / `fd8700d`)和自引用依赖(`c2bc8b9`)均已清除。本版本同时将包名从 `vxui-re` 更名为 `vxui-re`。详见 [CHANGELOG.md](CHANGELOG.md)。
5
+ 一套适用于后台、运营台、仪表盘和内部工具的通用 React UI 组件库。基于 CSS 自定义属性(设计令牌)做主题化,基于 Radix UI 基元做无障碍支持。
8
6
 
9
7
  ## 安装
10
8