You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sentry/core

Package Overview
Dependencies
Maintainers
10
Versions
625
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.36.0-alpha.2

2

build/cjs/utils/version.js

@@ -5,5 +5,5 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });

const SDK_VERSION = "9.36.0-alpha.1" ;
const SDK_VERSION = "9.36.0-alpha.2" ;
exports.SDK_VERSION = SDK_VERSION;
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

{"type":"module","version":"9.36.0-alpha.1","sideEffects":false}
{"type":"module","version":"9.36.0-alpha.2","sideEffects":false}
// This is a magic string replaced by rollup
const SDK_VERSION = "9.36.0-alpha.1" ;
const SDK_VERSION = "9.36.0-alpha.2" ;
export { SDK_VERSION };
//# sourceMappingURL=version.js.map
{
"name": "@sentry/core",
"version": "9.36.0-alpha.1",
"version": "9.36.0-alpha.2",
"description": "Base implementation for all Sentry JavaScript SDKs",

@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",