We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7dd25 commit a7fdb2dCopy full SHA for a7fdb2d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jsonrpc-bidirectional",
3
"description": "Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support.",
4
- "version": "5.5.3",
+ "version": "5.5.4",
5
"scripts": {
6
"build": "node build.js",
7
"test": "node --expose-gc --max-old-space-size=1024 tests/main.js",
0 commit comments