nice-grpc-server-health
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -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
31812
Updatednice-grpc@^2.1.6