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.19 to 0.1.20

2

example.js

@@ -1,2 +0,2 @@

const wa = require('./index.js')
const wa = require('waweb-phi')

@@ -3,0 +3,0 @@

{
"name": "waweb-phi",
"version": "0.1.19",
"version": "0.1.20",
"description": "control whatsapp web with nodejs",

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

@@ -79,3 +79,4 @@ # WAWEB-phi

## Update
- 27/03/2020 (v0.1.18) fix Update
- 20/11/2020 (v0.1.20) fix Update from wa
- 27/03/2020 (v0.1.19) Update puppeter to last version, now headless mode can run on linux cli
- 27/03/2020 (v0.1.16) Update

@@ -82,0 +83,0 @@ - 06/03/2020 (v0.1.15) add ack status (send,received,read)

@@ -15,5 +15,5 @@ 'use strict';

exports.Selectors = {
KEEP_PHONE_CONNECTED_IMG_SELECTOR: '.YD4Yw',
QR_CONTAINER_SELECTOR: '._2nIZM',
QR_VALUE_SELECTOR: '._1QMFu',
KEEP_PHONE_CONNECTED_IMG_SELECTOR: '._2ruyW',
QR_CONTAINER_SELECTOR: '._3l6Cf',
QR_VALUE_SELECTOR: '._1yHR2',
}

@@ -20,0 +20,0 @@

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