🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@sentry-internal/browser-utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry-internal/browser-utils - npm Package Compare versions

Comparing version

to
9.16.0

@@ -1,1 +0,1 @@

{"type":"module","version":"9.15.0","sideEffects":false}
{"type":"module","version":"9.16.0","sideEffects":false}

@@ -24,2 +24,3 @@ import { FetchBreadcrumbHint, HandlerDataFetch, SentryWrappedXMLHttpRequest, XhrBreadcrumbHint } from '@sentry/core';

SENTRY_SDK_SOURCE?: import("@sentry/core").SdkSource | undefined;
_sentryClientToLogBufferMap?: WeakMap<import("@sentry/core").Client<import("@sentry/core").ClientOptions<import("@sentry/core").BaseTransportOptions>>, import("@sentry/core").SerializedLog[]> | undefined;
_sentryDebugIds?: Record<string, string> | undefined;

@@ -26,0 +27,0 @@ _sentryModuleMetadata?: Record<string, any> | undefined;

@@ -24,2 +24,3 @@ import type { FetchBreadcrumbHint, HandlerDataFetch, SentryWrappedXMLHttpRequest, XhrBreadcrumbHint } from '@sentry/core';

SENTRY_SDK_SOURCE?: import("@sentry/core").SdkSource | undefined;
_sentryClientToLogBufferMap?: WeakMap<import("@sentry/core").Client<import("@sentry/core").ClientOptions<import("@sentry/core").BaseTransportOptions>>, import("@sentry/core").SerializedLog[]> | undefined;
_sentryDebugIds?: Record<string, string> | undefined;

@@ -26,0 +27,0 @@ _sentryModuleMetadata?: Record<string, any> | undefined;

{
"name": "@sentry-internal/browser-utils",
"version": "9.15.0",
"version": "9.16.0",
"description": "Browser Utilities for all Sentry JavaScript SDKs",

@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/core": "9.15.0"
"@sentry/core": "9.16.0"
},

@@ -45,0 +45,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet