@opentelemetry/instrumentation-net
Advanced tools
Comparing version 0.34.0 to 0.35.0
@@ -19,3 +19,3 @@ "use strict"; | ||
exports.TLSAttributes = void 0; | ||
/* The following attributes are not offical, see open-telemetry/opentelemetry-specification#1652 */ | ||
/* The following attributes are not official, see open-telemetry/opentelemetry-specification#1652 */ | ||
var TLSAttributes; | ||
@@ -22,0 +22,0 @@ (function (TLSAttributes) { |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.34.0"; | ||
export declare const VERSION = "0.35.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.34.0'; | ||
exports.VERSION = '0.35.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-net", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "OpenTelemetry net module automatic instrumentation package.", | ||
@@ -61,7 +61,7 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/instrumentation": "^0.49.1", | ||
"@opentelemetry/instrumentation": "^0.50.0", | ||
"@opentelemetry/semantic-conventions": "^1.0.0" | ||
}, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-net#readme", | ||
"gitHead": "fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982" | ||
"gitHead": "17a0bc1da3baa472ba9b867eee3c60730cc130fb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
55336
+ Added@opentelemetry/api-logs@0.50.0(transitive)
+ Added@opentelemetry/instrumentation@0.50.0(transitive)
- Removed@opentelemetry/api-logs@0.49.1(transitive)
- Removed@opentelemetry/instrumentation@0.49.1(transitive)