Socket
Socket
Sign inDemoInstall

express-pino-logger

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-pino-logger - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

8

package.json
{
"name": "express-pino-logger",
"version": "1.1.1",
"version": "2.0.0",
"description": "An express middleware to log with pino",

@@ -21,3 +21,3 @@ "main": "logger.js",

"dependencies": {
"pino-http": "^1.2.0"
"pino-http": "^2.0.0"
},

@@ -29,7 +29,7 @@ "devDependencies": {

"morgan": "^1.7.0",
"pino": "^2.1.6",
"pino": "^3.0.0",
"pre-commit": "^1.1.2",
"split2": "^2.0.1",
"standard": "^8.0.0",
"tap": "^6.0.0",
"tap": "^8.0.0",
"winston": "^2.2.0"

@@ -36,0 +36,0 @@ },

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