Socket
Socket
Sign inDemoInstall

@bugsnag/browser

Package Overview
Dependencies
7
Maintainers
10
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
13Next

7.14.0-rc.0

Diff

djskinner
published 7.13.2 •

Changelog

Source

7.13.2 (2021-10-13)

Changed

  • (react-native): Update bugsnag-android to v5.14.0
    • Capture and report thread state (running, sleeping, etc.) for Android Runtime and Native threads bugsnag-android#1367 bugsnag-android#1390
  • (react-native): Update bugsnag-cocoa to v6.14.0
imjoehaines
published 7.12.0-rc.0 •

djskinner
published 7.11.0 •

Changelog

Source

7.11.0 (2021-07-26)

Added

  • Server framework plugins now honour the autoDetectErrors configuration option #1464

Changed

Fixed

  • Breadcrumbs will now be left when enabledBreadcrumbTypes is null #1466
  • Avoid crash when enabledBreadcrumbTypes is null #1467
  • (plugin-koa): Fix the Koa plugin suppressing other error handlers #1482
bengourley
published 7.10.5 •

Changelog

Source

7.10.5 (2021-07-05)

Fixed

  • (plugin-console-breadcrumbs): Ensure console breadcrumbs do not run in Expo's dev environment and obscure log line numbers #1453
  • (browser): "Bugsnag" loaded breadcrumb now has the type "state" rather than "navigation" #1460
  • (plugin-react-native-unhandled-rejections): Remove flow syntax #1461

Added

  • (expo): User ID now defaults to device.id if no user is set #1454
  • (browser): User ID now defaults to device.id if no user is set (when collectUserIp=false) #1456

Changed

  • (react-native): Update bugsnag-cocoa to v6.10.0
    • Fix an issue that could cause C++ exceptions with very long descriptions to not be reported. bugsnag-cocoa#1137
    • Improve performance of adding metadata by using async file I/O. bugsnag-cocoa#1133
    • Improve performance of leaving breadcrumbs by using async file I/O. bugsnag-cocoa#1124
bengourley
published 7.10.4-alpha.0 •

imjoehaines
published 7.10.4 •

Changelog

Source

7.10.4 (2021-06-28)

Fixed

  • (expo): Prevent internal NetInfo connectivy requests from showing as breadcrumbs #1443

Changed

  • (react-native): Update bugsnag-cocoa to v6.9.7
    • Prevent some potential false positive detection of app hangs. bugsnag-cocoa#1122
    • Improve accuracy of app hang event information to better reflect state at time of detection. bugsnag-cocoa#1118
bengourley
published 7.10.4-alpha.3 •

bengourley
published 7.10.1 •

Changelog

Source

7.10.1 (2021-05-25)

Changed

Fixed

  • (react-native): Always upload JS bundle (rather than .hbc bundle) during Xcode source map upload build phase
bengourley
published 7.10.0 •

Changelog

Source

v7.10.0 (2021-05-18)

This release adds @bugsnag/electron, a notifier for use on apps that are built using Electron.

Added

  • (electron): a new top-level notifier @bugsnag/electron and related plugins

Changed

  • (node): File paths in stacktraces now always use / as the path separator
  • (node): Surrounding code can be fetched from file paths that are relative to the project root
  • (react-native): Update bugsnag-android to v5.9.2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc