
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@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 21 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.

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.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.