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

bugsnag

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bugsnag - npm Package Versions

13
7

2.1.0

Diff

Changelog

Source

2.1.0 (2018-01-08)

Enhancements

  • Support for tracking sessions and overall crash rate of web requests by setting sessionTrackingEnabled to true.

Bug fixes

  • Prevent duplicate logging when uncaught error report is not delivered (#124)
bengourley
published 2.1.0-0 •

bengourley
published 2.0.1 •

Changelog

Source

2.0.1 (2017-10-23)

Bug fixes

  • Fix type annotations Dan Prince. #118
  • Fix autoNotifyUnhandledRejection option
bengourley
published 2.0.0 •

Changelog

Source

2.0.0 (2017-10-02)

Enhancements

Notes

Bugsnag will shut down your process after reporting a process#unhandledRejection event. This is the most sensible thing to do by default, and it will become the default behaviour of a node process in the near future. However this is a breaking change for the module, hence the major/breaking version bump.

If you want to do something else when process#unhandledRejection happens, you can set options.autoNotifyUnhandledRejection=false.

bengourley
published 1.12.2 •

Changelog

Source

1.12.2 (2017-09-13)

Bug fixes

  • Handle and report invalid notify(err) argument. Fixes #110. #114
bengourley
published 1.12.1 •

Changelog

Source

1.12.1 (2017-09-01)

Enhancements

kattrali
published 1.12.0 •

Changelog

Source

1.12.0 (2017-08-02)

Enhancements

  • Improved performance during filtering Patrick Lorio #106

  • Show metadata elements removed within circular reference checking as [REDACTED] #108

  • Add support for passing per-request metadata in Koa Jacob Marshall

  • Allow newer versions of stack-trace dependency Kevin Glowacz #100

Bug fixes

kattrali
published 1.11.0 •

Changelog

Source

1.11.0 (2017-06-08)

Enhancements

  • Add the error which caused a report to be generated as a parameter to beforeNotifyCallbacks. #101 #103
kattrali
published 1.10.0 •

Changelog

Source

1.10.0 (2017-04-06)

Enhancements

kattrali
published 1.9.1 •

Changelog

Source

1.9.1 (2017-02-24)

Bug Fixes

  • Fix premature return in configure, leading to sendCode not being updated Jacob Marshall #92
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