Comparing version 1.7.8 to 1.7.9
@@ -132,3 +132,3 @@ "use strict"; | ||
this._onError && this._onError(e_2, { meta: meta, request: request }); | ||
return [3 /*break*/, 3]; | ||
throw e_2; | ||
case 3: return [2 /*return*/]; | ||
@@ -135,0 +135,0 @@ } |
{ | ||
"name": "wsgrpc", | ||
"version": "1.7.8", | ||
"version": "1.7.9", | ||
"description": "Using WebSocket as gRPC transport", | ||
@@ -5,0 +5,0 @@ "author": "tsangpo", |
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
303434