airfone-client-js
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -39,3 +39,5 @@ import { io } from 'socket.io-client'; | ||
auth: { token }, | ||
secure: true | ||
secure: true, | ||
reconnectionDelayMax: 30000, | ||
reconnectionAttempts: 50 | ||
}).compress(true).on('connect', () => { | ||
@@ -42,0 +44,0 @@ var _a; |
{ | ||
"name": "airfone-client-js", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
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
9632
228