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

pino

Package Overview
Dependencies
Maintainers
2
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 2.13.0 to 2.13.2

10

package.json
{
"name": "pino",
"version": "2.13.0",
"description": "fast and simple logger",
"version": "2.13.2",
"description": "super fast, all natural json logger",
"main": "pino.js",

@@ -19,3 +19,3 @@ "browser": {

"type": "git",
"url": "git+https://github.com/mcollina/pino.git"
"url": "git+https://github.com/pinojs/pino.git"
},

@@ -31,5 +31,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/mcollina/pino/issues"
"url": "https://github.com/pinojs/pino/issues"
},
"homepage": "https://github.com/mcollina/pino#readme",
"homepage": "https://github.com/pinojs/pino#readme",
"devDependencies": {

@@ -36,0 +36,0 @@ "benchmark": "^2.1.0",

![banner](pino-banner.png)
# pino  [![Build Status](https://travis-ci.org/mcollina/pino.svg?branch=master)](https://travis-ci.org/mcollina/pino) [![Coverage Status](https://coveralls.io/repos/github/mcollina/pino/badge.svg?branch=master)](https://coveralls.io/github/mcollina/pino?branch=master) [![TypeScript definitions on DefinitelyTyped](http://definitelytyped.org/badges/standard.svg)](http://definitelytyped.org)
# pino  [![Build Status](https://travis-ci.org/pinojs/pino.svg?branch=master)](https://travis-ci.org/pinojs/pino) [![Coverage Status](https://coveralls.io/repos/github/pinojs/pino/badge.svg?branch=master)](https://coveralls.io/github/pinojs/pino?branch=master) [![TypeScript definitions on DefinitelyTyped](http://definitelytyped.org/badges/standard.svg)](http://definitelytyped.org)

@@ -716,3 +716,3 @@ [Extremely fast](#benchmarks) node.js logger, inspired by Bunyan.

See the [koa-pino-logger v1 readme](https://github.com/davidmarkclements/koa-pino-logger/tree/v1) for more info.
See the [koa-pino-logger v1 readme](https://github.com/pinojs/koa-pino-logger/tree/v1) for more info.

@@ -740,3 +740,3 @@ ### Koa v2

See the [koa-pino-logger v2 readme](https://github.com/davidmarkclements/koa-pino-logger/tree/v2) for more info.
See the [koa-pino-logger v2 readme](https://github.com/pinojs/koa-pino-logger/tree/v2) for more info.

@@ -864,3 +864,3 @@

[pino-elasticsearch]: https://github.com/mcollina/pino-elasticsearch
[pino-elasticsearch]: https://github.com/pinojs/pino-elasticsearch

@@ -1000,3 +1000,3 @@ <a name="pino-socket"></a>

<https://github.com/mcollina>
<https://github.com/pinojs>

@@ -1026,3 +1026,3 @@ <https://www.npmjs.com/~matteo.collina>

<https://gitter.im/mcollina/pino>
<https://gitter.im/pinojs/pino>

@@ -1029,0 +1029,0 @@ <a name="acknowledgements"></a>

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