@sentry/core
Advanced tools
Comparing version
@@ -5,5 +5,5 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
const SDK_VERSION = "9.24.0" ; | ||
const SDK_VERSION = "9.25.0" ; | ||
exports.SDK_VERSION = SDK_VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.24.0","sideEffects":false} | ||
{"type":"module","version":"9.25.0","sideEffects":false} |
// This is a magic string replaced by rollup | ||
const SDK_VERSION = "9.24.0" ; | ||
const SDK_VERSION = "9.25.0" ; | ||
export { SDK_VERSION }; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@sentry/core", | ||
"version": "9.24.0", | ||
"version": "9.25.0", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", |