Socket
Socket
Sign inDemoInstall

pino

Package Overview
Dependencies
Maintainers
2
Versions
310
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 2.2.0 to 2.2.1

5

package.json
{
"name": "pino",
"version": "2.2.0",
"version": "2.2.1",
"description": "fast and simple logger",

@@ -23,3 +23,4 @@ "main": "pino.js",

"logger",
"stream"
"stream",
"json"
],

@@ -26,0 +27,0 @@ "author": "Matteo Collina <hello@matteocollina.com>",

2

README.md

@@ -35,3 +35,3 @@ # pino&nbsp;&nbsp;[![Build Status](https://travis-ci.org/mcollina/pino.svg)](https://travis-ci.org/mcollina/pino)

var pino = require('./')()
var pino = require('pino')()

@@ -38,0 +38,0 @@ pino.info('hello world')

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