v0.3.2 — KEEP patterns for infrastructure clients
Fix
Infrastructure packages initialized in a single connection file were incorrectly flagged as INVESTIGATE. Added KEEP patterns for:
@upstash/redis,@upstash/ratelimit,@upstash/*— Upstash clients@neondatabase/*— Neon serverless PostgreSQL@prisma/*— Prisma adapters and extensions@libsql/*,libsql— Turso/libSQL@planetscale/*— PlanetScale driver
These follow a singleton pattern by design (one connection file, one or two imports). Low symbol count is expected, not a smell.
Update
npm install -g @florianbruniaux/dep-scope@latest