woo-email-editor
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -87,3 +87,3 @@ "use strict"; | ||
value: function getImageBase(quality) { | ||
return htmlToImage.toJpeg(this.containerEle, { | ||
return htmlToImage.toBlob(this.containerEle, { | ||
quality: quality || 0.6 | ||
@@ -90,0 +90,0 @@ }); |
{ | ||
"name": "woo-email-editor", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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