Socket
Socket
Sign inDemoInstall

convert-svg-to-png

Package Overview
Dependencies
58
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

6

package.json
{
"name": "convert-svg-to-png",
"version": "0.3.2",
"version": "0.3.3",
"description": "Converts SVG to PNG using headless Chromium",

@@ -28,7 +28,7 @@ "homepage": "https://github.com/NotNinja/convert-svg",

"dependencies": {
"convert-svg-core": "^0.3.2"
"convert-svg-core": "^0.3.3"
},
"devDependencies": {
"chai": "^4.1.2",
"convert-svg-test-helper": "^0.3.2",
"convert-svg-test-helper": "^0.3.3",
"mocha": "^4.0.1"

@@ -35,0 +35,0 @@ },

@@ -47,2 +47,3 @@ # convert-svg-to-png

--height <value> specify height for PNG
--puppeteer <json> specify a json object for puppeteer.launch options
--scale <value> specify scale to apply to dimensions [1]

@@ -49,0 +50,0 @@ --width <value> specify width for PNG

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc