AikidoSec-safe-chain/packages/safe-chain
Alexandra Spillane 42fd25bd11 fix(shell-init): suppress cd output
If `cd` causes output on stdout (e.g., via the use of noisy `chpwd` hooks on
zsh), then the resultant `PATH` exported to the shell will be polluted with that
output, and `safe-chain` will not function.  To prevent this, this PR updates
`init-posix.sh` and `unix-wrapper.template.sh` to suppress any output on stdout
during `cd`.
2026-04-29 06:19:03 +10:00
..
bin Merge pull request #411 from AikidoSec/feat/dynamic-install-dir 2026-04-16 10:04:25 -07:00
src fix(shell-init): suppress cd output 2026-04-29 06:19:03 +10:00
.npmignore Modify release process 2025-09-05 12:01:29 +02:00
package.json Add uvx support 2026-04-14 10:04:10 -04:00
tsconfig.json Type check safe-chain package 2025-11-01 13:06:06 +01:00