🎩 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
410
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.391
to
0.2.392
+1
-1
package.json
{
"name": "@zernio/node",
"version": "0.2.391",
"version": "0.2.392",
"description": "The official Node.js library for the Zernio API",

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

@@ -641,2 +641,4 @@ <p align="center">

| `phoneNumbers.getPhoneNumberKycForm()` | Get KYC form spec |
| `phoneNumbers.getPhoneNumberPortInOrderRequirements()` | A port-in order's pending requirements |
| `phoneNumbers.getPhoneNumberPortInRequirements()` | Country porting requirements |
| `phoneNumbers.getPhoneNumberRemediation()` | Get declined requirements |

@@ -643,0 +645,0 @@ | `phoneNumbers.cancelPhoneNumberPortIn()` | Cancel a port-in |

@@ -219,2 +219,4 @@ import packageJson from '../package.json';

getPhoneNumberKycForm,
getPhoneNumberPortInOrderRequirements,
getPhoneNumberPortInRequirements,
getPhoneNumberRemediation,

@@ -1144,2 +1146,4 @@ getPinterestBoards,

uploadPhoneNumberPortInDocument: uploadPhoneNumberPortInDocument,
getPhoneNumberPortInRequirements: getPhoneNumberPortInRequirements,
getPhoneNumberPortInOrderRequirements: getPhoneNumberPortInOrderRequirements,
cancelPhoneNumberPortIn: cancelPhoneNumberPortIn,

@@ -1146,0 +1150,0 @@ reviewPhoneNumberKycPacket: reviewPhoneNumberKycPacket,

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