🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pn-lambda-logger

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pn-lambda-logger - npm Package Compare versions

Comparing version

to
0.14.0

4

dist/src/prettyPrint.js

@@ -7,6 +7,6 @@ "use strict";

const inspectOptions = {
depth: Infinity,
depth: 10,
maxArrayLength: Infinity,
compact: false,
breakLength: Infinity,
breakLength: 100,
};

@@ -13,0 +13,0 @@ function colorize(logOutput) {

{
"name": "pn-lambda-logger",
"version": "0.13.0",
"version": "0.14.0",
"description": "Logger for AWS Lambda nodejs.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet