github dmno-dev/varlock varlock@1.9.0
varlock v1.9.0

5 hours ago
  • #835 (minor) - Add varlock keychain commands to manage macOS Keychain-backed secrets.

  • #830 (patch)
    Improved audit and init env var scanning in monorepos:

    • Scanning no longer descends into child packages — any subdirectory with its own package.json or .env.schema is treated as a separate package and skipped. This fixes spurious results and makes scanning much faster.
    • Pure execution-environment plumbing (PATH, HOME, SHELL, NODE_OPTIONS, npm_*, etc.) is no longer reported as "missing in schema" by audit, nor added to inferred schemas by init. App-meaningful vars like NODE_ENV and CI variables are still reported.

Published to

Don't miss a new varlock release

NewReleases is sending notifications on new releases.