
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
@furlpay/ui
Advanced tools
Furlpay's shared design system — dark-mode design tokens, primitives, and financial asset logos for React.
This is the internal design system used across Furlpay surfaces (web app, extension, Elements). Published so integrators building custom UIs can match Furlpay's look, and so @furlpay/elements has a consistent foundation.
npm install @furlpay/ui
Peer dependency: react >= 18.
Dark-mode-first color, spacing, radius, and typography tokens:
import { tokens } from "@furlpay/ui";
<Button />The core action primitive, styled with the token set:
import { Button } from "@furlpay/ui";
<Button onClick={submit}>Continue</Button>
Consistent, self-contained SVG marks for financial assets — no image CDN needed:
import { CoinLogo, ChainLogo, StockLogo, CardNetworkLogo, AssetLogo } from "@furlpay/ui";
<CoinLogo symbol="USDC" />
<ChainLogo chain="solana" />
<StockLogo symbol="AAPL" />
<CardNetworkLogo network="visa" />
<AssetLogo …/> // resolves the right logo for any asset kind
@furlpay/elements — it composes these primitives for you.@furlpay/ui directly for visual consistency.MIT
FAQs
Furlpay shared design system — dark-mode tokens & primitives
We found that @furlpay/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.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.