Skip to content

Releases: DevKaliper/env-diff-cli

v1.1.0

17 Feb 18:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/DevKaliper/env-diff-cli/commits/1.1.0

Production Ready
Features

Diff: Compare .env files between two sources (branches, commits, local files)
Check: Detect missing variables relative to a baseline (.env.example)
Audit: Flag suspicious values (plaintext passwords, localhost in production, empty secrets, weak defaults)
Integrations: Parse Docker Compose, Vercel, Railway configs
Multiple formats: Output as plain text, JSON, or Markdown