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 1.0.3 to 1.0.4

2

package.json
{
"name": "pino",
"version": "1.0.3",
"version": "1.0.4",
"description": "fast and simple logger",

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

@@ -140,3 +140,3 @@ # pino

<a name="constructor"></a>
### pino([opts], [stream])
### pino([stream], [opts])

@@ -390,2 +390,6 @@ Returns a new logger. Allowed options are:

### v1.0.4
* README fix: the order of params in the constructor was inverted
### v1.0.3

@@ -392,0 +396,0 @@

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