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.10 to 2.0.11

5

lib/proto/grpc/health/v1/health.js
"use strict";
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.176.2
// protoc v3.19.1
// source: grpc/health/v1/health.proto
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +8,0 @@ exports.HealthDefinition = exports.HealthCheckResponse = exports.HealthCheckRequest = exports.HealthCheckResponse_ServingStatus = exports.protobufPackage = void 0;

10

package.json
{
"name": "nice-grpc-server-health",
"version": "2.0.10",
"version": "2.0.11",
"description": "gRPC health checking protocol implementation for nice-grpc",

@@ -27,6 +27,6 @@ "repository": "deeplay-io/nice-grpc",

"@tsconfig/node14": "^14.1.0",
"@types/node": "^14.18.23",
"@types/node": "^18.0.0",
"grpc-tools": "^1.10.0",
"jest-os-detection": "^1.3.1",
"nice-grpc-server-middleware-terminator": "^2.0.10",
"nice-grpc-server-middleware-terminator": "^2.0.11",
"request": "^2.88.2",

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

"abort-controller-x": "^0.4.0",
"nice-grpc": "^2.1.8",
"nice-grpc": "^2.1.9",
"protobufjs": "^7.1.2",
"typed-emitter": "^2.0.0"
},
"gitHead": "2d8eccc332adbf869b6450efe5de14125d7cb4e6"
"gitHead": "706e43411400630c951a391695ca639f2af4d943"
}

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

// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.176.2
// protoc v3.19.1
// source: grpc/health/v1/health.proto
/* eslint-disable */

@@ -2,0 +8,0 @@ import * as _m0 from "protobufjs/minimal";

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