async-logging
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -45,4 +45,2 @@ 'use strict'; | ||
clearTimeout(serverReady); | ||
console.log('[log-transport] ws connected'); | ||
connection.scheduler = connection.scheduler || setInterval(_.bind(_this.drain, _this, connection), _this.drainInterval);//sending message only after server side 'ready' | ||
@@ -87,4 +85,2 @@ }); | ||
console.log('[log-transport] ws drain'); | ||
try{ | ||
@@ -91,0 +87,0 @@ //this is an enhancement which tries to mitigate the problem of possible cutoff of transactions |
{ | ||
"author": "cubejs", | ||
"name": "async-logging", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "0.1.6 is the same as 0.2.2 just to get around ebay-logging-client vs. async-logging-client change", | ||
@@ -20,6 +20,6 @@ "repository": { | ||
"winston": "~0.7.1", | ||
"request": "~2.22.0" | ||
"request": "~2.22.0", | ||
"express": "~3.1" | ||
}, | ||
"devDependencies": { | ||
"express": "~3.2", | ||
"mocha": "~1.11.0", | ||
@@ -26,0 +26,0 @@ "should": "~1.2.2", |
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
3
31224
7
672
+ Addedexpress@~3.1
+ Addedbuffer-crc32@0.1.1(transitive)
+ Addedbytes@0.2.0(transitive)
+ Addedcommander@0.6.1(transitive)
+ Addedconnect@2.7.5(transitive)
+ Addedcookie@0.0.5(transitive)
+ Addedcookie-signature@1.0.0(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedexpress@3.1.2(transitive)
+ Addedformidable@1.0.11(transitive)
+ Addedfresh@0.1.0(transitive)
+ Addedmethods@0.0.1(transitive)
+ Addedmime@1.2.6(transitive)
+ Addedmkdirp@0.3.5(transitive)
+ Addedms@2.1.3(transitive)
+ Addedpause@0.0.1(transitive)
+ Addedqs@0.5.1(transitive)
+ Addedrange-parser@0.0.4(transitive)
+ Addedsend@0.1.0(transitive)