@opentelemetry/instrumentation-dns
Advanced tools
Comparing version 0.32.2 to 0.32.3
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.32.2"; | ||
export declare const VERSION = "0.32.3"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.32.2'; | ||
exports.VERSION = '0.32.3'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-dns", | ||
"version": "0.32.2", | ||
"version": "0.32.3", | ||
"description": "OpenTelemetry dns automatic instrumentation package.", | ||
@@ -54,8 +54,8 @@ "main": "build/src/index.js", | ||
"@types/node": "18.6.5", | ||
"@types/semver": "7.5.0", | ||
"@types/shimmer": "1.0.2", | ||
"@types/sinon": "10.0.16", | ||
"@types/semver": "7.5.3", | ||
"@types/shimmer": "1.0.3", | ||
"@types/sinon": "10.0.18", | ||
"mocha": "7.2.0", | ||
"nyc": "15.1.0", | ||
"rimraf": "5.0.1", | ||
"rimraf": "5.0.5", | ||
"sinon": "15.2.0", | ||
@@ -66,3 +66,3 @@ "ts-mocha": "10.0.0", | ||
"dependencies": { | ||
"@opentelemetry/instrumentation": "^0.41.2", | ||
"@opentelemetry/instrumentation": "^0.44.0", | ||
"@opentelemetry/semantic-conventions": "^1.0.0", | ||
@@ -72,3 +72,3 @@ "semver": "^7.5.4" | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-dns#readme", | ||
"gitHead": "d1436eb7e4543d92e23cb1ceff15bf5cf6c3c65c" | ||
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa" | ||
} |
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
+ Added@opentelemetry/instrumentation@0.44.0(transitive)
- Removed@opentelemetry/instrumentation@0.41.2(transitive)