opentelemetry-instrumentation-express
Advanced tools
Comparing version 0.0.0-2021-06-09--06-50 to 0.0.0-2021-06-14--13-06
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.5.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@0.4.6...opentelemetry-instrumentation-express@0.5.0) (2021-06-09) | ||
**Note:** Version bump only for package opentelemetry-instrumentation-express | ||
## [0.4.6](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@0.4.5...opentelemetry-instrumentation-express@0.4.6) (2021-06-02) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.0.0-2021-06-09--06-50"; | ||
export declare const VERSION = "0.0.0-2021-06-14--13-06"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.0.0-2021-06-09--06-50'; | ||
exports.VERSION = '0.0.0-2021-06-14--13-06'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "opentelemetry-instrumentation-express", | ||
"version": "0.0.0-2021-06-09--06-50", | ||
"version": "0.0.0-2021-06-14--13-06", | ||
"description": "enhanced open telemetry instrumentation for the `express` web framework", | ||
@@ -50,3 +50,3 @@ "author": "Aspecto.io", | ||
"opentelemetry-instrumentation-mocha": "^0.0.1-rc.1", | ||
"opentelemetry-instrumentation-testing-utils": "^0.0.0-2021-06-09--06-50", | ||
"opentelemetry-instrumentation-testing-utils": "^0.0.0-2021-06-14--13-06", | ||
"test-all-versions": "^5.0.1" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "89781f894dff1488c9794fd361dea0b63f4c9be3" | ||
"gitHead": "7c1bec0d45e4e1729da931048881068dd80a4b90" | ||
} |
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
52332