rpc-websockets
Advanced tools
Comparing version 7.4.3 to 7.4.4
@@ -214,3 +214,2 @@ /** | ||
} | ||
console.log(message); | ||
// reject early since server's response is invalid | ||
@@ -217,0 +216,0 @@ if (message.error === undefined && message.result === undefined) |
@@ -418,5 +418,4 @@ /** | ||
}); | ||
} | ||
} // reject early since server's response is invalid | ||
console.log(message); // reject early since server's response is invalid | ||
@@ -423,0 +422,0 @@ if (message.error === undefined && message.result === undefined) _this4.queue[message.id].promise[1]("server response malformed"); |
{ | ||
"name": "rpc-websockets", | ||
"version": "7.4.3", | ||
"version": "7.4.4", | ||
"description": "JSON-RPC 2.0 implementation over WebSockets for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -149,2 +149,3 @@ <div align="center"> | ||
<a href="https://solana.com" target="_blank"><img src="https://raw.githubusercontent.com/elpheria/rpc-websockets/master/assets/user-solana.png" alt="Solana Labs, Inc." height=50px></a>  | ||
<a href="https://filecoin.io" target="_blank"><img src="https://raw.githubusercontent.com/elpheria/rpc-websockets/master/assets/user-filecoin.png" alt="Filecoin" height=50px></a>  | ||
@@ -151,0 +152,0 @@ ## Sponsors |
Sorry, the diff of this file is too big to display
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
5446016
59
157
6844