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.1
to
4.9.3
+1
-1
dist/gauge/wide-truncate.js

@@ -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) {

@@ -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;

{
"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