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

hapi-pino

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-pino - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

index.js

@@ -40,4 +40,4 @@ 'use strict'

// we must disable that
var pretty = pino.pretty(options.prettyPrint)
delete options.prettyPrint
var pretty = pino.pretty()
pretty.pipe(stream)

@@ -44,0 +44,0 @@ stream = pretty

{
"name": "hapi-pino",
"version": "4.0.2",
"version": "4.0.3",
"description": "Hapi plugin for the Pino logger ",

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

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