New:Socket for Asana Is Now Available.Learn more
Get Started

@zernio/node

Package Overview
Dependencies
Maintainers
4
Versions
628
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.612
to
0.2.640
+1
-1
package.json
{
"name": "@zernio/node",
"version": "0.2.612",
"version": "0.2.640",
"description": "The official Node.js library for the Zernio API",

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

@@ -339,5 +339,8 @@ <p align="center">

| `connect.connectBlueskyCredentials()` | Connect Bluesky account |
| `connect.connectDiscordChannel()` | Connect a Discord channel |
| `connect.connectOpenAIAdsCredentials()` | Connect an OpenAI Ads account |
| `connect.connectShopifyWithToken()` | Connect a Shopify store with a custom-app Admin token |
| `connect.connectSlackChannel()` | Connect a Slack channel |
| `connect.connectWhatsAppCredentials()` | Connect WhatsApp via credentials |
| `connect.connectWhatsAppEmbeddedSignup()` | Connect WhatsApp from Embedded Signup |
| `connect.handleOAuthCallback()` | Complete OAuth callback |

@@ -444,7 +447,10 @@ | `connect.initiateTelegramConnect()` | Connect Telegram directly |

| `adCreatives.getAdCreative()` | Creative details |
| `adCreatives.getAdMedia()` | Direct video and image URLs for an ad |
| `adCreatives.getAdPreviews()` | Render previews of an existing ad |
| `adCreatives.updateAdCreative()` | Rename a creative |
| `adCreatives.deleteAdCreative()` | Delete a creative |
| `adCreatives.deleteAdVideo()` | Delete an ad video |
| `adCreatives.generateAdPreviews()` | Render pre-create ad previews |
| `adCreatives.uploadAdImage()` | Upload an ad image from base64 |
| `adCreatives.uploadAdVideo()` | Upload an ad video |

@@ -851,8 +857,14 @@ ### Ad Insights

|--------|-------------|
| `voice.listSipTrunks()` | List SIP trunks |
| `voice.listVoiceCalls()` | List phone calls |
| `voice.createSipTrunk()` | Create a SIP trunk |
| `voice.createVoiceCall()` | Place an outbound phone call |
| `voice.createVoiceWebSession()` | Mint a browser softphone session |
| `voice.getSipTrunk()` | Get a SIP trunk |
| `voice.getVoiceCall()` | Get a phone call |
| `voice.getVoiceCallEstimate()` | Estimate call cost |
| `voice.getVoiceCallRecording()` | Get a call recording |
| `voice.deleteSipTrunk()` | Delete a SIP trunk |
| `voice.attachNumberToSipTrunk()` | Attach a number to a SIP trunk |
| `voice.detachNumberFromSipTrunk()` | Detach a number from its SIP trunk |
| `voice.dialVoiceWebCall()` | Dial from the browser softphone |

@@ -862,2 +874,3 @@ | `voice.disableVoiceOnNumber()` | Disable phone calling on a number |

| `voice.endVoiceCall()` | Hang up a live call |
| `voice.rotateSipTrunkCredentials()` | Rotate a SIP trunk's password |
| `voice.transferVoiceCall()` | Blind-transfer a live call |

@@ -864,0 +877,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

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