Socket
Socket
Sign inDemoInstall

save-svg-as-png-3

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

lib/saveSvgAsPng.js

8

package.json
{
"name": "save-svg-as-png-3",
"version": "3.1.2",
"version": "3.1.3",
"description": "Convert a browser SVG to PNG and download it, no browser DataURL size limits",

@@ -8,4 +8,3 @@ "main": "lib/saveSvgAsPng.js",

"build": "babel src -d lib",
"prepublish": "npm run build",
"test": "node test.js"
"prepublish": "npm run build"
},

@@ -33,4 +32,3 @@ "repository": {

"tape": "^4.9.0"
},
"dependencies": {}
}
}
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