Skip to content

Files

Latest commit

Apr 14, 2020
0b65c33 · Apr 14, 2020

History

History
This branch is 4842 commits behind bugsnag/bugsnag-js:next.

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Mar 26, 2019
Nov 15, 2019
Feb 4, 2020
Mar 5, 2020
Apr 2, 2020
Mar 27, 2020
Feb 5, 2020
Feb 6, 2020
Dec 23, 2019
Apr 14, 2020
Apr 14, 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

MIT