@grpc/grpc-js
Advanced tools
Comparing version 1.10.7 to 1.10.8
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1846442