+1
-1
@@ -31,3 +31,3 @@ /** Color console logging class */ | ||
| // app show level | ||
| this.#levelShow = levelShow || this.#levelShow; | ||
| this.#levelShow = levelShow ?? this.#levelShow; | ||
@@ -34,0 +34,0 @@ } |
+1
-1
| { | ||
| "name": "concol", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "Node.js color console logger", | ||
@@ -5,0 +5,0 @@ "type": "module", |