New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@sentry/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/core - npm Package Compare versions

Comparing version

to
7.75.1

Object.defineProperty(exports, '__esModule', { value: true });
const SDK_VERSION = '7.75.0';
const SDK_VERSION = '7.75.1';
exports.SDK_VERSION = SDK_VERSION;
//# sourceMappingURL=version.js.map

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

const SDK_VERSION = '7.75.0';
const SDK_VERSION = '7.75.1';
export { SDK_VERSION };
//# sourceMappingURL=version.js.map
{
"name": "@sentry/core",
"version": "7.75.0",
"version": "7.75.1",
"description": "Base implementation for all Sentry JavaScript SDKs",

@@ -26,6 +26,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/types": "7.75.0",
"@sentry/utils": "7.75.0"
"@sentry/types": "7.75.1",
"@sentry/utils": "7.75.1"
},
"sideEffects": false
}

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

export declare const SDK_VERSION = "7.75.0";
export declare const SDK_VERSION = "7.75.1";
//# sourceMappingURL=version.d.ts.map

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

export declare const SDK_VERSION = "7.75.0";
export declare const SDK_VERSION = "7.75.1";
//# sourceMappingURL=version.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet