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

@zernio/node

Package Overview
Dependencies
Maintainers
4
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zernio/node - npm Package Compare versions

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

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

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

| `posts.retryPost()` | Retry failed post |
| `posts.syncExternalPosts()` | Sync or verify an external post on demand |
| `posts.unpublishPost()` | Unpublish post |

@@ -183,0 +184,0 @@

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

submitWhatsAppNumberKyc,
syncExternalPosts,
testWebhook,

@@ -548,2 +549,3 @@ triggerWorkflow,

createPost: createPost,
syncExternalPosts: syncExternalPosts,
getPost: getPost,

@@ -550,0 +552,0 @@ updatePost: updatePost,

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