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

    @bugsnag/browser

Bugsnag error reporter for browser JavaScript


Version published
Weekly downloads
599K
decreased by-1.22%
Maintainers
10
Created
Weekly downloads
 

Changelog

Source

v7.16.5 (2022-05-18)

Changed

  • (react-native) Update bugsnag-android to v5.22.3
    • Max reported threads can now be configured using manifest meta-data "com.bugsnag.android. MAX_REPORTED_THREADS" bugsnag-android#1655
    • Small improvement to startup performance (Bugsnag.start) bugsnag-android#1648
    • Fixed NDK stack-traces for libraries linked after Bugsnag.start was called bugsnag-android#1671
    • Fixed concurrency bug that could be triggered via the React Native plugin bugsnag-android#1679
    • Correctly report device.locationStatus on Android 12 onwards using LocationManager.isLocationEnabled bugsnag-android#1683
    • Small performance improvements to Bugnag.start bugsnag-android#1680
  • (react-native-cli) Fix 'insert' command with RN 0.68+ #1726
  • (plugin-react|plugin-vue|plugin-react-navigation|plugin-react-native-navigation) Set @bugsnag/core to be an optional peer dependency to avoid unmet peer dependency warnings #1735
  • (electron) Improved error message when no apiKey is provided to Bugsnag.start() #1738
  • (plugin-simple-throttle) Warning message added when error handler has exceeded maxEvents #1739

Readme

Source

@bugsnag/browser

This package contains the browser implementation of the Bugsnag notifier for JavaScript. The normal use case is to install this package via @bugsnag/js, but you can install it directly if you want to.

License

This package is free software released under the MIT License. See LICENSE.txt for details.

FAQs

Last updated on 18 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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