opentelemetry-instrumentation-elasticsearch
Advanced tools
Comparing version 0.0.0-2021-06-07--07-42 to 0.0.0-2021-06-09--06-50
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.0.0-2021-06-07--07-42"; | ||
export declare const VERSION = "0.0.0-2021-06-09--06-50"; | ||
//# 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-07--07-42'; | ||
exports.VERSION = '0.0.0-2021-06-09--06-50'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "opentelemetry-instrumentation-elasticsearch", | ||
"version": "0.0.0-2021-06-07--07-42", | ||
"version": "0.0.0-2021-06-09--06-50", | ||
"description": "open telemetry instrumentation for the `elasticsearch` module", | ||
@@ -57,4 +57,4 @@ "keywords": [ | ||
"nock": "^13.0.9", | ||
"opentelemetry-instrumentation-mocha": "^0.0.1-rc.0", | ||
"opentelemetry-instrumentation-testing-utils": "^0.0.0-2021-06-07--07-42", | ||
"opentelemetry-instrumentation-mocha": "^0.0.1-rc.1", | ||
"opentelemetry-instrumentation-testing-utils": "^0.0.0-2021-06-09--06-50", | ||
"sinon": "^9.2.4", | ||
@@ -75,3 +75,3 @@ "test-all-versions": "^5.0.1", | ||
}, | ||
"gitHead": "bb0e4af3e4a101755c22fdb692be07a6ddeef51d" | ||
"gitHead": "89781f894dff1488c9794fd361dea0b63f4c9be3" | ||
} |
Sorry, the diff of this file is not supported yet