@opentelemetry/instrumentation-tedious
Advanced tools
Comparing version 0.6.4 to 0.6.5
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.6.4"; | ||
export declare const VERSION = "0.6.5"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.6.4'; | ||
exports.VERSION = '0.6.5'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-tedious", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "OpenTelemetry instrumentation for `tedious`", | ||
@@ -52,3 +52,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/context-async-hooks": "^1.8.0", | ||
"@opentelemetry/contrib-test-utils": "^0.35.0", | ||
"@opentelemetry/contrib-test-utils": "^0.35.1", | ||
"@opentelemetry/sdk-trace-base": "^1.8.0", | ||
@@ -61,3 +61,3 @@ "@types/mocha": "7.0.2", | ||
"tedious": "15.1.3", | ||
"test-all-versions": "5.0.1", | ||
"test-all-versions": "6.0.0", | ||
"ts-mocha": "10.0.0", | ||
@@ -67,3 +67,3 @@ "typescript": "4.4.4" | ||
"dependencies": { | ||
"@opentelemetry/instrumentation": "^0.45.1", | ||
"@opentelemetry/instrumentation": "^0.46.0", | ||
"@opentelemetry/semantic-conventions": "^1.0.0", | ||
@@ -73,3 +73,3 @@ "@types/tedious": "^4.0.10" | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-tedious#readme", | ||
"gitHead": "a757b5e443dfe1dade090aeb11ec37d0e802f8af" | ||
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e" | ||
} |
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.46.0(transitive)
+ Addedimport-in-the-middle@1.7.1(transitive)
- Removed@opentelemetry/instrumentation@0.45.1(transitive)
- Removedimport-in-the-middle@1.4.2(transitive)