Ravi Agarwal
Ravi Agarwal
### Description There are certain jobs which can be slow. Having its output (stdout/stderr) show up when run via lefthook makes it easier to reason about what is going on....
Fixes static authentication token caching issue where tokens from .npmrc were read once during module extension evaluation and cached, causing 401 errors when short-lived credentials expired (e.g., AWS CodeArtifact 12-hour...
### What happened? ### Description When using `use_home_npmrc = True` with `npm_translate_lock`, authentication tokens from `~/.npmrc` are read once during the module extension evaluation and baked into the generated `npm_import_rule`...