@opentelemetry/exporter-zipkin
Advanced tools
Comparing version 0.18.3-alpha.14 to 0.18.3-alpha.16
{ | ||
"name": "@opentelemetry/exporter-zipkin", | ||
"version": "0.18.3-alpha.14+4a3fd1f4", | ||
"version": "0.18.3-alpha.16+7f7afa7b", | ||
"description": "OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.", | ||
@@ -69,3 +69,3 @@ "main": "build/src/index.js", | ||
"rimraf": "3.0.2", | ||
"sinon": "9.2.4", | ||
"sinon": "10.0.0", | ||
"ts-loader": "8.1.0", | ||
@@ -83,7 +83,7 @@ "ts-mocha": "8.0.0", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.18.3-alpha.14+4a3fd1f4", | ||
"@opentelemetry/resources": "^0.18.3-alpha.14+4a3fd1f4", | ||
"@opentelemetry/tracing": "^0.18.3-alpha.14+4a3fd1f4" | ||
"@opentelemetry/core": "^0.18.3-alpha.16+7f7afa7b", | ||
"@opentelemetry/resources": "^0.18.3-alpha.16+7f7afa7b", | ||
"@opentelemetry/tracing": "^0.18.3-alpha.16+7f7afa7b" | ||
}, | ||
"gitHead": "4a3fd1f4d86499e4485c1f1af0f5589de993b0dd" | ||
"gitHead": "7f7afa7bb88edf4a4d46da8b252116d92b578b79" | ||
} |
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
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
57207