@sentry/core
Advanced tools
Comparing version
@@ -5,5 +5,5 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
const SDK_VERSION = "9.28.0" ; | ||
const SDK_VERSION = "9.28.1" ; | ||
exports.SDK_VERSION = SDK_VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.28.0","sideEffects":false} | ||
{"type":"module","version":"9.28.1","sideEffects":false} |
// This is a magic string replaced by rollup | ||
const SDK_VERSION = "9.28.0" ; | ||
const SDK_VERSION = "9.28.1" ; | ||
export { SDK_VERSION }; | ||
//# sourceMappingURL=version.js.map |
@@ -325,3 +325,2 @@ import { CaptureContext } from '../scope'; | ||
* This function can be defined to modify a child span before it's sent. | ||
* Returning `null` will cause this span to be dropped. | ||
* | ||
@@ -328,0 +327,0 @@ * Note that this function is only called for child spans and not for the root span (formerly known as transaction). |
@@ -325,3 +325,2 @@ import type { CaptureContext } from '../scope'; | ||
* This function can be defined to modify a child span before it's sent. | ||
* Returning `null` will cause this span to be dropped. | ||
* | ||
@@ -328,0 +327,0 @@ * Note that this function is only called for child spans and not for the root span (formerly known as transaction). |
{ | ||
"name": "@sentry/core", | ||
"version": "9.28.0", | ||
"version": "9.28.1", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", |
Sorry, the diff of this file is not supported yet
3503461
041149
0