Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pino-http

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino-http - npm Package Compare versions

Comparing version 1.3.1 to 2.0.0

18

package.json
{
"name": "pino-http",
"version": "1.3.1",
"version": "2.0.0",
"description": "High-speed HTTP logger for Node.js",
"main": "logger.js",
"dependencies": {
"pino": "^2.12.1"
"pino": "^3.0.0"
},
"devDependencies": {
"tap": "^7.1.2",
"coveralls": "^2.11.15",
"http-ndjson": "^3.0.0",
"pre-commit": "^1.1.2",
"split2": "^2.0.1",
"standard": "^8.0.0",
"split2": "^2.0.1"
"tap": "^8.0.0"
},
"scripts": {
"test": "standard && tap test.js"
"test": "standard && tap --no-cov test.js",
"ci": "standard && tap --cov test.js"
},

@@ -23,8 +25,8 @@ "author": "David Mark Clements",

"type": "git",
"url": "git+https://github.com/davidmarkclements/pino-http.git"
"url": "git+https://github.com/pinojs/pino-http.git"
},
"bugs": {
"url": "https://github.com/davidmarkclements/pino-http/issues"
"url": "https://github.com/pinojs/pino-http/issues"
},
"homepage": "https://github.com/davidmarkclements/pino-http#readme"
"homepage": "https://github.com/pinojs/pino-http#readme"
}

@@ -1,2 +0,2 @@

# pino-http  [![Build Status](https://travis-ci.org/mcollina/express-pino-logger.svg)](https://travis-ci.org/davidmarkclements/pino-http)
# pino-http  [![Build Status](https://travis-ci.org/pinojs/pino-http.svg)](https://travis-ci.org/pinojs/pino-http)

@@ -3,0 +3,0 @@ High-speed HTTP logger for Node.js

Sorry, the diff of this file is not supported yet

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