Releases: DevKaliper/env-diff-cli
Releases · DevKaliper/env-diff-cli
v1.1.0
What's Changed
- Feat/development by @DevKaliper in #1
- feat: add author information to package.json by @DevKaliper in #2
New Contributors
- @DevKaliper made their first contribution in #1
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