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

@zernio/node

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

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

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

| `sms.lookupSmsNumber()` | Look up carrier + line type |
| `sms.resendSmsRegistrationOtp()` | Re-send the sole-prop OTP |
| `sms.reuseSmsRegistrationForNumber()` | Add number to SMS registration |

@@ -668,0 +669,0 @@ | `sms.sendSms()` | Send an SMS/MMS |

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

replyToMention,
resendSmsRegistrationOtp,
restoreWorkflowVersion,

@@ -1059,2 +1060,3 @@ retryPost,

verifySmsRegistrationOtp: verifySmsRegistrationOtp,
resendSmsRegistrationOtp: resendSmsRegistrationOtp,
appealSmsRegistration: appealSmsRegistration,

@@ -1061,0 +1063,0 @@ shareSmsRegistration: shareSmsRegistration,

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