14 packages matching flowget

@flowget/types

v0.5.1 · 18 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Runtime-agnostic TypeScript type contract and authoring helpers for Flowget — the single source of truth for cross-package definitions (workflow graph, nodes, execution-lifecycle contexts, signals, schedules), consumed by the Flowget engine, worker, SDK,

62Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.5.1 (the latest release), from the OSV.dev database.

@flowget/worker

v0.4.1 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Temporal-backed runtime worker for Flowget — the customer-facing executor that runs workflow graphs against a Temporal cluster. Ships the flowget-worker binary (filesystem registry discovery over REGISTRY_DIR) and the createWorker programmatic bring-your-

39Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.4.1 (the latest release), from the OSV.dev database.

@flowget/engine

v0.3.1 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Workflow execution substrate for Flowget — a Temporal-backed graph walker with a node registry, decorators, lifecycle events, human-in-the-loop signal primitives, and graph validators, consumed by the Flowget worker and CLI.

33Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.3.1 (the latest release), from the OSV.dev database.

@flowget/builder

v0.8.3 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Composable React workflow builder for Flowget — Provider + compound subcomponents, token-driven theming, replaceable primitives, slot-based customization, and position-optional graph loading (autoLayout / mergeGraph via dagre) for code-generated and AI-au

79Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.8.3 (the latest release), from the OSV.dev database.

@flowget/templates

v0.1.6 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Builder-agnostic workflow-template picker for Flowget — a turnkey <WorkflowTemplates> modal (title + description cards) that loads a chosen template's graph onto the canvas, plus a headless useWorkflowTemplates() hook. Bring your own template source via t

40Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.6 (the latest release), from the OSV.dev database.

@flowget/registry-loader

v0.2.1 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Shared registry loader for Flowget — parses REGISTRY_DIR specifiers, resolves npm subpaths and brace expansions, walks the on-disk node/decorator/decider layout, validates each node.json against the canonical @flowget/types schema at load time, and projec

32Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.2.1 (the latest release), from the OSV.dev database.

@flowget/ai-chat

v0.1.1 · 20 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Builder-agnostic AI workflow-authoring chat for Flowget — an assistant-ui chat panel (./react) + an SSE BFF helper (./server) over @flowget/ai's streaming author(). Bring your own builder via the currentGraph/applyGraph seam.

16Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.1 (the latest release), from the OSV.dev database.

@flowget/codec

v0.1.0 · 24 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Payload encryption codec for the Flowget BYO-worker model — an authenticated AES-256-GCM reference implementation, key-loading utilities, and a Temporal data-converter adapter. Plaintext never crosses Flowget infrastructure; the cluster sees only cipherte

13Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@flowget/cli

v0.1.0 · 24 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Command-line scaffolding for Flowget — the `flowget` bin creates a ready-to-edit workflow app.

4Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.0 (the latest release), from the OSV.dev database.

@flowget/sdk

v0.1.4 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Thin Temporal-client wrapper for the Flowget customer-side workflow interaction surface — submit, cancel, signal, query, subscribe, getResult, and idempotent schedule reconcile — with structured errors and a bring-your-own-worker privacy boundary.

30Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.4 (the latest release), from the OSV.dev database.

@flowget/graph-validation

v0.3.0 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Isomorphic, zero-runtime-dependency static validator for Flowget workflow graphs — the single source of validation logic so the builder's pre-submit verdict and the worker's pre-flight verdict are equal by construction. Template-grammar classifier, refere

38Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.3.0 (the latest release), from the OSV.dev database.

@flowget/ai

v0.1.2 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Request-first, stateless AI workflow-authoring primitives for Flowget — author() turns a natural-language command plus the customer's node catalog into a schema-valid workflow graph. Ships primitives, not an HTTP server.

31Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.1.2 (the latest release), from the OSV.dev database.

@flowget/stdlib

v0.2.0 · 18 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Flowget node standard library — a catalog of ready-to-use workflow nodes (HTTP request/decider, logging, delays, branching, variables, parallelism) plus a retry decorator, shipped as node executors and executor-free builder metadata.

17Downloads across all versions in the last 7 days, from the official npm downloads API.FSL-1.1-ALv2License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.2.0 (the latest release), from the OSV.dev database.

wmedia-nodered-flowget

v0.0.1 · 7 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

No description provided.

1Downloads across all versions in the last 7 days, from the official npm downloads API.ISCLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v0.0.1 (the latest release), from the OSV.dev database.