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 0.1.1 to 0.1.2

3

package.json
{
"name": "pino",
"version": "0.1.1",
"version": "0.1.2",
"description": "your logger, inspired by bunyan",

@@ -36,3 +36,2 @@ "main": "pino.js",

"dependencies": {
"core-util-is": "^1.0.2",
"json-stringify-safe": "^5.0.1",

@@ -39,0 +38,0 @@ "split2": "^2.0.1"

'use strict'
var stringifySafe = require('json-stringify-safe')
var is = require('core-util-is') // eslint-disable-line no-unused-vars
var format = require('util').format // eslint-disable-line no-unused-vars

@@ -6,0 +5,0 @@ var os = require('os')

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