Socket
Socket
Sign inDemoInstall

egg-logger

Package Overview
Dependencies
6
Maintainers
13
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

2

lib/egg/logger.js

@@ -79,3 +79,3 @@ const path = require('path');

contextFormatter: this.options.contextFormatter,
formatPaddingMessage: this.options.formatPaddingMessage,
paddingMessageFormatter: this.options.paddingMessageFormatter,
eol: this.options.eol,

@@ -82,0 +82,0 @@ localStorage: this.options.localStorage,

{
"name": "egg-logger",
"version": "3.4.0",
"version": "3.4.1",
"description": "egg logger",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc