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.1.0 to 2.1.1

1

lib/api.js

@@ -75,2 +75,3 @@ 'use strict';

setTimeout(this._executeLoop, this._time);
//Жду ответа от ВК по поводу этой ошибки
return;

@@ -77,0 +78,0 @@ }

1

lib/longpoll.js

@@ -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"
}
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