@opentelemetry/exporter-collector
Advanced tools
Comparing version 0.12.1-alpha.3 to 0.12.1-alpha.4
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.12.1-alpha.3+dc8082a8"; | ||
export declare const VERSION = "0.12.1-alpha.4+f8988b5d"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.12.1-alpha.3+dc8082a8'; | ||
exports.VERSION = '0.12.1-alpha.4+f8988b5d'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-collector", | ||
"version": "0.12.1-alpha.3+dc8082a8", | ||
"version": "0.12.1-alpha.4+f8988b5d", | ||
"description": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector", | ||
@@ -86,6 +86,6 @@ "main": "build/src/index.js", | ||
"@opentelemetry/resources": "^0.12.0", | ||
"@opentelemetry/tracing": "^0.12.0", | ||
"@opentelemetry/tracing": "^0.12.1-alpha.4+f8988b5d", | ||
"axios": "^0.19.2" | ||
}, | ||
"gitHead": "dc8082a844681bc03fa63572e8ede743d1b1b39e" | ||
"gitHead": "f8988b5d8d2e138add50774d06bea77ef25745ba" | ||
} |
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
121289
+ Added@opentelemetry/api@0.12.1-alpha.54(transitive)
+ Added@opentelemetry/context-base@0.12.1-alpha.54(transitive)
+ Added@opentelemetry/core@0.12.1-alpha.54(transitive)
+ Added@opentelemetry/resources@0.12.1-alpha.54(transitive)
+ Added@opentelemetry/semantic-conventions@0.12.1-alpha.54(transitive)
+ Added@opentelemetry/tracing@0.12.1-alpha.54(transitive)
+ Addedsemver@7.7.1(transitive)
- Removed@opentelemetry/semantic-conventions@0.12.0(transitive)
- Removed@opentelemetry/tracing@0.12.0(transitive)
- Removedsemver@7.7.0(transitive)