quiq-socket
Advanced tools
Comparing version 0.4.4 to 0.4.6
{ | ||
"name": "quiq-socket", | ||
"version": "0.4.4", | ||
"version": "0.4.6", | ||
"description": "WebSocket API wrapper with automatic retry handling and heartbeat", | ||
@@ -67,3 +67,3 @@ "main": "dist/index.js", | ||
"fetch-mock": "^6.3.0", | ||
"quiq-scripts": "^1.10.48", | ||
"quiq-scripts": "^1.10.57", | ||
"rollup": "^1.20.3", | ||
@@ -81,4 +81,6 @@ "rollup-plugin-babel": "^4.3.3", | ||
"lodash": "4.17.21", | ||
"node-fetch": "^2.6.7" | ||
"node-fetch": "^2.6.7", | ||
"express": "^4.19.2", | ||
"follow-redirects": "^1.15.6" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
225270
5848
9