@sentry/integrations
Advanced tools
Comparing version 7.120.2 to 7.120.3
{ | ||
"name": "@sentry/integrations", | ||
"version": "7.120.2", | ||
"version": "7.120.3", | ||
"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.120.2", | ||
"@sentry/types": "7.120.2", | ||
"@sentry/utils": "7.120.2", | ||
"@sentry/core": "7.120.3", | ||
"@sentry/types": "7.120.3", | ||
"@sentry/utils": "7.120.3", | ||
"localforage": "^1.8.1" | ||
@@ -38,0 +38,0 @@ }, |
+ Added@sentry/core@7.120.3(transitive)
+ Added@sentry/types@7.120.3(transitive)
+ Added@sentry/utils@7.120.3(transitive)
- Removed@sentry/core@7.120.2(transitive)
- Removed@sentry/types@7.120.2(transitive)
- Removed@sentry/utils@7.120.2(transitive)
Updated@sentry/core@7.120.3
Updated@sentry/types@7.120.3
Updated@sentry/utils@7.120.3