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

pino

Package Overview
Dependencies
Maintainers
4
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino - npm Package Compare versions

Comparing version 8.16.0 to 8.16.1

2

lib/meta.js
'use strict'
module.exports = { version: '8.16.0' }
module.exports = { version: '8.16.1' }

@@ -229,5 +229,5 @@ 'use strict'

if ('flush' in stream) {
if (typeof stream.flush === 'function') {
stream.flush(cb || noop)
} else if (cb) cb()
}
{
"name": "pino",
"version": "8.16.0",
"version": "8.16.1",
"description": "super fast, all natural json logger",

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

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