🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@vertesia/workflow

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertesia/workflow

Vertesia workflow DSL

latest
Source
npmnpm
Version
0.79.2
Version published
Maintainers
5
Created
Source

Zeno Workflows

This package implements the workflow tasks shared by all content object types.

There are 3 main sequential tasks:

  • Build Content
  • Build Properties
  • Build Tree

Build Content

This task is generating the text content from the object content source if any.

If no content source was provided, e.g. the object text field is already filled by the client or the object type doesn't support generating text content, this task will do nothing

Build Properties

This task is generating metadata properties or the object field.

It will do nothing for object types that doesn't need to generate extra properties.

Build Tree

This task is generating the sub-objects if any.

FAQs

Package last updated on 21 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts