This repository has been archived by the owner on Dec 21, 2018. It is now read-only.
v2.0.1
Changes:
- Fix image URL passing when the
Image
object is undefined. This allows sanitized image URLs to be correctly included in output SVG when running in an environment without canvas and image support, such as node.js without the node-canvas module installed.