grpc-ts-health-check
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "grpc-ts-health-check", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An implementation of gRPC health checks, written in typescript.", | ||
@@ -30,3 +30,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"google-protobuf": "~3.9.0", | ||
"google-protobuf": "~3.9.1", | ||
"grpc-boom": "~1.0.23" | ||
@@ -36,5 +36,5 @@ }, | ||
"@types/google-protobuf": "~3.7.1", | ||
"@types/node": "~12.6.9", | ||
"@types/node": "~12.7.1", | ||
"grpc": "~1.22.2", | ||
"npm-check-updates": "~3.1.20", | ||
"npm-check-updates": "~3.1.21", | ||
"prettier": "~1.18.2", | ||
@@ -41,0 +41,0 @@ "protobufjs": "~6.8.8", |
Updatedgoogle-protobuf@~3.9.1