Comparing version 0.13.3 to 0.13.4
# bunyan Changelog | ||
## bunyan 0.13.4 | ||
- [issue #38] Fix the default `bunyan` CLI output of a `req.body` that is an | ||
object instead of a string. | ||
## bunyan 0.13.3 | ||
@@ -4,0 +10,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
var VERSION = '0.13.3'; | ||
var VERSION = '0.13.4'; | ||
@@ -10,0 +10,0 @@ // Bunyan log format version. This becomes the 'v' field on all log records. |
{ | ||
"name": "bunyan", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"description": "a JSON Logger library for node.js services", | ||
@@ -5,0 +5,0 @@ "author": "Trent Mick <trentm@gmail.com> (http://trentm.com)", |
Sorry, the diff of this file is not supported yet
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
299830
0