Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@teamix/data-link-card
Advanced tools
@teamix/data-link-card
数字链接卡片
参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
---|---|---|---|---|---|
dataSource | 数据项 | 是 | IDataItem 或者 IDataItem[],参考 IDataItem 定义 | ||
title | 标题 | 是 | string | ||
hasHoverShadow | hover时是否有阴影 | 否 | boolean | true | |
style | 自定义样式 | 否 | React.CSSProperties |
数据项
参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
---|---|---|---|---|---|
data | 数字 | 是 | number | ||
name | 数据项名称 | 是 | string | ||
url | 链接地址 | 是 | string | 对应 a 的 href 属性 | |
target | 数据单位 | 否 | string | 对应 a 的 target 属性 | |
onClick | 数据状态 | 否 | React.MouseEvent | 对应 a 的 onClick 属性 |
FAQs
We found that @teamix/data-link-card demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.