Comparing version 1.0.7 to 1.0.8
@@ -93,3 +93,8 @@ // Simple SMTP Email Sender | ||
// setup SMTP transport | ||
if (this.options.sendmail) { | ||
delete this.options.host; | ||
delete this.options.port; | ||
} | ||
// setup transport | ||
var transport = nodemailer.createTransport(this.options); | ||
@@ -96,0 +101,0 @@ |
{ | ||
"name": "pixl-mail", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A very simple class for sending e-mail via SMTP.", | ||
@@ -22,3 +22,3 @@ "author": "Joseph Huckaby <jhuckaby@gmail.com>", | ||
"dependencies": { | ||
"nodemailer": "^1.3.4", | ||
"nodemailer": "^4.4.1", | ||
"pixl-tools": ">=1.0.0", | ||
@@ -25,0 +25,0 @@ "pixl-class": ">=1.0.0" |
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
10825
100
+ Addednodemailer@4.7.0(transitive)
- Removedaddressparser@0.3.2(transitive)
- Removedbuildmail@2.0.0(transitive)
- Removedclone@1.0.4(transitive)
- Removeddebug@2.6.9(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedlibbase64@0.1.0(transitive)
- Removedlibmime@1.2.0(transitive)
- Removedlibqp@1.1.0(transitive)
- Removedmailcomposer@2.1.0(transitive)
- Removedms@2.0.0(transitive)
- Removedneedle@0.10.00.11.0(transitive)
- Removednodemailer@1.11.0(transitive)
- Removednodemailer-direct-transport@1.1.0(transitive)
- Removednodemailer-smtp-transport@1.1.0(transitive)
- Removednodemailer-wellknown@0.1.10(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsmtp-connection@1.3.8(transitive)
Updatednodemailer@^4.4.1