Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-grpc

Package Overview
Dependencies
Maintainers
3
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-grpc - npm Package Compare versions

Comparing version 0.49.1 to 0.50.0

2

build/src/clientUtils.d.ts

@@ -25,3 +25,3 @@ /// <reference types="node" />

/**
* Execute grpc client call. Apply completitionspan properties and end the
* Execute grpc client call. Apply completion span properties and end the
* span on callback or receiving an emitted event.

@@ -28,0 +28,0 @@ */

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

/**
* Execute grpc client call. Apply completitionspan properties and end the
* Execute grpc client call. Apply completion span properties and end the
* span on callback or receiving an emitted event.

@@ -119,0 +119,0 @@ */

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

export declare const VERSION = "0.49.1";
export declare const VERSION = "0.50.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.49.1';
exports.VERSION = '0.50.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-grpc",
"version": "0.49.1",
"version": "0.50.0",
"description": "OpenTelemetry grpc automatic instrumentation package.",

@@ -53,6 +53,6 @@ "main": "build/src/index.js",

"@opentelemetry/api": "1.8.0",
"@opentelemetry/context-async-hooks": "1.22.0",
"@opentelemetry/core": "1.22.0",
"@opentelemetry/sdk-trace-base": "1.22.0",
"@opentelemetry/sdk-trace-node": "1.22.0",
"@opentelemetry/context-async-hooks": "1.23.0",
"@opentelemetry/core": "1.23.0",
"@opentelemetry/sdk-trace-base": "1.23.0",
"@opentelemetry/sdk-trace-node": "1.23.0",
"@protobuf-ts/grpc-transport": "2.9.3",

@@ -79,8 +79,8 @@ "@protobuf-ts/runtime": "2.9.3",

"dependencies": {
"@opentelemetry/instrumentation": "0.49.1",
"@opentelemetry/semantic-conventions": "1.22.0"
"@opentelemetry/instrumentation": "0.50.0",
"@opentelemetry/semantic-conventions": "1.23.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-grpc",
"sideEffects": false,
"gitHead": "3920b158d08daa776280bde68a79e44bafa4e8ea"
"gitHead": "5231aa255047fbc6ee3d6a299f4423ab2f8a5fbc"
}

Sorry, the diff of this file is not supported yet

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