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 1.8.11 to 1.8.12

6

CHANGES.md

@@ -13,2 +13,8 @@ # bunyan Changelog

## 1.8.12
- [issue #444] Fix the `bunyan` CLI to not duplicate the "HTTP/1.1 ..." status
line when serializing a "res" field.
## 1.8.11

@@ -15,0 +21,0 @@

2

lib/bunyan.js

@@ -11,3 +11,3 @@ /**

var VERSION = '1.8.11';
var VERSION = '1.8.12';

@@ -14,0 +14,0 @@ /*

{
"name": "bunyan",
"version": "1.8.11",
"version": "1.8.12",
"description": "a JSON logging 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

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