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.
sandeep-floating-scrollbar
Advanced tools
Javascript Logger Nodejs package that works with both ES5 and ES6
To install and run Logger on your local system , you will need the following softwares pre-installed on your system
To use the library into your Modern javascript project , follow these steps.
STEP 1: Install the package by entering the following command inside root of your project
npm install sandeep-floating-scrollbar --save
If you are using ES6 for you project, you should use the package in following way
import {scroll} from 'sandeep-floating-scrollbar';
scroll.scroll(document.getElementById("container"));
This project is licensed under the MIT License - see the LICENSE.md file for details
FAQs
floating scroll bar
We found that sandeep-floating-scrollbar 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
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.