Socket
Socket
Sign inDemoInstall

@bugsnag/browser

Package Overview
Dependencies
7
Maintainers
10
Versions
124
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
13Next

7.6.0-rc.0

Diff

djskinner
published 7.5.4 •

Changelog

Source

v7.5.4 (2020-12-10)

Changed

  • (expo): Add integrity header to verify Error and Session API payloads have not changed. #1172
  • (react-native): Update bugsnag-android to v5.3.1
    • Add integrity header to verify Error and Session API payloads have not changed. bugsnag-android#978
    • Prevent potential SHA-1 hash mismatch in Bugsnag-Integrity header #1028
  • (react-native): Update bugsnag-cocoa to v6.3.0
    • Add integrity header to verify Error and Session API payloads have not changed. bugsnag-cocoa#881
    • Out Of Memory errors now include more information, including custom metadata and user information. bugsnag-cocoa#915 bugsnag-cocoa#908
    • Fixed incorrect app version reported when sending crash reports from older versions of Bugsnag (before 6.2.3) bugsnag-cocoa#911
    • Fixed a rare crash in -[BugsnagClient computeDidCrashLastLaunch] bugsnag-cocoa#917
  • (core) The event.unhandled flag can now be changed in callbacks #1148
bengourley
published 7.5.3 •

Changelog

Source

v7.5.3 (2020-12-01)

  • (react-native): Update bugsnag-cocoa to v6.2.5
    • Fixed a rare crash due to a race condition in BugsnagSystemState. bugsnag-cocoa#893
    • Out Of Memory errors are no longer reported if a device reboot was detected. bugsnag-cocoa#822
bengourley
published 7.5.3-alpha.0 •

bengourley
published 7.5.1 •

Changelog

Source

v7.5.1 (2020-10-23)

Fixed

  • (browser): Added missing type definition for trackInlineScripts option #1102 / #1097

Changed

  • (expo): Bump expo dependency versions to keep in sync #1103
  • (react-native): Update bugsnag-cocoa to v6.2.2
    • Support "foreground" duration in MacOS as well. bugsnag-cocoa#848
    • Timestamp accuracy in reports has been increased from seconds to milliseconds. bugsnag-cocoa#847
    • Calculation of "foreground" duration now also includes time in UIApplicationStateActive and UIApplicationStateInactive states in order to match Apple's definition of "foreground". bugsnag-cocoa#839
  • (react-native): Update bugsnag-android to v5.2.2
imjoehaines
published 7.5.1-alpha.0 •

imjoehaines
published 7.4.0 •

Changelog

Source

7.4.0 (2020-10-01)

Added

  • (browser): Attach an anonymous device ID to error reports and sessions when the new generateAnonymousId option is enabled. #1072

Changed

  • (react-native): Allow plugins to be set in the JS layer. #1064
  • (expo): Add support for Expo SDK v39 #1052
  • (react-native): Update bugsnag-cocoa to v6.1.7 #1081
  • (react-native): Update bugsnag-android to v5.2.1 #1080
djskinner
published 7.3.5 •

Changelog

Source

7.3.5 (2020-09-16)

Fixed

  • (react-native): Update bugsnag-cocoa to 6.1.4. Fixes: Copy the metadata observer list rather than mutating it directly. #1048
bengourley
published 7.3.4 •

Changelog

Source

7.3.4 (2020-09-10)

Fixed

  • (react-native): Suppress unchecked cast warnings for React Native Android #1027
  • (react-native): Provide proguard rules to ensure reflection works on minified/obfuscated Android builds #1030

Removed

  • (react-native): Remove unnecessary log on iOS #1028
imjoehaines
published 7.3.3 •

Changelog

Source

7.3.3 (2020-08-26)

Added

  • (plugin-react): Make type definitions BugsnagErrorBoundary and BugsnagPluginReactResult available for external use. 934 / #1009

Changed

  • Use a peer dependency on @bugsnag/core in plugins #1012

Fixed

  • (expo): Ensure type definitions allow config to be supplied without an apiKey, as it may be supplied in app.json instead. #1010
  • (plugin-angular): Update bundles and package entrypoints to support the Ivy renderer. #994
  • (react-native): Add codeBundleId to config type definition. #1011
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