Skip to content

Files

Latest commit

Jan 27, 2025
3f43b05 · Jan 27, 2025

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 15, 2024
Jan 8, 2025
Jan 24, 2025
Mar 26, 2019
Nov 13, 2020
Apr 26, 2021
Feb 4, 2020
Feb 23, 2023
Jan 24, 2025
Jan 24, 2025
Jun 19, 2024
Jun 19, 2024
Dec 23, 2019
Jan 27, 2025
Nov 26, 2020
Feb 4, 2020

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