
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.
@steeze-ui/svelte-icon
Advanced tools
This project is still in experimental development. Expect bugs and breaking changes!
Effortless Svelte Icon Component
npm i -D @steeze-ui/svelte-icon
<script>
//import icon component
import {Icon} from '@steeze-ui/svelte-icon'
//import as many icons from a Icon Pack
import {LightningBolt} from '@steeze-ui/heroicons'
</script>
<!-- Set Icon Theme via the attribute -->
<Icon src={LightningBolt} theme='solid' class='color-gray-900'>
Attribute | Default | Description |
---|---|---|
src | - | (required) The source of a icon coming from an Icon Pack |
theme | default | Configures to use a Icon Theme if available (otherwise use default) |
size | 100% | Configures width and height |
class | - | Configures width and height |
* | - | Any html attribute that is valid (e.g aria-hidden) |
For all available Icon Packs visit steeze-ui/icons
This repo uses pnpm. To build a new version of the package just run:
pnpm install && pnpm package
FAQs
This project is still in experimental development. Expect bugs and breaking changes!
The npm package @steeze-ui/svelte-icon receives a total of 11,919 weekly downloads. As such, @steeze-ui/svelte-icon popularity was classified as popular.
We found that @steeze-ui/svelte-icon 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.
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.