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

waweb-phi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

waweb-phi - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

2

package.json
{
"name": "waweb-phi",
"version": "0.1.12",
"version": "0.1.13",
"description": "control whatsapp web with nodejs",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -106,3 +106,3 @@ # WAWEB-phi

## Update
- 27/01/2020 (v0.1.12) add authTimeout option + change default authTimeout value from 5000ms to 10000ms , for detail check example.js
- 27/01/2020 (v0.1.12 > v0.1.13) add authTimeout option + change default authTimeout value from 5000ms to 10000ms , for detail check example.js
- 17/01/2020 (v0.1.11) fix selector qr/qrvalue/keep phoneimage update

@@ -109,0 +109,0 @@

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

const KEEP_PHONE_CONNECTED_IMG_SELECTOR = Selectors.KEEP_PHONE_CONNECTED_IMG_SELECTOR;
console.log("timeout",this.options.authTimeout);
if (this.options.session) {

@@ -49,0 +48,0 @@ // Check if session restore was successfull

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