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

@zernio/node

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

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

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

|--------|-------------|
| `usage.getCallsUsage()` | Calling usage (volumes + billable cost) |
| `usage.getCallsUsage()` | Calling usage and cost |
| `usage.getSmsUsage()` | SMS usage (volumes) |

@@ -443,3 +443,3 @@ | `usage.getUsage()` | Get plan and usage snapshot |

| `calls.getCall()` | Get a call (any channel) |
| `calls.getCallRecording()` | Get a call recording (any channel) |
| `calls.getCallRecording()` | Get a call recording |

@@ -663,3 +663,3 @@ ### Comment Automations

| `sms.lookupSmsNumber()` | Look up carrier + line type |
| `sms.reuseSmsRegistrationForNumber()` | Add a number to an existing registration |
| `sms.reuseSmsRegistrationForNumber()` | Add number to SMS registration |
| `sms.sendSms()` | Send an SMS/MMS |

@@ -666,0 +666,0 @@ | `sms.shareSmsRegistration()` | Create a registration share link |

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