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

nice-grpc-server-health

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nice-grpc-server-health - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

lib/proto/grpc/health/v1/health.js

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

HealthCheckResponse_ServingStatus[HealthCheckResponse_ServingStatus["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
})(HealthCheckResponse_ServingStatus = exports.HealthCheckResponse_ServingStatus || (exports.HealthCheckResponse_ServingStatus = {}));
})(HealthCheckResponse_ServingStatus || (exports.HealthCheckResponse_ServingStatus = HealthCheckResponse_ServingStatus = {}));
function createBaseHealthCheckRequest() {

@@ -18,0 +18,0 @@ return { service: "" };

{
"name": "nice-grpc-server-health",
"version": "2.0.7",
"version": "2.0.8",
"description": "gRPC health checking protocol implementation for nice-grpc",

@@ -30,3 +30,3 @@ "repository": "deeplay-io/nice-grpc",

"jest-os-detection": "^1.3.1",
"nice-grpc-server-middleware-terminator": "^2.0.7",
"nice-grpc-server-middleware-terminator": "^2.0.8",
"request": "^2.88.2",

@@ -37,7 +37,7 @@ "ts-proto": "^1.112.0"

"abort-controller-x": "^0.4.0",
"nice-grpc": "^2.1.5",
"nice-grpc": "^2.1.6",
"protobufjs": "^7.1.2",
"typed-emitter": "^2.0.0"
},
"gitHead": "e25d70ac3d241c17781797bfd075f2ade2f28268"
"gitHead": "dcb7b98bb34e99d16e276e806fdccad60e6072ab"
}

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