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

bunyan

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bunyan - npm Package Compare versions

Comparing version 0.13.4 to 0.13.5

6

CHANGES.md
# bunyan Changelog
## bunyan 0.13.5
- [issue #39] Fix a bug with `client_req` handling in the default output
of the `bunyan` CLI.
## bunyan 0.13.4

@@ -4,0 +10,0 @@

2

lib/bunyan.js

@@ -7,3 +7,3 @@ /*

var VERSION = '0.13.4';
var VERSION = '0.13.5';

@@ -10,0 +10,0 @@ // Bunyan log format version. This becomes the 'v' field on all log records.

{
"name": "bunyan",
"version": "0.13.4",
"version": "0.13.5",
"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

Sorry, the diff of this file is not supported yet

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