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

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

@@ -408,4 +408,7 @@ <p align="center">

| `ads.getConversionsQuality()` | Get Event Match Quality |
| `ads.getDsaDefaults()` | Get ad account DSA defaults |
| `ads.getDsaRecommendations()` | List DSA beneficiary/payor suggestions |
| `ads.getLeadForm()` | Get a lead form |
| `ads.updateAd()` | Update ad |
| `ads.updateAdAccount()` | Update ad account settings |
| `ads.updateAdStatus()` | Pause or resume a single ad |

@@ -412,0 +415,0 @@ | `ads.updateAdTrackingTags()` | Set ad tracking tags |

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

getDiscordSettings,
getDsaDefaults,
getDsaRecommendations,
getFacebookPageInsights,

@@ -413,2 +415,3 @@ getFacebookPages,

updateAd,
updateAdAccount,
updateAdAudience,

@@ -1251,2 +1254,5 @@ updateAdCampaign,

listAdAccounts: listAdAccounts,
updateAdAccount: updateAdAccount,
getDsaDefaults: getDsaDefaults,
getDsaRecommendations: getDsaRecommendations,
boostPost: boostPost,

@@ -1253,0 +1259,0 @@ createStandaloneAd: createStandaloneAd,

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