@opentelemetry/tracing
Advanced tools
Comparing version 0.18.3-alpha.25 to 0.18.3-alpha.27
@@ -145,5 +145,2 @@ "use strict"; | ||
this._flushOneBatch() | ||
.catch(e => { | ||
core_1.globalErrorHandler(e); | ||
}) | ||
.then(() => { | ||
@@ -154,2 +151,5 @@ if (this._finishedSpans.length > 0) { | ||
} | ||
}) | ||
.catch(e => { | ||
core_1.globalErrorHandler(e); | ||
}); | ||
@@ -156,0 +156,0 @@ }, this._scheduledDelayMillis); |
{ | ||
"name": "@opentelemetry/tracing", | ||
"version": "0.18.3-alpha.25+4ef22cae", | ||
"version": "0.18.3-alpha.27+115ee397", | ||
"description": "OpenTelemetry Tracing", | ||
@@ -80,8 +80,8 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/resources": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/semantic-conventions": "^0.18.3-alpha.25+4ef22cae", | ||
"@opentelemetry/core": "^0.18.2", | ||
"@opentelemetry/resources": "^0.18.2", | ||
"@opentelemetry/semantic-conventions": "^0.18.2", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"gitHead": "4ef22cae74b9c976f969151ebcc3ae3d931cf9c6" | ||
"gitHead": "115ee3977a9c5f5228a0ae91abdc7d6b6354e9c2" | ||
} |
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
96753
+ Added@opentelemetry/api@0.18.1(transitive)
+ Added@opentelemetry/core@0.18.2(transitive)
+ Added@opentelemetry/resources@0.18.2(transitive)
+ Added@opentelemetry/semantic-conventions@0.18.2(transitive)
- Removed@opentelemetry/core@0.18.3-alpha.31(transitive)
- Removed@opentelemetry/resources@0.18.3-alpha.31(transitive)
- Removed@opentelemetry/semantic-conventions@0.18.3-alpha.30(transitive)
Updated@opentelemetry/core@^0.18.2