Commit graph

5 commits

Author SHA1 Message Date
Hans Ott
1045daa852 Use which instead of command -v
command -v npm will return `npm` instead of the actual path to npm
2025-10-09 17:23:01 +02:00
Hans Ott
845336bf3a On Unix/macOS, pass args to spawn to avoid escaping issues 2025-10-09 16:33:40 +02:00
Sander Declerck
240123372a
Handle PR Comments 2025-10-08 10:49:04 +02:00
Sander Declerck
e2afcb16e3
Implement a proxy blocking tarball requests for packages containing malware. 2025-09-30 13:52:21 +02:00
Sander Declerck
83141d375a
Escape args before running spawn 2025-09-24 14:29:49 +02:00