New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adlanarifzr/whatsapp-sdk

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adlanarifzr/whatsapp-sdk - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/index.js

@@ -70,3 +70,3 @@ "use strict";

const version = this.config.version || 'v20.0';
const url = `${endpoint}/${version}/${this.config.phone_number_id}/message_templates`;
const url = `${endpoint}/${version}/${this.config.business_id}/message_templates`;
try {

@@ -73,0 +73,0 @@ const response = await axios_1.default.request({

@@ -877,3 +877,3 @@ /**

/**
* Documentation: {@link https://developers.facebook.com/docs/whatsapp/on-premises/reference/messages#parameters}.
* Documentation: {@link https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-messages#post-body}.
*/

@@ -880,0 +880,0 @@ export type MessageRequestBody = {

{
"name": "@adlanarifzr/whatsapp-sdk",
"description": "Whatsapp Cloud API unofficial SDK",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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