@opentelemetry/shim-opentracing
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -16,2 +16,2 @@ /*! | ||
*/ | ||
export declare const VERSION = "0.5.1"; | ||
export declare const VERSION = "0.5.2"; |
@@ -19,3 +19,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.5.1'; | ||
exports.VERSION = '0.5.2'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/shim-opentracing", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "OpenTracing to OpenTelemetry shim", | ||
@@ -42,3 +42,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@opentelemetry/tracing": "^0.5.1", | ||
"@opentelemetry/tracing": "^0.5.2", | ||
"@types/mocha": "^5.2.7", | ||
@@ -58,6 +58,6 @@ "@types/node": "^12.6.9", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.5.1", | ||
"@opentelemetry/core": "^0.5.1", | ||
"@opentelemetry/api": "^0.5.2", | ||
"@opentelemetry/core": "^0.5.2", | ||
"opentracing": "^0.14.4" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
Updated@opentelemetry/api@^0.5.2
Updated@opentelemetry/core@^0.5.2