🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@sentry/core

Package Overview
Dependencies
Maintainers
10
Versions
604
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/core - npm Package Compare versions

Comparing version

to
9.25.0

2

build/cjs/utils-hoist/version.js

@@ -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",