@opentelemetry/tracing
Advanced tools
Comparing version 0.18.3-alpha.7 to 0.18.3-alpha.9
@@ -142,3 +142,3 @@ "use strict"; | ||
if (exception.code) { | ||
attributes[semantic_conventions_1.ExceptionAttribute.TYPE] = exception.code; | ||
attributes[semantic_conventions_1.ExceptionAttribute.TYPE] = exception.code.toString(); | ||
} | ||
@@ -145,0 +145,0 @@ else if (exception.name) { |
{ | ||
"name": "@opentelemetry/tracing", | ||
"version": "0.18.3-alpha.7+897c35f4", | ||
"version": "0.18.3-alpha.9+a4577767", | ||
"description": "OpenTelemetry Tracing", | ||
@@ -80,8 +80,8 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.18.3-alpha.7+897c35f4", | ||
"@opentelemetry/resources": "^0.18.3-alpha.7+897c35f4", | ||
"@opentelemetry/core": "^0.18.2", | ||
"@opentelemetry/resources": "^0.18.2", | ||
"@opentelemetry/semantic-conventions": "^0.18.2", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"gitHead": "897c35f497363ee3f3ea4c1e5ad1628e09ec9041" | ||
"gitHead": "a4577767a07c794ea687759421693e75f2a84b27" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
93028
+ Added@opentelemetry/api@0.18.1(transitive)
+ Added@opentelemetry/core@0.18.2(transitive)
+ Added@opentelemetry/resources@0.18.2(transitive)
- Removed@opentelemetry/core@0.18.3-alpha.31(transitive)
- Removed@opentelemetry/resources@0.18.3-alpha.31(transitive)
Updated@opentelemetry/core@^0.18.2