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
677 kB
Created
Weekly downloads
 

Changelog

Source

v7.7.0 (2021-02-15)

Changed

  • (react-native): Update bugsnag-android to v5.6.2
    • Check additional JNI calls for pending exceptions and no-op bugsnag-android#1133
    • Fix rare crash when loading device ID bugsnag-android#1137
  • (react-native): Update bugsnag-cocoa to v6.6.1
    • Fix compiler warnings when importing Bugsnag from Objective-C sources that do not use ARC. bugsnag-cocoa#985
    • Fix a rare crash that could occur in the event of JSON parsing failures. bugsnag-cocoa#987
  • (plugin-vue): Add support for Vue 3 #1280

Fixed

  • (plugin-inline-script-content): Ensure inline script content isn't included when the DOM onreadystatechange interactive event is missed. #1290

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 15 Feb 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