Skip to content

varlock v1.9.0

Choose a tag to compare

@bumpy-bot bumpy-bot released this 25 Jun 07:46
01a7abb
  • #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