🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@getlatedev/node

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

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

@@ -691,2 +691,3 @@ <p align="center">

| `whatsappPhoneNumbers.listWhatsAppNumberCountries()` | List offerable number countries |
| `whatsappPhoneNumbers.createWhatsAppNumberKycLink()` | Create a hosted KYC link |
| `whatsappPhoneNumbers.getWhatsAppNumberInfo()` | Get number status |

@@ -693,0 +694,0 @@ | `whatsappPhoneNumbers.getWhatsAppNumberKycForm()` | Get regulated-number KYC form spec |

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

createWhatsAppGroupInviteLink,
createWhatsAppNumberKycLink,
createWhatsAppSandboxSession,

@@ -924,2 +925,3 @@ createWhatsAppTemplate,

validateWhatsAppNumberKycAddress: validateWhatsAppNumberKycAddress,
createWhatsAppNumberKycLink: createWhatsAppNumberKycLink,
getWhatsAppNumberRemediation: getWhatsAppNumberRemediation,

@@ -926,0 +928,0 @@ remediateWhatsAppNumber: remediateWhatsAppNumber,

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