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

6.3.2

Diff

Changelog

Source

6.3.2 (2019-06-27)

Fixed

  • (plugin-inline-script): Ensure inline script content callback doesn't cause error logs when there are no stackframes #559 / #563
  • (plugin-angular): Bundle an ES5 and an ES6 version of the plugin to support various Angular build settings #565 / #563
bengourley
published 6.3.2-alpha.0 •

bengourley
published 6.3.1 •

Changelog

Source

6.3.1 (2019-06-17)

Fixed

  • (node): Ensure agent is passed through to http(s) request for proxy support #548 / #546
bengourley
published 6.3.0 •

Changelog

Source

6.3.0 (2019-05-28)

Added

  • (expo): Support configuration of post-publish hook, allowing On-premise users to customize the build/source map endpoints. #542

Changed

  • (plugin-inline-script-content): Overhaul inline script tracking #528
  • (node): Add Node version string to report and session payloads (device.runtimeVersions) #537
  • (core): Update docs url so that it doesn't follow a redirect #536
  • (plugin-navigation-breadcrumbs): Compile away _restore() function from output bundle which is only used in tests #533

Fixed

  • (plugin-koa): Send the correct status code when handling ctx.throw() errors #541
  • (plugin-angular): Target ES6 so that classes in the build are native, not polyfilled #540
  • (plugin-angular): Support subsequent rebuilds of an Angular app in AOT mode #539
  • (plugin-node-surrounding-code): Truncate line length so that minified code doesn't exceed payload limit #531
bengourley
published 6.3.0-alpha.0 •

bengourley
published 6.2.0 •

Changelog

Source

6.2.0 (2019-04-23)

This release adds @bugsnag/expo, a notifier for use on React Native apps that are built using Expo.

A small internal change was made to facilitate this new notifier, but there are no changes required for existing users of documented APIs.

Added

  • (expo): a new top-level notifier @bugsnag/expo including a whole bunch of packages:
    • @bugsnag/delivery-expo - Expo-specific delivery mechanism which caches on disk when a crash happens, or the network is not available
    • @bugsnag/plugin-expo-app - gathers app information
    • @bugsnag/plugin-expo-device - gathers device information
    • @bugsnag/plugin-react-native-app-state-breadcrumbs - collects breadcrumbs when the app transitions to the foreground/background
    • @bugsnag/plugin-react-native-connectivity-breadcrumbs - collects breadcrumbs when the state of the network changes
    • @bugsnag/plugin-react-native-global-error-handler - reports unhandled errors
    • @bugsnag/plugin-react-native-orientation-breadcrumbs - collects breadcrumbs when the device orientation changes
    • @bugsnag/plugin-react-native-unhandled-rejection - reports unhandled promise rejections

Changed

  • (core): internal delivery interface now receives the client it is attached to on creation, and the sendReport/sendSession methods are no longer passed the logger and config objects which can be accesses on the client #489 (Note: this was an undocumented internal API)
bengourley
published 6.2.0-alpha.1 •

bengourley
published 6.1.0 •

Changelog

Source

6.1.0 (2019-04-12)

Added

  • (core): Improvements to logging and available information when error reports are not sent #515

Changed

  • (delivery-node): Error stack is now included in first argument to logger #486

Removed

  • (core): Stacktrace is omitted in error breadcrumbs (it's not used by the dashboard) #512

Fixed

  • (plugin-navigation-breadcrumbs): startSession() is not called when autoCaptureSessions=false #514
  • (plugin-express): Express/Connect now send a 500 (not 200) HTTP status when about to crash #513
  • (core): Bad logic in notify() error normalisation #516
bengourley
published 7.0.0-pre-alpha-ben.6 •

bengourley
published 7.0.0-pre-alpha-ben.5 •

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