Socket
Socket
Sign inDemoInstall

@sentry/integrations

Package Overview
Dependencies
6
Maintainers
11
Versions
384
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.116.0 to 7.117.0

8

package.json
{
"name": "@sentry/integrations",
"version": "7.116.0",
"version": "7.117.0",
"description": "Pluggable integrations that can be used to enhance JS SDKs",

@@ -33,5 +33,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/core": "7.116.0",
"@sentry/types": "7.116.0",
"@sentry/utils": "7.116.0",
"@sentry/core": "7.117.0",
"@sentry/types": "7.117.0",
"@sentry/utils": "7.117.0",
"localforage": "^1.8.1"

@@ -38,0 +38,0 @@ },

@@ -18,2 +18,11 @@ <p align="center">

## 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-](https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/#removal-of-sentryintegrations-package) and
[server-side](https://docs.sentry.io/platforms/javascript/guides/node/migration/v7-to-v8/#removal-of-sentryintegrations-package)
SDKs.
## General

@@ -20,0 +29,0 @@

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