idea-toolbox
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -306,3 +306,3 @@ 'use strict'; | ||
// send the email | ||
transporter.sendMail(mailOptions, (err, info) => { cb(err, data); }); | ||
transporter.sendMail(mailOptions, (err, data) => { cb(err, data); }); | ||
} | ||
@@ -309,0 +309,0 @@ |
{ | ||
"name": "idea-toolbox", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "IDEA's utility functions", | ||
@@ -5,0 +5,0 @@ "engines": { |
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