
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@sb1/ffe-core-react
Advanced tools
React-komponenter for typografi og grunnleggende tekstmønstre. Bruk for overskrifter, avsnitt, lenker og tekstinnhold med riktig stil og semantikk.
Merk: Wave er deprecated, bruk varianten i @sb1/ffe-shapes-react.
npm install --save @sb1/ffe-core-react
Dokumentasjon: https://sparebank1.github.io/designsystem/
@import '@sb1/ffe-core/css/ffe.css';
import {
Heading1,
Heading2,
Heading3,
Heading4,
Heading5,
Heading6,
Paragraph,
BodyText,
SmallText,
MicroText,
EmphasizedText,
StrongText,
PreformattedText,
LinkText,
LinkIcon,
DividerLine,
} from '@sb1/ffe-core-react';
<Heading1>Sidetittel</Heading1>
<Heading2 lookLike={1}>Semantisk h2 som ser ut som h1</Heading2>
<Heading3 withBorder noMargin>Med understrek, uten margin</Heading3>
<Paragraph lead>Ledende avsnitt med større skrift.</Paragraph>
<Paragraph>Standard brødtekst.</Paragraph>
Brødtekst med polymorfisk as-prop. Standard: div.
<BodyText>Brødtekst i en div.</BodyText>
<BodyText as="span">Brødtekst som span.</BodyText>
Liten tekst. Standard element: span.
<SmallText>Liten hjelpetekst</SmallText>
Ekstra liten tekst. Standard element: span. Støtter strong-prop.
<MicroText>Veldig liten tekst</MicroText>
<MicroText strong>Veldig liten, fet tekst</MicroText>
<EmphasizedText>Betont tekst (kursiv, rendrer em)</EmphasizedText>
<StrongText>Viktig tekst (fet, rendrer strong)</StrongText>
<PreformattedText>{`kode her`}</PreformattedText>
Tekstlenke med valgfri understreking. Standard element: a.
<LinkText href="https://sparebank1.no">Gå til SpareBank 1</LinkText>
<LinkText as={Link} to="/dashboard">Med React Router</LinkText>
Lenke med pilikon. Standard element: a. Støtter as-prop.
<LinkIcon href="/produkter">Se alle produkter</LinkIcon>
Visuell skillelinje. Rendrer <hr> med aria-hidden="true".
<DividerLine />
npm install
npm run build
npm start
Lokal Storybook på http://localhost:6006/.
FAQs
React components for ffe-core components
We found that @sb1/ffe-core-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.