New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rsvg

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsvg - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

index.js

@@ -260,3 +260,3 @@ 'use strict';

* @param {number} [options.height] - Output image height, should be an integer.
* @param {string} [options.element] - Subelement to render.
* @param {string} [options.id] - Subelement to render.
* @returns {{data: Buffer, format: string, width: number, height: number}}

@@ -263,0 +263,0 @@ */

{
"name": "rsvg",
"version": "0.2.3",
"version": "0.2.4",
"description": "Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.",

@@ -25,2 +25,2 @@ "keywords": [

"license": "MIT"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc