@getlatedev/node
Advanced tools
+1
-1
| { | ||
| "name": "@getlatedev/node", | ||
| "version": "0.2.198", | ||
| "version": "0.2.199", | ||
| "description": "The official Node.js library for the Zernio API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+5
-0
@@ -678,10 +678,15 @@ <p align="center"> | ||
| |--------|-------------| | ||
| | `workflows.listWorkflowExecutionEvents()` | Get an execution's timeline | | ||
| | `workflows.listWorkflowExecutions()` | List workflow runs | | ||
| | `workflows.listWorkflows()` | List workflows | | ||
| | `workflows.listWorkflowVersions()` | List a workflow's version history | | ||
| | `workflows.createWorkflow()` | Create workflow | | ||
| | `workflows.getWorkflow()` | Get workflow with graph | | ||
| | `workflows.getWorkflowVersion()` | Get a specific workflow version | | ||
| | `workflows.updateWorkflow()` | Update workflow | | ||
| | `workflows.deleteWorkflow()` | Delete workflow | | ||
| | `workflows.activateWorkflow()` | Activate workflow | | ||
| | `workflows.duplicateWorkflow()` | Duplicate a workflow | | ||
| | `workflows.pauseWorkflow()` | Pause workflow | | ||
| | `workflows.restoreWorkflowVersion()` | Restore a previous workflow version | | ||
| | `workflows.triggerWorkflow()` | Manually start a workflow run | | ||
@@ -688,0 +693,0 @@ |
+10
-0
@@ -91,2 +91,3 @@ import packageJson from '../package.json'; | ||
| duplicateAdCampaign, | ||
| duplicateWorkflow, | ||
| editInboxMessage, | ||
@@ -188,2 +189,3 @@ editPost, | ||
| getWorkflow, | ||
| getWorkflowVersion, | ||
| getXApiPricing, | ||
@@ -248,3 +250,5 @@ getYouTubeChannelInsights, | ||
| listWhatsAppSandboxSessions, | ||
| listWorkflowExecutionEvents, | ||
| listWorkflowExecutions, | ||
| listWorkflowVersions, | ||
| listWorkflows, | ||
@@ -268,2 +272,3 @@ markConversationRead, | ||
| replyToInboxReview, | ||
| restoreWorkflowVersion, | ||
| retryPost, | ||
@@ -934,2 +939,7 @@ retweetPost, | ||
| triggerWorkflow: triggerWorkflow, | ||
| listWorkflowExecutionEvents: listWorkflowExecutionEvents, | ||
| duplicateWorkflow: duplicateWorkflow, | ||
| listWorkflowVersions: listWorkflowVersions, | ||
| getWorkflowVersion: getWorkflowVersion, | ||
| restoreWorkflowVersion: restoreWorkflowVersion, | ||
| }; | ||
@@ -936,0 +946,0 @@ |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
2389789
1.64%49781
1.26%712
0.71%