New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@workflow/core

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workflow/core

Core runtime and engine for Workflow SDK

Source
npmnpm
Version
5.0.0-beta.53
Version published
Weekly downloads
1.5M
76.69%
Maintainers
2
Weekly downloads
 
Created
Source

@workflow/core

Core runtime package for Workflow SDK.

Failed-run logs include underlying error causes and codes to help diagnose failures such as socket, DNS, and TLS errors. Unreadable causes are marked without preventing the run from being recorded as failed.

Queued step messages carry immutable run identity in runContext, so step execution skips the initial runs.get and fetches the run row only when continuing into workflow replay. Messages from older producers without runContext retain the initial fetch.

FAQs

Package last updated on 16 Sep 2026

Related posts