Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@lidofinance/icons
Advanced tools
React components for Lido Finance projects. Part of [Lido UI Components](https://github.com/lidofinance/ui/#readme)
React components for Lido Finance projects. Part of Lido UI Components
yarn add @lidofinance/icons
import { ArrowBottom } from '@lidofinance/icons'
import { Lock } from '@lidofinance/icons'
Check out our Storybook at https://ui.lido.fi
The list of icons is available at https://ui.lido.fi/?path=/story/images-icons--list
.svg
file to the src/svg
folder.<svg><path fill="black"/></svg>
. Otherwise, no adjustments are needed.convert
script from the root repository folder: yarn workspace @lidofinance/icons run convert
or from current folder: yarn convert
That's it. The new component should appear in the src/index.tsx
file.
FAQs
React components for Lido Finance projects. Part of [Lido UI Components](https://github.com/lidofinance/ui/#readme)
We found that @lidofinance/icons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.