Socket
Socket
Sign inDemoInstall

egg-logger

Package Overview
Dependencies
Maintainers
12
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-logger - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

7

History.md
2.4.2 / 2020-04-14
==================
**others**
* [[`6fbe6c3`](http://github.com/eggjs/egg-logger/commit/6fbe6c34b7456c683342a51e360f667128afe315)] - chore(typings): add concentrateError to EggLoggerOptions (#62) (scott <<congyuandong@gmail.com>>)
* [[`a1b6c85`](http://github.com/eggjs/egg-logger/commit/a1b6c85ad13f7fa39dc3fc72029c39604b05cd69)] - chore: update travis (#60) (TZ | 天猪 <<atian25@qq.com>>)
2.4.1 / 2019-03-19

@@ -3,0 +10,0 @@ ==================

1

index.d.ts

@@ -28,2 +28,3 @@ interface ILoggerLevel {

eol?: string;
concentrateError?: 'duplicate' | 'redirect' | 'ignore';
}

@@ -30,0 +31,0 @@

2

package.json
{
"name": "egg-logger",
"version": "2.4.1",
"version": "2.4.2",
"description": "egg logger",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc