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
255
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.193
to
0.2.194
+1
-1
package.json
{
"name": "@getlatedev/node",
"version": "0.2.193",
"version": "0.2.194",
"description": "The official Node.js library for the Zernio API",

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

@@ -653,3 +653,5 @@ <p align="center">

|--------|-------------|
| `whatsappPhoneNumbers.listWhatsAppNumberCountries()` | List offerable number countries |
| `whatsappPhoneNumbers.getWhatsAppNumberInfo()` | Get number status |
| `whatsappPhoneNumbers.getWhatsAppNumberKycForm()` | Get regulated-number KYC form spec |
| `whatsappPhoneNumbers.getWhatsAppPhoneNumber()` | Get phone number |

@@ -659,2 +661,4 @@ | `whatsappPhoneNumbers.getWhatsAppPhoneNumbers()` | List phone numbers |

| `whatsappPhoneNumbers.releaseWhatsAppPhoneNumber()` | Release phone number |
| `whatsappPhoneNumbers.searchAvailableWhatsAppNumbers()` | Search available numbers to purchase |
| `whatsappPhoneNumbers.submitWhatsAppNumberKyc()` | Submit regulated-number KYC |

@@ -661,0 +665,0 @@ ### WhatsApp Sandbox

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

getWhatsAppNumberInfo,
getWhatsAppNumberKycForm,
getWhatsAppPhoneNumber,

@@ -243,2 +244,3 @@ getWhatsAppPhoneNumbers,

listWhatsAppGroupJoinRequests,
listWhatsAppNumberCountries,
listWhatsAppPhoneNumbers,

@@ -270,2 +272,3 @@ listWhatsAppSandboxSessions,

searchAdTargeting,
searchAvailableWhatsAppNumbers,
searchReddit,

@@ -289,2 +292,3 @@ selectFacebookPage,

startGoogleBusinessVerification,
submitWhatsAppNumberKyc,
testWebhook,

@@ -840,2 +844,6 @@ triggerWorkflow,

purchaseWhatsAppPhoneNumber: purchaseWhatsAppPhoneNumber,
listWhatsAppNumberCountries: listWhatsAppNumberCountries,
searchAvailableWhatsAppNumbers: searchAvailableWhatsAppNumbers,
getWhatsAppNumberKycForm: getWhatsAppNumberKycForm,
submitWhatsAppNumberKyc: submitWhatsAppNumberKyc,
getWhatsAppPhoneNumber: getWhatsAppPhoneNumber,

@@ -842,0 +850,0 @@ releaseWhatsAppPhoneNumber: releaseWhatsAppPhoneNumber,

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