Socket
Socket
Sign inDemoInstall

@bugsnag/browser

Package Overview
Dependencies
7
Maintainers
12
Versions
124
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
462K
decreased by-21.42%
Maintainers
12
Install size
678 kB
Created
Weekly downloads
 

Changelog

Source

v7.6.0 (2021-01-18)

As of 7.6.0 the monorepo contains @bugsnag/react-native-cli, a new command line tool to help set up Bugsnag in React Native projects.

Added

  • (react-native-cli): New @bugsnag/react-native-cli package. #1214
  • (react-native): Source map upload script to be run as an Xcode build phase. #1214

Changed

  • (expo): app.type will now default to 'ios' or 'android'. 1244
  • (react-native): Deprecate use of bugsnag-react-native.gradle in favour of Bugsnag Android Gradle Plugin. #1214
  • (react-native): Update bugsnag-cocoa to v6.5.1
    • Fix a regression where OOM events were missing session information. bugsnag-cocoa#963
    • Make maxPersistedEvents and maxPersistedSessions default to 32 and 128, respectively. bugsnag-cocoa#966

Fixed

  • (react-native): Ensure unhandled promise warning is logged in development #1235
  • (core): the OnErrorCallback type definition now allows Promise<boolean> as a return type. #1224

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 Jan 2021

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