
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@elemental-ui-alpha/card
Advanced tools
Cards are used to group similar concepts and tasks together to make the application easier for users to scan, read, and get things done.
import { Card } from '@elemental-ui-alpha/card';
Use when you have a simple message to communicate to users that doesn’t require any secondary steps.
<Card padding="large">
<Heading level="3" marginBottom="medium">
Some Title
</Heading>
<Text>Some content.</Text>
</Card>
The conceptual distance from the surface of the page, along the z-axis.
<Columns gap="small" collapse="xlarge">
<Card padding="medium" elevation={1}>
Elevation 1
</Card>
<Card padding="medium" elevation={2}>
Elevation 2
</Card>
<Card padding="medium" elevation={3}>
Elevation 3
</Card>
<Card padding="medium" elevation={4}>
Elevation 4
</Card>
<Card padding="medium" elevation={5}>
Elevation 5
</Card>
</Columns>
FAQs
Cards are used to group similar concepts and tasks together to make the application easier for users to scan, read, and get things done.
We found that @elemental-ui-alpha/card demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.