New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

opentelemetry-instrumentation-elasticsearch

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentelemetry-instrumentation-elasticsearch - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.5.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@0.5.0...opentelemetry-instrumentation-elasticsearch@0.5.1) (2021-06-16)
### Features
* add sync resource detector api and service and deployment detectors ([#129](https://github.com/aspecto-io/opentelemetry-ext-js/issues/129)) ([17d63f8](https://github.com/aspecto-io/opentelemetry-ext-js/commit/17d63f87e8103fecd9f6f906eed9931e2f5a4aaa))
# [0.5.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@0.4.4...opentelemetry-instrumentation-elasticsearch@0.5.0) (2021-06-09)

@@ -8,0 +19,0 @@

2

dist/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "0.5.0";
export declare const VERSION = "0.5.1";
//# sourceMappingURL=version.d.ts.map

@@ -5,3 +5,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.5.0';
exports.VERSION = '0.5.1';
//# sourceMappingURL=version.js.map
{
"name": "opentelemetry-instrumentation-elasticsearch",
"version": "0.5.0",
"version": "0.5.1",
"description": "open telemetry instrumentation for the `elasticsearch` module",

@@ -58,3 +58,3 @@ "keywords": [

"opentelemetry-instrumentation-mocha": "^0.0.1-rc.1",
"opentelemetry-instrumentation-testing-utils": "^0.5.0",
"opentelemetry-instrumentation-testing-utils": "^0.5.1",
"sinon": "^9.2.4",

@@ -75,3 +75,3 @@ "test-all-versions": "^5.0.1",

},
"gitHead": "5d2d40dae3dde329743437740a7987ac53e7814d"
"gitHead": "5922581fbe66f3590eeabc9e1983e33fc1ab3021"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc