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 Versions

13
12

2.0.0

Diff

Changelog

Source

2.0.0 (beta)

  • [issue #499] Fix some bunyan CLI exit handling problems.
trentm
published 1.8.10 •

Changelog

Source

1.8.10

  • Ensure that bunyan errors out if attempting to use -p PID and file args at the same time.
trentm
published 1.8.9 •

Changelog

Source

1.8.9

  • [pull #409, issue #246] Revert a change added to the bunyan CLI version 1.0.1 where SIGINT was ignored, such that Ctrl+C could not be used to terminate bunyan. (By @zbjornson and @davepacheco.)
  • [pull #469] Fix a strict mode ("use strict;") error in some versions of Safari.
trentm
published 1.8.8 •

Changelog

Source

1.8.8

  • Fix breakage due to a silly last minute "fix 'make check'".
trentm
published 1.8.7 •

Changelog

Source

1.8.7

Note: Bad release. Use 1.8.8 or later.

  • [issue #484] Fix breakage due to #474 in previous release.
trentm
published 1.8.6 •

Changelog

Source

1.8.6

Note: Bad release. Use 1.8.7 or later.

  • [issue #474] Bunyan's safeCycles is too slow when logging large objects.
trentm
published 1.8.5 •

Changelog

Source

1.8.5

  • [issue #401] Improved performance when using disabled log levels.
trentm
published 1.8.4 •

Changelog

Source

1.8.4

  • [issue #454] Fix src usage with node v7.
trentm
published 1.8.3 •

Changelog

Source

1.8.3

  • [issue #450] Fix log.info(null) crash that resulted from #426 in v1.8.2.
trentm
published 1.8.2 •

Changelog

Source

1.8.2

  • [issue #449] Bump dtrace-provider dep to 0.7.0 to help avoid deprecation warnings with node v6 in some cases.
  • [issue #426] Ensure log.info({err: err}) results in a "msg" value, just like log.info(err).
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