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

bristol

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bristol - npm Package Versions

0.4.0

Diff

Changelog

Source

[v0.4.0]

Changed

  • Bristol has been updated to ES6 and is compatible with Node.js 4 LTE and up
  • All dependencies have been updated to latest
  • Officially tested on latest versions of Node (MarkHerhold #44)

Fixed

  • Bristol now grabs the current Error.prepareStackTrace immediately before changing it, instead of when the source is loaded. This respects the overrides user may be making on their own. (RooSoft #40)
  • Bristol no longer fails on logging circular references (yknx4 #41)
  • Silent failed Chai assertions are corrected
  • Bristol no longer attempts to merge Date objects (jeffijoe #47)
  • Dropped unnecessary Request dependency (MarkHerhold #43)
tomfrost
published 0.3.3 •

Changelog

Source

[v0.3.3]

Changed

  • Use istanbul for coverage instead of Grunt/Blanket

Fixed

  • Massively speed up origin detection (bartekn PR #12)
tomfrost
published 0.3.2 •

Changelog

Source

[v0.3.2]

Fixed

  • Don't assume all errors have stack traces
tomfrost
published 0.3.1 •

Changelog

Source

[v0.3.1]

Fixed

  • Human formatter now outputs pretty-printed JSON when it encounters an object literal instead of "[object Object]".
  • CommonInfoModel formatter now replaces all double-quotes with single-quotes, instead of just the first.
tomfrost
published 0.3.0 •

Changelog

Source

[v0.3.0]

Added

  • Loggly target
  • Better documentation regarding targets
tomfrost
published 0.2.2 •

Changelog

Source

[v0.2.2]

Fixed

  • Error objects not being properly sent to log targets
tomfrost
published 0.2.1 •

Changelog

Source

[v0.2.1]

Fixed

  • Minor inaccuracies in README examples
  • Options were improperly sent to target functions
tomfrost
published 0.2.0 •

Changelog

Source

[v0.2.0]

Added

  • Human formatter
  • CommonInfoModel formatter
  • Syslog formatter
  • File target
  • Travis CI testing
  • Incredible amounts of docs

Fixed

  • Move dateformat to constant in CommonInfoModel and Syslog formatters
  • Remove comma separator from date elements in JSON formatter
  • Options documentation in JSON formatter
  • Target and formatter paths
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