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.
@semcore/scroll-area
Advanced tools
This component is part of the Intergalactic Design System
npm install intergalactic
import ScrollArea from 'intergalactic/scroll-area';
We do not recommend this usage path due to possible dependency and update issues.
You can only install one package from the design system
npm install @semcore/scroll-area @semcore/core
@semcore/core
- is the basic package by which we create our components, and it contains all of the common logic
of the components that is discussed below. There should only be one version of the package in the project.
You can use the package the same way but without /ui/
in the import path.
import ScrollArea from '@semcore/scroll-area';
UI-kit team and others ❤️
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
This project is MIT licensed.
FAQs
Semrush ScrollArea Component
The npm package @semcore/scroll-area receives a total of 4,621 weekly downloads. As such, @semcore/scroll-area popularity was classified as popular.
We found that @semcore/scroll-area 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.