Socket
Socket
Sign inDemoInstall

@sentry/utils

Package Overview
Dependencies
1
Maintainers
11
Versions
480
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.107.0 to 7.108.0

3

cjs/envelope.js

@@ -195,4 +195,3 @@ Object.defineProperty(exports, '__esModule', { value: true });

span: 'span',
// TODO: This is a temporary workaround until we have a proper data category for metrics
statsd: 'unknown',
statsd: 'statsd',
};

@@ -199,0 +198,0 @@

@@ -193,4 +193,3 @@ import { dsnToString } from './dsn.js';

span: 'span',
// TODO: This is a temporary workaround until we have a proper data category for metrics
statsd: 'unknown',
statsd: 'statsd',
};

@@ -197,0 +196,0 @@

{
"name": "@sentry/utils",
"version": "7.107.0",
"version": "7.108.0",
"description": "Utilities for all Sentry JavaScript SDKs",

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

"dependencies": {
"@sentry/types": "7.107.0"
"@sentry/types": "7.108.0"
},

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

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc