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.
@lunit/design-system-icons
Advanced tools
https://design-system-icons.d.lunit.io/
Lunit Icons Figma: https://www.figma.com/design/tlomwt8dT0GWikKqzYH7TO/Lunit_Icons_v2.0.0?node-id=12135-6066
You can use SVG Export plugin to export SVGs with proper settings( Monochrome
preset will fulfill it).
<svg>
tag must not have any dimensions(width, height) to support fontSize
props.<svg>
(like <path>
) must not have own fill
to support color
props.twotone
is not supported currently.
At repository root, the nx build @lunit/design-system-icons
command generates components and stores them in generated/**/index.tsx
files. These files are then used as entry points by Webpack.
You can publish the package with cd packages/design-system-icons && npm publish --access public
.
SangYeob Yu(syyu@lunit.io)
FAQs
Icons for Lunit design system
The npm package @lunit/design-system-icons receives a total of 54 weekly downloads. As such, @lunit/design-system-icons popularity was classified as not popular.
We found that @lunit/design-system-icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.