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

@join-com/gcloud-express-logger

Package Overview
Dependencies
Maintainers
10
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@join-com/gcloud-express-logger - npm Package Compare versions

Comparing version 0.1.8 to 0.1.11

2

lib/index.js

@@ -17,3 +17,3 @@ "use strict";

latency: `${ms.toFixed(3)}ms`,
path: req.route.path,
path: req.route && req.route.path,
},

@@ -20,0 +20,0 @@ query: req.query,

{
"name": "@join-com/gcloud-express-logger",
"version": "0.1.8",
"version": "0.1.11",
"description": "gcloud express request logger",

@@ -43,3 +43,3 @@ "main": "./lib/index.js",

},
"gitHead": "ca39a469abe60e60c1dc3947452536c1fae5ed1d"
"gitHead": "bfbc078899696c9f0f2b607bc7c8f429c217451b"
}

Sorry, the diff of this file is not supported yet

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