Socket
Socket
Sign inDemoInstall

logfmt

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logfmt - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

package.json
{
"name": "logfmt",
"version": "1.2.0",
"version": "1.2.1",
"description": "key=value logger and parser",

@@ -15,3 +15,3 @@ "main": "logfmt.js",

"through": "2.3.x",
"lodash": "~2.4.1"
"lodash": "4.x"
},

@@ -18,0 +18,0 @@ "devDependencies": {

@@ -407,3 +407,3 @@ # node-logfmt

If no formatter is supplied it will default to `logfmt.requestLogger.commonFormatter` which is based
on having similiar fields to the Apache Common Log format.
on having similar fields to the Apache Common Log format.

@@ -410,0 +410,0 @@ Valid Options:

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc