@opentelemetry/exporter-collector
Advanced tools
Comparing version 0.11.1-alpha.35 to 0.11.1-alpha.36
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.11.1-alpha.35+c6c993bb"; | ||
export declare const VERSION = "0.11.1-alpha.36+6eb157c6"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.11.1-alpha.35+c6c993bb'; | ||
exports.VERSION = '0.11.1-alpha.36+6eb157c6'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-collector", | ||
"version": "0.11.1-alpha.35+c6c993bb", | ||
"version": "0.11.1-alpha.36+6eb157c6", | ||
"description": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector", | ||
@@ -75,3 +75,3 @@ "main": "build/src/index.js", | ||
"ts-mocha": "7.0.0", | ||
"ts-node": "8.10.2", | ||
"ts-node": "9.0.0", | ||
"typescript": "3.9.7", | ||
@@ -83,10 +83,10 @@ "webpack": "4.44.1", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.11.1-alpha.35+c6c993bb", | ||
"@opentelemetry/core": "^0.11.1-alpha.35+c6c993bb", | ||
"@opentelemetry/metrics": "^0.11.1-alpha.35+c6c993bb", | ||
"@opentelemetry/resources": "^0.11.1-alpha.35+c6c993bb", | ||
"@opentelemetry/tracing": "^0.11.1-alpha.35+c6c993bb", | ||
"@opentelemetry/api": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/core": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/metrics": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/resources": "^0.11.1-alpha.36+6eb157c6", | ||
"@opentelemetry/tracing": "^0.11.1-alpha.36+6eb157c6", | ||
"axios": "^0.19.2" | ||
}, | ||
"gitHead": "c6c993bb16c58ba907337a5667da01b3c248e350" | ||
"gitHead": "6eb157c66925fe84b4960f247a86678441f3cb60" | ||
} |
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
121171