@join-com/grpc
Advanced tools
Comparing version 3.3.4 to 3.3.5
@@ -66,3 +66,3 @@ "use strict"; | ||
if (error) { | ||
logger?.error(`${error.message} - Stack: ${error.stack ?? ''}`); | ||
logger?.error(`${error.message} - Stack: ${error.stack ?? ''}`, error); | ||
} | ||
@@ -69,0 +69,0 @@ resolve(port); |
{ | ||
"name": "@join-com/grpc", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"description": "gRPC library", | ||
@@ -5,0 +5,0 @@ "author": "JOIN Solutions", |
Sorry, the diff of this file is not supported yet
79968