Comparing version 1.0.3 to 1.0.4
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
441504
418