vk-fast-longpoll
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -75,2 +75,3 @@ 'use strict'; | ||
setTimeout(this._executeLoop, this._time); | ||
//Жду ответа от ВК по поводу этой ошибки | ||
return; | ||
@@ -77,0 +78,0 @@ } |
@@ -50,3 +50,2 @@ 'use strict'; | ||
}).then((longPoll) => { | ||
logger.log(longPoll); | ||
this._lpi = { | ||
@@ -53,0 +52,0 @@ server: longPoll.server, |
@@ -33,3 +33,3 @@ { | ||
}, | ||
"version": "2.1.0" | ||
"version": "2.1.1" | ||
} |
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
25824