Socket
Book a DemoInstallSign in
Socket

reggol

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reggol - npm Package Compare versions

Comparing version

to
1.5.2

2

lib/shared.js

@@ -206,3 +206,3 @@ "use strict";

}
const { maxLength = 1024 } = target;
const { maxLength = 10240 } = target;
return format.split(/\r?\n/g).map((line) => {

@@ -209,0 +209,0 @@ return line.slice(0, maxLength) + (line.length > maxLength ? "..." : "");

{
"name": "reggol",
"description": "Logger for professionals",
"version": "1.5.1",
"version": "1.5.2",
"sideEffects": false,

@@ -6,0 +6,0 @@ "main": "lib/node.js",

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.