@spinajs/email-smtp-transport
Advanced tools
Comparing version 2.0.94 to 2.0.95
{ | ||
"name": "@spinajs/email-smtp-transport", | ||
"version": "2.0.94", | ||
"version": "2.0.95", | ||
"description": "sending emails easy & reliable way", | ||
@@ -58,9 +58,9 @@ | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.94", | ||
"@spinajs/di": "^2.0.94", | ||
"@spinajs/email": "^2.0.94", | ||
"@spinajs/exceptions": "^2.0.94", | ||
"@spinajs/fs": "^2.0.94", | ||
"@spinajs/log": "^2.0.94", | ||
"@spinajs/templates": "^2.0.94", | ||
"@spinajs/configuration": "^2.0.95", | ||
"@spinajs/di": "^2.0.95", | ||
"@spinajs/email": "^2.0.95", | ||
"@spinajs/exceptions": "^2.0.95", | ||
"@spinajs/fs": "^2.0.95", | ||
"@spinajs/log": "^2.0.95", | ||
"@spinajs/templates": "^2.0.95", | ||
"luxon": "^3.2.1", | ||
@@ -67,0 +67,0 @@ "nodemailer": "^6.9.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Updated@spinajs/di@^2.0.95
Updated@spinajs/email@^2.0.95
Updated@spinajs/exceptions@^2.0.95
Updated@spinajs/fs@^2.0.95
Updated@spinajs/log@^2.0.95
Updated@spinajs/templates@^2.0.95