@sentry/core
Advanced tools
Comparing version 7.120.1 to 7.120.2
Object.defineProperty(exports, '__esModule', { value: true }); | ||
const SDK_VERSION = '7.120.1'; | ||
const SDK_VERSION = '7.120.2'; | ||
exports.SDK_VERSION = SDK_VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,4 +0,4 @@ | ||
const SDK_VERSION = '7.120.1'; | ||
const SDK_VERSION = '7.120.2'; | ||
export { SDK_VERSION }; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@sentry/core", | ||
"version": "7.120.1", | ||
"version": "7.120.2", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -33,4 +33,4 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/types": "7.120.1", | ||
"@sentry/utils": "7.120.1" | ||
"@sentry/types": "7.120.2", | ||
"@sentry/utils": "7.120.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "madge": { |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "7.120.1"; | ||
export declare const SDK_VERSION = "7.120.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "7.120.1"; | ||
export declare const SDK_VERSION = "7.120.2"; | ||
//# 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
24
128
+ Added@sentry/types@7.120.2(transitive)
+ Added@sentry/utils@7.120.2(transitive)
- Removed@sentry/types@7.120.1(transitive)
- Removed@sentry/utils@7.120.1(transitive)
Updated@sentry/types@7.120.2
Updated@sentry/utils@7.120.2