Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vk-fast-longpoll

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vk-fast-longpoll - npm Package Compare versions

Comparing version 2.0.32 to 2.0.33

2

lib/api.js

@@ -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',

2

package.json

@@ -33,3 +33,3 @@ {

},
"version": "2.0.32"
"version": "2.0.33"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc