
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@uxloom/journeygraph
Advanced tools
JourneyGraph — an open design-as-data format. User journeys as state machines, screens as nodes with required states.
JourneyGraph — an open design-as-data format.
User journeys are state machines; screens are nodes with state contracts. Plain JSON: diffable, git-friendly, agent-legible. This package provides the TypeScript types, zod schemas, and helpers.
import { parseProject, type Project } from "@uxloom/journeygraph";
const project: Project = parseProject(JSON.parse(fileContents));
// journeys: state machines whose states reference screens
// screens: requiredStates (contract) vs designedStates (progress),
// components with colors, labels, target sizes
// exemptions: documented reasons a baseline state doesn't apply
Part of UXLoom — agent-native UI/UX design validation.
Validators live in @uxloom/critics;
the MCP server is uxloom.
Format version: 0.1 — may change without notice until 1.0. MIT licensed.
FAQs
JourneyGraph — an open design-as-data format. User journeys as state machines, screens as nodes with required states.
The npm package @uxloom/journeygraph receives a total of 10 weekly downloads. As such, @uxloom/journeygraph popularity was classified as not popular.
We found that @uxloom/journeygraph demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.