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.
@awesomecss/animations
Advanced tools
A functional CSS animation library designed for UI interactions.
The quickest and easiest way to start include the CDN hosted file in the <head>
of your html file.
<link rel="stylesheet" href="https://unpkg.com/@awesomecss/animations@0.1.2/dist/animations.min.css" />
You can add this library to your node workflow by running:
npm install @awesomecss/animations --save
It'll be up to you to include/import either the .scss
files (within /src/
) or the compiled .css
files (within /dist
) with your project's set up.
FAQs
A functional CSS animation library for UI interactions.
The npm package @awesomecss/animations receives a total of 27 weekly downloads. As such, @awesomecss/animations popularity was classified as not popular.
We found that @awesomecss/animations 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.