@sentry/hub
Version:
Sentry hub which handles global state managment.
27 lines (18 loc) • 1.13 kB
Markdown
<p align="center">
<a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
<img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84">
</a>
</p>
# Sentry JavaScript SDK Hub
[](https://www.npmjs.com/package/@sentry/hub)
[](https://www.npmjs.com/package/@sentry/hub)
[](https://www.npmjs.com/package/@sentry/hub)
## Package Discontinued
This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. Instead, relevant exports from this
package are exported from `@sentry/core`. For more information have a look at the
[Migration Guide](https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md#sentryhub).
## Links
- [Official SDK Docs](https://docs.sentry.io/quickstart/)
- [TypeDoc](http://getsentry.github.io/sentry-javascript/)
## General
This package provides the `Hub` and `Scope` for all JavaScript related SDKs.