Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
canvg-client
Advanced tools
A port of canvg, which pareses svg input and renders the result to a canvas. http://code.google.com/p/canvg/
This fork is meant for client-only usage and does not depend on the Canvas package, which can make problems with platforms such as Heroku.
var canvg = require("canvg");
var canvas = document.createElement('canvas');
canvg(canvas, '<svg></svg>');
FAQs
A port of canvg for use with Browserify
The npm package canvg-client receives a total of 4 weekly downloads. As such, canvg-client popularity was classified as not popular.
We found that canvg-client 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.