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.3 to 0.1.4

2

lib/version.d.ts

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

export declare const VERSION = "0.1.3";
export declare const VERSION = "0.1.4";

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

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

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

"devDependencies": {
"@opentelemetry/sdk-node": "^0.34.0",
"@opentelemetry/sdk-node": "^0.35.1",
"@tsconfig/recommended": "^1.0.1",

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

"grpc-tools": "^1.10.0",
"mkdirp": "^1.0.4",
"nice-grpc": "^2.1.0",
"nice-grpc": "^2.1.1",
"protobufjs": "^7.1.2",
"rimraf": "^3.0.2",
"ts-proto": "^1.112.0"

@@ -52,3 +50,3 @@ },

},
"gitHead": "090b1090ea4ac6859d7f240386fdac48415c1969"
"gitHead": "32f276646579d3fdb7ae18fc72bb17c1b86b5ef3"
}
// Generated by scripts/version.js
export const VERSION = '0.1.3';
export const VERSION = '0.1.4';
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