@opentelemetry/instrumentation
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.19.0"; | ||
export declare const VERSION = "0.20.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.19.0'; | ||
export var VERSION = '0.20.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.19.0"; | ||
export declare const VERSION = "0.20.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.19.0'; | ||
exports.VERSION = '0.20.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.19.1-alpha.43+d5517812", | ||
"version": "0.20.1-alpha.49+f79aef42", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -62,3 +62,3 @@ "author": "OpenTelemetry Authors", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.19.1-alpha.43+d5517812", | ||
"@opentelemetry/api-metrics": "^0.20.1-alpha.49+f79aef42", | ||
"require-in-the-middle": "^5.0.3", | ||
@@ -102,3 +102,3 @@ "semver": "^7.3.2", | ||
}, | ||
"gitHead": "d5517812b31d9206131bf1df4f8a3b5183ab07fb" | ||
"gitHead": "f79aef422b53f1314cb0b031651875658fc17008" | ||
} |
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
+ Added
- Removed