Socket
Socket
Sign inDemoInstall

@sentry/tracing

Package Overview
Dependencies
Maintainers
11
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/tracing - npm Package Compare versions

Comparing version 7.91.0 to 7.92.0

20

package.json
{
"name": "@sentry/tracing",
"version": "7.91.0",
"version": "7.92.0",
"description": "Sentry Performance Monitoring Package",

@@ -12,2 +12,8 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

},
"files": [
"cjs",
"esm",
"types",
"types-ts3.8"
],
"main": "cjs/index.js",

@@ -27,10 +33,10 @@ "module": "esm/index.js",

"dependencies": {
"@sentry-internal/tracing": "7.91.0"
"@sentry-internal/tracing": "7.92.0"
},
"devDependencies": {
"@sentry-internal/integration-shims": "7.91.0",
"@sentry/browser": "7.91.0",
"@sentry/core": "7.91.0",
"@sentry/types": "7.91.0",
"@sentry/utils": "7.91.0",
"@sentry-internal/integration-shims": "7.92.0",
"@sentry/browser": "7.92.0",
"@sentry/core": "7.92.0",
"@sentry/types": "7.92.0",
"@sentry/utils": "7.92.0",
"@types/express": "^4.17.14"

@@ -37,0 +43,0 @@ },

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