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
46
13Next

7.10.0-alpha.1

Diff

bengourley
published 7.10.0-alpha.0 •

bengourley
published 7.9.2 •

Changelog

Source

v7.9.2 (2021-04-06)

Changed

  • (react-native): Update bugsnag-cocoa to v6.8.1
    • Fix unreliable ordering of breadcrumbs. bugsnag-cocoa#1049
  • (react-native): Update bugsnag-android to v5.9.0
bengourley
published 7.9.2-alpha.0 •

djskinner
published 7.9.0 •

Changelog

Source

v7.9.0 (2021-03-16)

Added

  • (plugin-aws-lambda): Add support for Node.js on AWS Lambda. See the docs for usage. #1334

Changed

  • (plugin-koa): Ensure ctx.request.body is present on the event's request property by collecting it at the last possible moment #1292
  • (react-native): Update bugsnag-cocoa to v6.7.1
    • Fix os_proc_available_memory runtime link error on Mac Catalyst. bugsnag-cocoa#1025
    • Fix missing osName and osVersion for errors reported from app extensions that do not link against UIKit. bugsnag-cocoa#1022
    • Fix incorrect freeMemory for errors reported via notify() bugsnag-cocoa#1021
bengourley
published 7.9.0-alpha.0 •

djskinner
published 7.7.0 •

Changelog

Source

v7.7.0 (2021-02-15)

Changed

  • (react-native): Update bugsnag-android to v5.6.2
  • (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
imjoehaines
published 7.6.0 •

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
djskinner
published 7.5.6 •

Changelog

Source

v7.5.6 (2021-01-11)

Changed

  • (expo): Add support for Expo SDK v40 #1219

  • (react-native): Update bugsnag-cocoa to v6.5.0

  • (react-native): Update bugsnag-android to v5.5.0

    This release supports initializing Bugsnag in multi processes apps. If your app uses Bugsnag in multiple processes, you should initialize Bugsnag with a unique persistenceDirectory value for each process. Please see the docs for further information.

bengourley
published 7.6.0-rc.0 •

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