vk-fast-longpoll
Advanced tools
Comparing version 2.0.32 to 2.0.33
@@ -74,2 +74,4 @@ 'use strict'; | ||
logger.error('API execute calls was decreased to ' + this._callsCount + ' due to big request body'); | ||
setTimeout(this._executeLoop, this._time); | ||
return; | ||
} | ||
@@ -76,0 +78,0 @@ else |
@@ -294,5 +294,8 @@ 'use strict'; | ||
'docs.getWallUploadServer', | ||
'docs.getTypes', | ||
'docs.save', | ||
'docs.search', | ||
'docs.delete', | ||
'docs.add', | ||
'docs.edit', | ||
'fave.getUsers', | ||
@@ -299,0 +302,0 @@ 'fave.getPhotos', |
@@ -33,3 +33,3 @@ { | ||
}, | ||
"version": "2.0.32" | ||
"version": "2.0.33" | ||
} |
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
25483
885