@opentelemetry/instrumentation-restify
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-restify", | ||
"version": "0.32.2", | ||
"version": "0.32.3", | ||
"description": "OpenTelemetry restify automatic instrumentation package", | ||
@@ -57,7 +57,6 @@ "main": "build/src/index.js", | ||
"@types/semver": "^7.3.12", | ||
"gts": "3.1.0", | ||
"mocha": "7.2.0", | ||
"nyc": "15.1.0", | ||
"restify": "8.6.1", | ||
"rimraf": "4.2.0", | ||
"rimraf": "5.0.0", | ||
"semver": "^7.3.7", | ||
@@ -70,7 +69,7 @@ "test-all-versions": "^5.0.1", | ||
"@opentelemetry/core": "^1.8.0", | ||
"@opentelemetry/instrumentation": "^0.38.0", | ||
"@opentelemetry/instrumentation": "^0.39.1", | ||
"@opentelemetry/semantic-conventions": "^1.0.0" | ||
}, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-restify#readme", | ||
"gitHead": "f7183016487c876829abce6437bbe71f76b7538e" | ||
"gitHead": "418b6f6d471b4b38507e8c6ef2916bee31ed2001" | ||
} |
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
16
43722
+ Added@opentelemetry/instrumentation@0.39.1(transitive)
+ Addedrequire-in-the-middle@7.4.0(transitive)
- Removed@opentelemetry/instrumentation@0.38.0(transitive)
- Removedrequire-in-the-middle@6.0.0(transitive)