Socket
Socket
Sign inDemoInstall

@grpc/grpc-js

Package Overview
Dependencies
Maintainers
3
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grpc/grpc-js - npm Package Compare versions

Comparing version 1.10.7 to 1.10.8

2

build/src/resolver-uds.js

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

destroy() {
// This resolver owns no resources, so we do nothing here.
this.hasReturnedResult = false;
}

@@ -44,0 +44,0 @@ static getDefaultAuthority(target) {

{
"name": "@grpc/grpc-js",
"version": "1.10.7",
"version": "1.10.8",
"description": "gRPC Library for Node - pure JS implementation",

@@ -5,0 +5,0 @@ "homepage": "https://grpc.io/",

@@ -53,3 +53,3 @@ /*

destroy() {
// This resolver owns no resources, so we do nothing here.
this.hasReturnedResult = false;
}

@@ -56,0 +56,0 @@

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