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.
github.com/benschwarz/gallery-css
Gallery.css is all CSS. Think: Simple, maintainable and understandable galleries without the use of Javascript.
What? No script!? Why? — Gallery css started as an experiment to build interactive, fluid componentry without the need for jQuery, or a jQuery carousel script. Use this library, or don't — either way, hopefully you'll learn from the techniques used within.
The preferred method to install gallery-css is by using Bower, a package manager for front-end components.
bower install gallery-css
Otherwise, if you want to keep it simple, check the dist directory.
You've got a couple options with how you'd like to use gallery.css:
* Without autoplaying animation
* With autoplaying animation
* With or without browser prefixes
Read the getting started guide, or checkout the examples
I've prepared a screencast that will take you through how to build something like Gallery-css from scratch, theres tonnes of tiny details that I learnt myself while building it. Its $15, you'll learn and it'll help me keep building for the web. How good is that?
Safari | Firefox | Chrome | IE8 | IE9 | IE10 |
✔ | ✔ | ✔ | ✖† | ✔ | ✔ |
† Absolutely possible using a variety of JS selector shims, although not recommended.
Gallery CSS is built using grunt & RubySASS.
You'll need:
gem install sass
)npm install
from the root directory.grunt
.FAQs
Unknown package
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.