🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@getlatedev/node

Package Overview
Dependencies
Maintainers
3
Versions
527
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.463
to
0.2.464
+1
-1
package.json
{
"name": "@getlatedev/node",
"version": "0.2.463",
"version": "0.2.464",
"description": "The official Node.js library for the Zernio API",

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

@@ -864,2 +864,4 @@ <p align="center">

| `whatsappCalling.initiateWhatsAppCall()` | Initiate outbound call |
| `whatsappCalling.startWhatsAppCallerIdVerification()` | Start caller-ID verification for a customer-brought number |
| `whatsappCalling.verifyWhatsAppCallerId()` | Confirm the caller-ID verification code |

@@ -866,0 +868,0 @@ ### WhatsApp Flows

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

startSmsRegistration,
startWhatsAppCallerIdVerification,
submitPhoneNumberKyc,

@@ -530,2 +531,3 @@ submitWhatsAppNumberKyc,

verifySmsRegistrationOtp,
verifyWhatsAppCallerId,
viewPhoneNumberKycDocument,

@@ -1092,2 +1094,4 @@ voteRedditThing,

disableWhatsAppCalling: disableWhatsAppCalling,
startWhatsAppCallerIdVerification: startWhatsAppCallerIdVerification,
verifyWhatsAppCallerId: verifyWhatsAppCallerId,
};

@@ -1094,0 +1098,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