Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@getlatedev/node

Package Overview
Dependencies
Maintainers
3
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getlatedev/node - npm Package Compare versions

Comparing version
0.2.177
to
0.2.178
+1
-1
package.json
{
"name": "@getlatedev/node",
"version": "0.2.177",
"version": "0.2.178",
"description": "The official Node.js library for the Zernio API",

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

@@ -642,2 +642,7 @@ <p align="center">

### WhatsApp Templates
| Method | Description |
|--------|-------------|
| `whatsappTemplates.getWhatsAppLibraryTemplate()` | Look up a library template |
### Invites

@@ -644,0 +649,0 @@ | Method | Description |

@@ -166,2 +166,3 @@ import packageJson from '../package.json';

getWhatsAppGroupChat,
getWhatsAppLibraryTemplate,
getWhatsAppPhoneNumber,

@@ -780,2 +781,9 @@ getWhatsAppPhoneNumbers,

/**
* whatsapptemplates API
*/
whatsapptemplates = {
getWhatsAppLibraryTemplate: getWhatsAppLibraryTemplate,
};
/**
* whatsappphonenumbers API

@@ -782,0 +790,0 @@ */

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display