Socket
Socket
Sign inDemoInstall

egg-json-logger-wrapper

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

1

app/extend/context.js

@@ -18,2 +18,3 @@ 'use strict';

user_id: this?.userInfo?.userId || 'anonymous',
img_uuid: this?.userInfo?.img_uuid || 'anonymous',
duration: this.starttime ? Date.now() - this.starttime : 0

@@ -20,0 +21,0 @@ }

2

package.json
{
"name": "egg-json-logger-wrapper",
"version": "1.0.2",
"version": "1.0.3",
"description": "JSON 化输出logger, 使用 阿里云日志服务 => LogStore => 采集日志 => 文本格式日志 => JSON模式",

@@ -5,0 +5,0 @@ "eggPlugin": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc