@sentry/opentelemetry
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.42.0","sideEffects":false} | ||
| {"type":"module","version":"10.43.0","sideEffects":false} |
+4
-4
| { | ||
| "name": "@sentry/opentelemetry", | ||
| "version": "10.42.0", | ||
| "version": "10.43.0", | ||
| "description": "Official Sentry utilities for OpenTelemetry", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
| "dependencies": { | ||
| "@sentry/core": "10.42.0" | ||
| "@sentry/core": "10.43.0" | ||
| }, | ||
@@ -72,4 +72,4 @@ "peerDependencies": { | ||
| "clean": "rimraf build coverage sentry-opentelemetry-*.tgz", | ||
| "fix": "eslint . --format stylish --fix", | ||
| "lint": "eslint . --format stylish", | ||
| "fix": "oxlint . --fix", | ||
| "lint": "oxlint .", | ||
| "lint:es-compatibility": "es-check es2022 ./build/cjs/*.js && es-check es2022 ./build/esm/*.js --module", | ||
@@ -76,0 +76,0 @@ "test": "yarn test:unit", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
551426
-0.01%+ Added
- Removed
Updated