Socket
Socket
Sign inDemoInstall

@bugsnag/core

Package Overview
Dependencies
6
Maintainers
9
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bugsnag/core

Core classes and utilities for Bugsnag notifiers


Version published
Weekly downloads
588K
increased by0.75%
Maintainers
9
Install size
192 kB
Created
Weekly downloads
 

Changelog

Source

v7.22.7 (2024-04-17)

Changed

  • (metadata-delegate) Preventing prototype pollution vulnerabilities #2115
  • (plugin-interaction-breadcrumbs) Improved performance of click event breadcrumbs #2094
  • (react-native) Rename Bugsnag.framework to BugsnagReactNative.framework #2117
  • (browser) Export BrowserBugsnagStatic #2112

Fixed

  • (react-native) Move BugsnagReactNative from objective-c to objective c++ #2113

Readme

Source

@bugsnag/core

This package contains the core classes and utilities common to the Bugsnag notifier for any JS-based platform:

  • Client class
  • Event class
  • Breadcrumb class
  • Session class
  • config scheme and utils
  • Basic JS polyfills that don't pollute the global scope (for support back to IE8)
  • and a couple of other small utilities

Unless you are writing your own notifier, it is unlikely that you want to install this module – for the universal error reporting client, see @bugsnag/js.

License

This package is free software released under the MIT License. See LICENSE.txt for details.

FAQs

Last updated on 17 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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