@ahmedayob/email-toolkit
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -233,3 +233,3 @@ "use strict"; | ||
getEncodedMessageBody() { | ||
return Base64.encodeToBase64(this.formatMessageBody()); | ||
return this.formatMessageBody(); | ||
} | ||
@@ -236,0 +236,0 @@ /** |
{ | ||
"name": "@ahmedayob/email-toolkit", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
83391