Socket
Socket
Sign inDemoInstall

express-req-logger

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "express-req-logger",
"version": "1.0.5",
"version": "1.0.6",
"description": "HTTP request logger middleware for Express.",

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

@@ -22,2 +22,3 @@ # express-req-logger

The `format` argument is a string, either `'tiny'`,`'normal'`, `'long'`, or something like that `':method :url HTTP/:httpVersion :status :duration'`.
## `format`

@@ -24,0 +25,0 @@ **normal**

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