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