Socket
Socket
Sign inDemoInstall

@sentry/utils

Package Overview
Dependencies
Maintainers
11
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/utils - npm Package Compare versions

Comparing version 8.17.0 to 8.18.0

2

build/cjs/version.js
Object.defineProperty(exports, '__esModule', { value: true });
const SDK_VERSION = '8.17.0';
const SDK_VERSION = '8.18.0';
exports.SDK_VERSION = SDK_VERSION;
//# sourceMappingURL=version.js.map

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

const SDK_VERSION = '8.17.0';
const SDK_VERSION = '8.18.0';
export { SDK_VERSION };
//# sourceMappingURL=version.js.map

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

export declare const SDK_VERSION = "8.17.0";
export declare const SDK_VERSION = "8.18.0";
//# sourceMappingURL=version.d.ts.map

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

export declare const SDK_VERSION = "8.17.0";
export declare const SDK_VERSION = "8.18.0";
//# sourceMappingURL=version.d.ts.map
{
"name": "@sentry/utils",
"version": "8.17.0",
"version": "8.18.0",
"description": "Utilities for all Sentry JavaScript SDKs",

@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/types": "8.17.0"
"@sentry/types": "8.18.0"
},

@@ -45,0 +45,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc