Socket
Socket
Sign inDemoInstall

@bugsnag/js

Package Overview
Dependencies
Maintainers
9
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/js - npm Package Versions

1
15

7.16.7

Diff

Changelog

Source

v7.16.7 (2022-05-31)

Added

  • Added Bugsnag.isStarted() to check whether Bugsnag has initialized #1737

Changed

  • Update type definitions for Bugsnag.notify() #1743

Fixed

gingerbenw
published 7.16.5 •

Changelog

Source

v7.16.5 (2022-05-18)

Changed

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

Changelog

Source

v7.16.2 (2022-03-09)

Fixed

  • (expo): preliminary support for the Expo EAS Update. Please send us feedback on how we can improve our support! kennethlynne #1686 #1695

Changed

  • (plugin-react-navigation): Allow React Navigation v6 as a peer dependency #1691
djskinner
published 7.16.1 •

Changelog

Source

7.16.1 (2022-02-02)

Fixed

  • (react-native) Handle circular references in metadata before it's sent to the native notifier layer #1673

Changed

  • (react-native) Update bugsnag-android to v5.19.2
    • New APIs to support forthcoming feature flag and experiment functionality. For more information, please see https://docs.bugsnag.com/product/features-experiments.
    • Explicitly define Kotlin api/language versions bugsnag-android#1564
    • Build project with Kotlin 1.4, maintain compat with Kotlin 1.3 bugsnag-android#1565
    • Discarded unhandled exceptions are propagated to any previously registered handlers bugsnag-android#1584
    • Fix SIGABRT crashes caused by race conditions in the NDK layer bugsnag-android#1585
    • Fixed an issue where feature-flags were not always sent if an OnSendCallback was configured bugsnag-android#1589
    • Fix a bug where api keys set in React Native callbacks were ignored bugsnag-android#1592
imjoehaines
published 7.16.0 •

Changelog

Source

7.16.0 (2022-01-25)

Added

  • New APIs to support forthcoming feature flag and experiment functionality. For more information, please see https://docs.bugsnag.com/product/features-experiments.

Changed

  • (expo): Avoid using deprecated constants #1665
  • (react-native) Update bugsnag-cocoa to v6.16.1
djskinner
published 7.15.1 •

Changelog

Source

7.15.1 (2022-01-18)

Changed

djskinner
published 7.15.0 •

Changelog

Source

7.15.0 (2022-01-18)

  • This release is broken and has been deprecated on npm
imjoehaines
published 7.14.1 •

Changelog

Source

7.14.1 (2021-11-29)

Fixed

  • (plugin-network-breadcrumbs): Fix a crash when request URL is not a string #1598
  • (in-flight): Fix Typescript definition exporting a type instead of a value skirsten #1587
  • (plugin-electron-net-breadcrumbs): Don't leave breadcrumbs for requests to the minidumps endpoint #1597
  • Add a default export to plugins that were missing one #1599
djskinner
published 7.14.0 •

Changelog

Source

7.14.0 (2021-11-17)

This release adds support for reporting native crashes to @bugsnag/electron.

If you are using modules with native extensions, you can upload Breakpad symbol files to Bugsnag to symbolicate native errors.

Note: Bugsnag On-premise does not currently support uploading minidump files. This will be supported in an upcoming release.

  • (electron): Add support for reporting native crashes #1581
imjoehaines
published 7.13.3 •

Changelog

Source

7.13.3 (2021-11-08)

Fixed

  • (plugin-network-breadcrumbs): Fix a crash when request data goes missing #1564

Changed

  • (expo): Add support for Expo SDK v43 foolem #1556 / #1566
  • (react-native): Update bugsnag-cocoa to v6.14.2
    • Fix missing configuration.user and manually resumed session info in unhandled errors. bugsnag-cocoa#1215
    • Disable automatic session tracking in app extensions (it was not working as intended.) bugsnag-cocoa#1211
    • Stop logging "[ERROR] Failed to install crash handler..." if a debugger is attached. bugsnag-cocoa#1210
    • Include the word "request" in network request breadcrumb messages. bugsnag-cocoa#1209
    • Prevent a crash that can occur when -[BSGURLSessionTracingProxy forwardInvocation:] calls -[NSInvocation selector]. bugsnag-cocoa#1208
    • Apply redactedKeys to breadcrumb metadata. bugsnag-cocoa#1204
  • (react-native): Update bugsnag-android to v5.15.0
    • Avoid reporting false-positive background ANRs with improved foreground detection. bugsnag-android#1429
    • Prevent events being attached to phantom sessions when they are blocked by an OnSessionCallback. bugsnag-android#1434
    • Plugins will correctly mirror metadata added using addMetadata(String, Map). bugsnag-android#1454
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc