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.
assetgraph-sprite
Advanced tools
A plugin (or "transform") for AssetGraph <http://github.com/One-com/assetgraph>
_ that optimizes CSS background
images by creating sprite images. The spriting is guided by a set of
custom CSS properties with a -one-sprite
prefix.
(More docs will follow!)
AssetGraph-sprite uses node-canvas <http://github.com/LearnBoost/node-canvas>
_ for creating the sprite
images themselves, which is not a pure-node module and requires the
Cairo development sources version 1.10 or later (libcairo2-dev
on
Ubuntu & friends) and compilation of some glue C++-code to work.
When Cairo is in place, you can proceed to install AssetGraph-sprite::
$ npm install assetgraph-sprite
AssetGraph-sprite is licensed under a standard 3-clause BSD license -- see the
LICENSE
-file for details.
FAQs
AssetGraph plugin for creating sprites from background images
The npm package assetgraph-sprite receives a total of 1,165 weekly downloads. As such, assetgraph-sprite popularity was classified as popular.
We found that assetgraph-sprite demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.