rittenhop-dev/versions/5.94.2/node_modules/@sentry/integrations/README.md
2024-09-23 19:40:12 -04:00

1.6 KiB

Sentry

Sentry JavaScript SDK Integrations

npm version npm dm npm dt

Package Discontinued

This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. All integrations from this package are now directly exported from the SDK packages like @sentry/react or @sentry/node. For more information have a look at the migration guide for client- and server-side SDKs.

General

Pluggable integrations that can be used to enhance JS SDKs.

All of the integrations can also be found on our CDN e.g.:

Angular integration: https://browser.sentry-cdn.com/5.0.0/angular.min.js

Please make sure to always to match the version of the integration with the version of the JS SDK you are loading.