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

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

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

| `ads.getLeadForm()` | Get a lead form |
| `ads.getLinkedInBidPricing()` | Suggested bid and budget bounds (LinkedIn) |
| `ads.getLinkedInSupplyForecast()` | Impressions, clicks and spend forecast (LinkedIn) |
| `ads.updateAd()` | Update ad |

@@ -674,2 +676,3 @@ | `ads.updateAdAccount()` | Update ad account settings |

| `sms.uploadSmsOptInProof()` | Upload opt-in form proof for an appeal |
| `sms.uploadSmsOptInProofFile()` | Upload opt-in form proof |
| `sms.verifySmsRegistrationOtp()` | Submit the sole-prop OTP |

@@ -676,0 +679,0 @@

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

getLinkedInAggregateAnalytics,
getLinkedInBidPricing,
getLinkedInMentions,

@@ -199,2 +200,3 @@ getLinkedInOrgAggregateAnalytics,

getLinkedInPostReactions,
getLinkedInSupplyForecast,
getMediaPresignedUrl,

@@ -464,2 +466,3 @@ getMessengerMenu,

uploadSmsOptInProof,
uploadSmsOptInProofFile,
uploadWhatsAppFlowJson,

@@ -1067,2 +1070,3 @@ uploadWhatsAppNumberKycDocument,

appealSmsRegistration: appealSmsRegistration,
uploadSmsOptInProofFile: uploadSmsOptInProofFile,
uploadSmsOptInProof: uploadSmsOptInProof,

@@ -1277,2 +1281,4 @@ shareSmsRegistration: shareSmsRegistration,

estimateAdReach: estimateAdReach,
getLinkedInBidPricing: getLinkedInBidPricing,
getLinkedInSupplyForecast: getLinkedInSupplyForecast,
listAdCatalogs: listAdCatalogs,

@@ -1279,0 +1285,0 @@ listAdCatalogProductSets: listAdCatalogProductSets,

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