Socket
Socket
Sign inDemoInstall

nice-grpc-opentelemetry

Package Overview
Dependencies
6
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

2

lib/version.d.ts

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

export declare const VERSION = "0.1.9";
export declare const VERSION = "0.1.10";

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

// Generated by scripts/version.js
exports.VERSION = '0.1.9';
exports.VERSION = '0.1.10';
//# sourceMappingURL=version.js.map
{
"name": "nice-grpc-opentelemetry",
"version": "0.1.9",
"version": "0.1.10",
"description": "OpenTelemetry instrumentation for nice-grpc",

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

"devDependencies": {
"@opentelemetry/sdk-node": "^0.38.0",
"@opentelemetry/sdk-node": "^0.40.0",
"@tsconfig/recommended": "^1.0.1",

@@ -38,3 +38,3 @@ "@types/defer-promise": "^1.0.0",

"grpc-tools": "^1.10.0",
"nice-grpc": "^2.1.4",
"nice-grpc": "^2.1.5",
"protobufjs": "^7.1.2",

@@ -50,3 +50,3 @@ "ts-proto": "^1.112.0"

},
"gitHead": "1c72e575dbd5cf8da3e47ca39c79647e577eba78"
"gitHead": "e25d70ac3d241c17781797bfd075f2ade2f28268"
}
// Generated by scripts/version.js
export const VERSION = '0.1.9';
export const VERSION = '0.1.10';

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc