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

whatsapp-chapi

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsapp-chapi - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

lib/index.js

@@ -17,3 +17,3 @@ const http = require('http');

updateStatus(phone, status) {
updateStatus(status) {
return this._request('POST',`update/status/${this.instanceID}/${status}`, {});

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

{
"name": "whatsapp-chapi",
"version": "1.0.7",
"version": "1.0.8",
"description": "WhatsApp chat api",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,4 +7,8 @@ <img src="https://png.pngtree.com/element_our/md/20180301/md_5a9797d574aa7.png" alt="whatsApp" border="0" width="30%"><img src="https://firebasestorage.googleapis.com/v0/b/study-4a5f6.appspot.com/o/%D0%BB%D0%BE%D0%B3%D0%BE%20%D0%BC%D0%B0%D0%BA%D1%814.png?alt=media&token=9217b241-9f55-449e-ba18-321d39904074" height="400"/>

## Demo
Send a message to **[+ (374) 98 445878](https://api.whatsapp.com/send?phone=37498445878&text=hi)** through WhatsApp and test the API.
## License
This library is released under the terms of the Apache 2.0 license. See [License](https://github.com/dwintechnology/whatsapp-chapi/LICENSE.md) for more information.
This library is released under the terms of the MIT license. See [License](https://github.com/dwintechnology/whatsapp-chapi/LICENSE.md) for more information.

@@ -11,0 +15,0 @@ ## Library Prerequisites

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