Skip to content

v0.3.2 — KEEP patterns for infrastructure clients

Choose a tag to compare

@FlorianBruniaux FlorianBruniaux released this 21 Apr 17:31
· 23 commits to main since this release

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