@sentry/core
Advanced tools
Comparing version 7.80.2-alpha.1 to 7.81.0
Object.defineProperty(exports, '__esModule', { value: true }); | ||
const SDK_VERSION = '7.80.2-alpha.1'; | ||
const SDK_VERSION = '7.81.0'; | ||
exports.SDK_VERSION = SDK_VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,4 +0,4 @@ | ||
const SDK_VERSION = '7.80.2-alpha.1'; | ||
const SDK_VERSION = '7.81.0'; | ||
export { SDK_VERSION }; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@sentry/core", | ||
"version": "7.80.2-alpha.1", | ||
"version": "7.81.0", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -26,6 +26,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/types": "7.80.2-alpha.1", | ||
"@sentry/utils": "7.80.2-alpha.1" | ||
"@sentry/types": "7.81.0", | ||
"@sentry/utils": "7.81.0" | ||
}, | ||
"sideEffects": false | ||
} |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "7.80.2-alpha.1"; | ||
export declare const SDK_VERSION = "7.81.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "7.80.2-alpha.1"; | ||
export declare const SDK_VERSION = "7.81.0"; | ||
//# 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
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1250075
+ Added@sentry/types@7.81.0(transitive)
+ Added@sentry/utils@7.81.0(transitive)
- Removed@sentry/types@7.80.2-alpha.1(transitive)
- Removed@sentry/utils@7.80.2-alpha.1(transitive)
Updated@sentry/types@7.81.0
Updated@sentry/utils@7.81.0