Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "canvg", | ||
"description": "A port of canvg, which parses svg input and renders the result to a canvas.", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"author": "Sebastian Vollnhals <sebastian@vollnhals.info>", | ||
@@ -18,2 +18,5 @@ "contributors": [{ | ||
"url": "https://github.com/AaronO" | ||
},{ | ||
"name": "Remko Tronçon", | ||
"url": "https://github.com/remko" | ||
}], | ||
@@ -20,0 +23,0 @@ "main": "./index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86066