Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svgsaver

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgsaver - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

3

CHANGELOG.md

@@ -9,2 +9,5 @@ CHANGELOG

## 0.7.0 (2017-04-12)
* Fix phantomjs dev in package.json
## 0.6.2 (2016-11-11)

@@ -11,0 +14,0 @@ * Fix #4, Add href to default attributes

8

package.json
{
"name": "svgsaver",
"version": "0.6.2",
"version": "0.7.0",
"description": "download an SVG element with css styles",

@@ -36,4 +36,4 @@ "main": "lib/svgsaver.js",

"babel": "^5.8.38",
"babelify": "^6.4.0",
"browserify": "^13.1.1",
"babelify": "^7.3.0",
"browserify": "^14.3.0",
"dependency-check": "^2.5.1",

@@ -47,3 +47,3 @@ "dmd": "^1.4.2",

"tap-spec": "^4.1.0",
"tape": "^4.6.2",
"tape": "^4.6.3",
"uglifyjs": "^2.4.10",

@@ -50,0 +50,0 @@ "watch": "^1.0.1",

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