←back to thread

1208 points jamesberthoty | 1 comments | | HN request time: 0.207s | source
Show context
pingou ◴[] No.45261719[source]
As a developer, is there a way on mac to limit npm file access to the specific project? So that if you install a compromised package it cannot access any data outside of your project directory?
replies(3): >>45261765 #>>45263796 #>>45269698 #
1. mfro ◴[] No.45261765[source]
Frankly, I am refusing to use npm outside of docker anymore.