@sentry/utils
Advanced tools
Comparing version 8.47.0 to 8.48.0
@@ -407,2 +407,3 @@ var { | ||
/** @deprecated Import from `@sentry/core` instead. */ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const getDomElement = core.getDomElement; | ||
@@ -409,0 +410,0 @@ |
@@ -405,2 +405,3 @@ import { | ||
/** @deprecated Import from `@sentry/core` instead. */ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const getDomElement = getDomElement$1; | ||
@@ -407,0 +408,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"8.47.0","sideEffects":false} | ||
{"type":"module","version":"8.48.0","sideEffects":false} |
{ | ||
"name": "@sentry/utils", | ||
"version": "8.47.0", | ||
"version": "8.48.0", | ||
"description": "Utilities for all Sentry JavaScript SDKs", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "8.47.0" | ||
"@sentry/core": "8.48.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
347171
1676
17
2
4
+ Added@sentry/core@8.48.0(transitive)
- Removed@sentry/core@8.47.0(transitive)
Updated@sentry/core@8.48.0