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.12.2 to 2.12.3

2

package.json
{
"name": "pino",
"version": "2.12.2",
"version": "2.12.3",
"description": "fast and simple logger",

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

@@ -20,3 +20,3 @@ ![banner](pino-banner.png)

* [How do I rotate log files?](#rotate)
* [How do I redact sensitive information](#redact)
* [How do I redact sensitive information?](#redact)
* [How to use Transports with Pino](#transports)

@@ -745,3 +745,3 @@ * [Caveats](#caveats)

<a name="rotate"></a>
## How do I rotate log files
## How do I rotate log files?

@@ -774,3 +774,3 @@ Use a separate tool for log rotation.

<a name="redact"></a>
## How do I redact sensitive information
## How do I redact sensitive information??

@@ -777,0 +777,0 @@ Use [pino-noir](http://npm.im/pino-noir), initialize with the key paths you wish to redact and pass the resulting instance in through the `serializers` option

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