
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@digdir/designsystemet-theme
Advanced tools
This package contains the following predefined Designsystemet themes for use in Digdir.
digdir
altinn
uutilsynet
portal
Build your own theme on https://theme.designsystemet.no/
Read the Designsystemet README to get started.
When importing the package make sure to specify which theme.
By default digdir
is used.
// Digdir theme
@import url('@digdir/designsystemet-theme');
// or
@import url('@digdir/designsystemet-theme/<theme>.css');
All variables are prefixed with ds
and inside @layer ds
.
@import url('@digdir/designsystemet-theme/altinn.css');
@layer "other layers", ds;
.example {
padding: var(--ds-size-1);
}
FAQs
Predefined themes for Designsystemet
The npm package @digdir/designsystemet-theme receives a total of 7,543 weekly downloads. As such, @digdir/designsystemet-theme popularity was classified as popular.
We found that @digdir/designsystemet-theme demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.