Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Implementation:Arize ai Phoenix Vignette Pnpm Lock

From Leeroopedia
Revision as of 12:05, 16 February 2026 by Admin (talk | contribs) (Auto-imported from implementations/Arize_ai_Phoenix_Vignette_Pnpm_Lock.md)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The internal_docs/vignettes/json-jsonb-demo/pnpm-lock.yaml file is the dependency lock file for an internal vignette project that demonstrates and benchmarks JSON vs JSONB storage behavior. This is a standalone Node.js project used for internal documentation and exploration, not part of the main Phoenix application or TypeScript packages workspace.

The lock file uses pnpm lockfile version 9.0.

Code Reference

Attribute Value
Source File internal_docs/vignettes/json-jsonb-demo/pnpm-lock.yaml
Lines 1,969
Domain Internal_Documentation
Lockfile Version 9.0

Notable Dependencies

  • @electric-sql/pglite -- Lightweight PostgreSQL implementation (used for local database demos without a full PostgreSQL server)
  • @types/pg / @types/node -- TypeScript type definitions
  • eslint, prettier, typescript -- Standard development tooling

Related Pages

Page Connections

Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment