You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@lerna-lite/npmlog

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/npmlog - npm Package Compare versions

Comparing version
4.9.4
to
4.10.0
+1
-1
dist/gauge/wide-truncate.js

@@ -0,3 +1,3 @@

import { stripVTControlCharacters } from 'node:util';
import stringWidth from 'fast-string-width';
import { stripVTControlCharacters } from 'node:util';
export function wideTruncate(str, target) {

@@ -4,0 +4,0 @@ if (stringWidth(str) === 0) {

@@ -0,3 +1,3 @@

import { EventEmitter } from 'node:events';
import type { WriteStream } from 'node:tty';
import { EventEmitter } from 'node:events';
export declare class Logger extends EventEmitter {

@@ -4,0 +4,0 @@ private _stream;

{
"name": "@lerna-lite/npmlog",
"description": "Lerna-Lite npmlog reimplementation of the now deprecated npm/npmlog",
"version": "4.9.4",
"version": "4.10.0",
"files": [

@@ -40,3 +40,3 @@ "/dist"

},
"gitHead": "77a13ca70bea856b699ea611f5de69a74ceb8410"
"gitHead": "659f24a146637a8ac3add02ab97890ac6d68f1b3"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet