@opentelemetry/instrumentation
Advanced tools
Comparing version 0.16.1-alpha.20 to 0.17.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.16.0"; | ||
export declare const VERSION = "0.17.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.16.0'; | ||
exports.VERSION = '0.17.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation", | ||
"version": "0.16.1-alpha.20+62f8695d", | ||
"version": "0.17.0", | ||
"description": "Base class for node which OpenTelemetry instrumentation modules extend", | ||
@@ -57,4 +57,4 @@ "author": "OpenTelemetry Authors", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.16.1-alpha.20+62f8695d", | ||
"@opentelemetry/api-metrics": "^0.16.1-alpha.20+62f8695d", | ||
"@opentelemetry/api": "^0.17.0", | ||
"@opentelemetry/api-metrics": "^0.17.0", | ||
"require-in-the-middle": "^5.0.3", | ||
@@ -95,3 +95,3 @@ "semver": "^7.3.2", | ||
}, | ||
"gitHead": "62f8695d3fe5309c62418a1043bc6e8a176bc11f" | ||
"gitHead": "a91ea7617f288af632934334d0c8ecece318ce73" | ||
} |
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
102886
+ Added@opentelemetry/api@0.17.0(transitive)
+ Added@opentelemetry/api-metrics@0.17.0(transitive)
+ Added@opentelemetry/context-base@0.17.0(transitive)
- Removed@opentelemetry/api@0.16.1-alpha.20(transitive)
- Removed@opentelemetry/api-metrics@0.16.1-alpha.20(transitive)
- Removed@opentelemetry/context-base@0.16.0(transitive)
Updated@opentelemetry/api@^0.17.0