@lerna-lite/npmlog
Advanced tools
@@ -0,3 +1,3 @@ | ||
| import stringWidth from 'fast-string-width'; | ||
| import { stripVTControlCharacters } from 'node:util'; | ||
| import stringWidth from 'fast-string-width'; | ||
| export function wideTruncate(str, target) { | ||
@@ -4,0 +4,0 @@ if (stringWidth(str) === 0) { |
+1
-1
@@ -0,3 +1,3 @@ | ||
| import type { WriteStream } from 'node:tty'; | ||
| import { EventEmitter } from 'node:events'; | ||
| import type { WriteStream } from 'node:tty'; | ||
| export declare class Logger extends EventEmitter { | ||
@@ -4,0 +4,0 @@ private _stream; |
+2
-2
| { | ||
| "name": "@lerna-lite/npmlog", | ||
| "description": "Lerna-Lite npmlog reimplementation of the now deprecated npm/npmlog", | ||
| "version": "4.9.1", | ||
| "version": "4.9.3", | ||
| "files": [ | ||
@@ -40,3 +40,3 @@ "/dist" | ||
| }, | ||
| "gitHead": "19df4e156199b041ed174be6e6ab2a8ee94727da" | ||
| "gitHead": "2022e14677c09ccfc3d5de5ea534741d8bbf8ce1" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet