New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

logforth

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logforth - npm Package Compare versions

Comparing version
1.2.1
to
1.2.2
+1
-1
dist/transport/pretty.js

@@ -49,3 +49,3 @@ import path from "node:path";

for (const [key, value] of Object.entries(rest)) {
result += `\n${formatAttribute(key, value, 2, false)}`;
result += `\n${formatAttribute(key, value, 0, false)}`;
}

@@ -52,0 +52,0 @@ return result;

{
"name": "logforth",
"version": "1.2.1",
"version": "1.2.2",
"description": "Simple logging framework for NodeJS",

@@ -5,0 +5,0 @@ "type": "module",