bitmex-simple-ws
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -89,3 +89,3 @@ const WebSocket = require('ws'); | ||
) { | ||
throw new Error(`[BITMEX] received "${.message}" need to back off reconnecting`) | ||
throw new Error(`[BITMEX] received "${message}" need to back off reconnecting`) | ||
} | ||
@@ -92,0 +92,0 @@ |
{ | ||
"name": "bitmex-simple-ws", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5287