email-smtp-cron-delivery
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -197,7 +197,4 @@ "use strict"; | ||
x = require(a) | ||
//console.log('debug 44.00') | ||
o = new x(arguments[0]).init() | ||
//console.log('debug 44.01') | ||
t.appender_objects[t.appender_objects.length] = o | ||
//console.log('debug 44.02') | ||
return o | ||
@@ -204,0 +201,0 @@ }catch(e){ |
{ | ||
"name": "email-smtp-cron-delivery", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "send emails via configurable appenders", | ||
@@ -10,3 +10,3 @@ "main": "app.js", | ||
"events": "^3.0.0", | ||
"log4js-tagline": "^2.1.5", | ||
"log4js-tagline": "^2.1.7", | ||
"cron": "^1.5.0", | ||
@@ -13,0 +13,0 @@ "smtp-email-sender": "^1.0.0" |
37063
849
Updatedlog4js-tagline@^2.1.7