Socket
Socket
Sign inDemoInstall

@taylorho/whatsapp-web.js

Package Overview
Dependencies
124
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @taylorho/whatsapp-web.js

Lightweight version of whatsapp-web.js


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

whatsapp-web.js Lightweight version

This package is a lightweight version of whatsapp-web.js package.

It can be installed through:

npm i @taylorho/whatsapp-web.js

Requirements:

  • Node v18+
  • Google Chrome or Chromium already installed on the device

Difference from the original package:

The original package uses puppeteer, which goes with a fully functional chrome version (that increases the bundle size). This was changed by the puppeteer-core package, that uses a pre-installed version of chrome. Additionally, the node-fetch package was removed, because fetch API is already implemented on Node v18+ (and therefore the need for the 18+ version of node).

Keywords

FAQs

Last updated on 25 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc