@opentelemetry/instrumentation
Advanced tools
Comparing version 0.11.1-alpha.41 to 0.11.1-alpha.44
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.11.1-alpha.41+c6d9ed63"; | ||
export declare const VERSION = "0.11.1-alpha.44+240f852c"; | ||
//# 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.41+c6d9ed63'; | ||
exports.VERSION = '0.11.1-alpha.44+240f852c'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.11.1-alpha.41+c6d9ed63", | ||
"version": "0.11.1-alpha.44+240f852c", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -59,3 +59,3 @@ "author": "OpenTelemetry Authors", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.11.0", | ||
"@opentelemetry/api": "^0.11.1-alpha.44+240f852c", | ||
"require-in-the-middle": "^5.0.3", | ||
@@ -96,3 +96,3 @@ "semver": "^7.3.2", | ||
}, | ||
"gitHead": "c6d9ed6317d00ee3cd11592d4274b8359918b318" | ||
"gitHead": "240f852cc41707c751f28811b7ce3d243382e3dd" | ||
} |
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
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
54846
+ Added@opentelemetry/api@0.11.1-alpha.53(transitive)
- Removed@opentelemetry/api@0.11.0(transitive)