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

@zernio/node

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

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

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

| `ads.getAdTrackingTags()` | Get ad tracking tags |
| `ads.getCampaignAnalytics()` | Get campaign analytics |
| `ads.getConversionDestination()` | Get a conversion destination |

@@ -396,0 +397,0 @@ | `ads.getConversionMetrics()` | Get attribution metrics |

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

getBroadcast,
getCampaignAnalytics,
getCommentAutomation,

@@ -1057,2 +1058,3 @@ getConnectUrl,

deleteAd: deleteAd,
getCampaignAnalytics: getCampaignAnalytics,
getAdAnalytics: getAdAnalytics,

@@ -1059,0 +1061,0 @@ getAdTrackingTags: getAdTrackingTags,

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