
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@codewithshin/svelte-simpleicons
Advanced tools
Svelte + TailwindCSS + Simple-icons Components
Svelte-Simpleioncs moved to Svelte-Simples
Svelte-simples is monochrome SVG Simple icons for Svelte. You can change the color to your choice.
npm i -D svelte-simples
<script>
import { Facebook } from 'svelte-simples'
</script>
<Facebook />
Name | Default |
---|---|
size | 24 |
color | #1877F2 |
class | '' |
Use the size
prop to change the icon size.
<Facebook size="40" />
Use the color
prop with a HEX color code to change the icon color.
<Facebook color="#ff0000"/>
If you want to general icons, try svelte-heros
FAQs
Svelte + TailwindCSS + Simple-icons Components
The npm package @codewithshin/svelte-simpleicons receives a total of 0 weekly downloads. As such, @codewithshin/svelte-simpleicons popularity was classified as not popular.
We found that @codewithshin/svelte-simpleicons demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.