@sentry/core
Advanced tools
Comparing version
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
+ Added
+ Added
- Removed
- Removed
Updated
Updated