(Deno is a JavaScript runtime co-created by Ryan Dahl, who created Node.js - see his talk "10 Things I Regret About Node.js"[1] for more of his motivations in designing it.)
[0] https://docs.deno.com/runtime/fundamentals/security/
[1] https://www.youtube.com/watch?v=M3BM9TB-8yA
Then would halt due to file access or network permissions.
Could still get you if you lazily allow all everywhere though and this is why you shouldn’t do that.
deno run npm:@angular/cli --help
(Deno is a JavaScript runtime co-created by Ryan Dahl, who created Node.js - see his talk "10 Things I Regret About Node.js"[1] for more of his motivations in designing it.)
[0] https://docs.deno.com/runtime/fundamentals/security/
[1] https://www.youtube.com/watch?v=M3BM9TB-8yA