nats-hemera
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -0,0 +0,0 @@ 'use strict' |
@@ -224,3 +224,3 @@ /** | ||
// Leads to too much listeners in tests | ||
if (this._config.logLevel !== 'silent') { | ||
if (pretty && this._config.logLevel !== 'silent') { | ||
pretty.pipe(process.stdout) | ||
@@ -227,0 +227,0 @@ } |
@@ -0,0 +0,0 @@ 'use strict' |
{ | ||
"name": "nats-hemera", | ||
"author": "Dustin Deus (https://github.com/StarpTech)", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "homepage": "https://hemerajs.github.io/hemera/", |
@@ -0,0 +0,0 @@ # Hemera package |
79293