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.2 to 0.1.3

2

lib/version.d.ts

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

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

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

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

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

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

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

"mkdirp": "^1.0.4",
"nice-grpc": "^2.0.1",
"nice-grpc": "^2.1.0",
"protobufjs": "^7.1.2",

@@ -46,9 +46,9 @@ "rimraf": "^3.0.2",

"dependencies": {
"@opentelemetry/api": "^1.1.0",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/semantic-conventions": "^1.5.0",
"abort-controller-x": "^0.4.0",
"ipaddr.js": "^2.0.1",
"nice-grpc-common": "^2.0.0"
"nice-grpc-common": "^2.0.1"
},
"gitHead": "b0afa3e8c3c1c471f9b1307b122cc434da2c2151"
"gitHead": "090b1090ea4ac6859d7f240386fdac48415c1969"
}
// Generated by scripts/version.js
export const VERSION = '0.1.2';
export const VERSION = '0.1.3';
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