@getlatedev/node
Advanced tools
+1
-1
| { | ||
| "name": "@getlatedev/node", | ||
| "version": "0.2.298", | ||
| "version": "0.2.299", | ||
| "description": "The official Node.js library for the Zernio API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+1
-1
@@ -181,3 +181,2 @@ <p align="center"> | ||
| | `posts.retryPost()` | Retry failed post | | ||
| | `posts.syncExternalPosts()` | Sync an external post | | ||
| | `posts.unpublishPost()` | Unpublish post | | ||
@@ -235,2 +234,3 @@ | ||
| | `analytics.getYouTubeVideoRetention()` | Get YouTube video retention curve | | ||
| | `analytics.syncExternalPosts()` | Sync an external post | | ||
@@ -237,0 +237,0 @@ ### Account Groups |
+1
-1
@@ -491,2 +491,3 @@ import packageJson from '../package.json'; | ||
| getGoogleBusinessSearchKeywords: getGoogleBusinessSearchKeywords, | ||
| syncExternalPosts: syncExternalPosts, | ||
| getLinkedInAggregateAnalytics: getLinkedInAggregateAnalytics, | ||
@@ -549,3 +550,2 @@ getLinkedInPostAnalytics: getLinkedInPostAnalytics, | ||
| createPost: createPost, | ||
| syncExternalPosts: syncExternalPosts, | ||
| getPost: getPost, | ||
@@ -552,0 +552,0 @@ updatePost: updatePost, |
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
2806608
0