awesome-logging
Advanced tools
Comparing version 0.2.10-pre2 to 0.2.10
@@ -35,2 +35,3 @@ "use strict"; | ||
// where data is triggered on a per-character basis | ||
// This only happens in strange terminals like on stackblitz | ||
if (isIncomplete) { | ||
@@ -49,2 +50,3 @@ incompletePart += key; | ||
}, 10); | ||
// Workaround End | ||
} | ||
@@ -51,0 +53,0 @@ else { |
{ | ||
"name": "awesome-logging", | ||
"version": "0.2.10-pre2", | ||
"version": "0.2.10", | ||
"description": "Advanced logging messages, interactive prompts, loading animations and more in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
176528
2442