@opentelemetry/instrumentation
Advanced tools
Comparing version 0.23.1-alpha.28 to 0.24.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.23.0"; | ||
export declare const VERSION = "0.24.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.23.0'; | ||
export var VERSION = '0.24.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.23.0"; | ||
export declare const VERSION = "0.24.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.23.0'; | ||
exports.VERSION = '0.24.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.23.1-alpha.28+d8fbedda", | ||
"version": "0.24.0", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -62,3 +62,3 @@ "author": "OpenTelemetry Authors", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.23.0", | ||
"@opentelemetry/api-metrics": "0.24.0", | ||
"require-in-the-middle": "^5.0.3", | ||
@@ -101,3 +101,3 @@ "semver": "^7.3.2", | ||
}, | ||
"gitHead": "d8fbeddacce3e27aab40b24c2ca3c271155e74ea" | ||
"gitHead": "fd2410cc9e8d43210b6ea44b8193fa70ee900499" | ||
} |
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
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
0
125050
+ Added@opentelemetry/api-metrics@0.24.0(transitive)
- Removed@opentelemetry/api-metrics@0.23.0(transitive)