
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@t8y2/unihub-ui
Advanced tools
UniHub 官方 UI 组件库,基于 shadcn-vue 构建。
npm install @unihub/ui
# 或
pnpm add @unihub/ui
<script setup>
import { Button, Input, Card } from '@unihub/ui'
</script>
<template>
<Card>
<Input placeholder="输入内容" />
<Button>提交</Button>
</Card>
</template>
<style>
@import '@unihub/ui/style.css';
</style>
支持亮色和暗色主题,通过 CSS 变量控制。
# 开发模式
pnpm dev
# 构建
pnpm build
FAQs
UniHub 官方 UI 组件库 - 基于 shadcn-vue
We found that @t8y2/unihub-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.