New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yog-log

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yog-log - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

index.js

@@ -490,2 +490,6 @@ var fs = require('fs'),

break;
// 不转换参数格式, 方便获取自定义 header 参数
case 'I':
action.push("logger.getParams('" + param + "')");
break;
case 'a':

@@ -492,0 +496,0 @@ action.push("logger.getParams('CLIENT_IP')");

2

package.json
{
"name": "yog-log",
"version": "0.1.5",
"version": "0.1.6",
"description": "yog 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