@opentelemetry/exporter-zipkin
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.10.0"; | ||
export declare const VERSION = "0.10.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.10.0'; | ||
exports.VERSION = '0.10.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-zipkin", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.", | ||
@@ -56,8 +56,8 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.10.0", | ||
"@opentelemetry/core": "^0.10.0", | ||
"@opentelemetry/resources": "^0.10.0", | ||
"@opentelemetry/tracing": "^0.10.0" | ||
"@opentelemetry/api": "^0.10.1", | ||
"@opentelemetry/core": "^0.10.1", | ||
"@opentelemetry/resources": "^0.10.1", | ||
"@opentelemetry/tracing": "^0.10.1" | ||
}, | ||
"gitHead": "ab62a4d69b99b3a8c9c26100c04f3226af7859df" | ||
"gitHead": "03981e4299282d0611d1255ab0076368d5830753" | ||
} |
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
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