PulseAugur
EN
LIVE 09:47:37

LLM CLI Gateway 2.0.0 hardens supply chain by dropping SQLite dependency

The LLM CLI Gateway has released version 2.0.0, a significant update focused on supply-chain security by removing the `better-sqlite3` dependency. This change replaces it with Node.js's built-in `node:sqlite`, simplifying installation and reducing potential vulnerabilities. The update requires Node.js version 24.4.0 or later and includes enhanced security measures for read-only connections, alongside improved migration confidence through cross-engine crash-recovery tests. AI

IMPACT Enhances the security and stability of tools integrating multiple LLM APIs.

RANK_REASON Software release for a specific tool, not a frontier model or major industry shift.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Werner Kasselman ·

    llm-cli-gateway 2.0.0: the quiet supply-chain release that matters

    <p>llm-cli-gateway 2.0.0 went out on 4 June 2026. npm now reports 2.0.0 as the latest version, and the public GitHub release carries the platform binaries, bundled installers, SHA256 checksums, release manifest, and Sigstore bundles.</p> <p>The headline change is simple: producti…