Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bugsnag/js

Package Overview
Dependencies
Maintainers
9
Versions
144
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.10.4-alpha.3

Diff

bengourley
published 7.10.1 •

Changelog

Source

7.10.1 (2021-05-25)

Changed

  • (react-native): Update bugsnag-cocoa to v6.9.2
    • Add a mechanism for reporting errors that occur within the notifier. bugsnag-cocoa#1089
    • Fix compiler warnings when additional warning flags are enabled. bugsnag-cocoa#1092 bugsnag-cocoa#1094
  • (react-native): Update bugsnag-android to v5.9.3
  • (browser,node): Add default appType #1415

Fixed

  • (react-native): Always upload JS bundle (rather than .hbc bundle) during Xcode source map upload build phase
bengourley
published 7.10.0 •

Changelog

Source

v7.10.0 (2021-05-18)

This release adds @bugsnag/electron, a notifier for use on apps that are built using Electron.

Added

  • (electron): a new top-level notifier @bugsnag/electron and related plugins

Changed

  • (node): File paths in stacktraces now always use / as the path separator
  • (node): Surrounding code can be fetched from file paths that are relative to the project root
  • (react-native): Update bugsnag-android to v5.9.2
bengourley
published 7.10.0-alpha.3 •

imjoehaines
published 7.10.0-alpha.2 •

bengourley
published 7.10.0-alpha.1 •

bengourley
published 7.10.0-alpha.0 •

bengourley
published 7.9.2 •

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