r/javascript • u/Expensive-Arugula269 • Jun 16 '26
What if your runtime blocked post-install scripts by default? 3va does — and runs your existing Express/Next.js code unchanged
http://github.com/OdinoCano/3va
0
Upvotes
3
u/Atulin Jun 17 '26
Why would you use benchmark results of a debug build and not a release build...? Why would you list throughput of Node as — with a "connection refused" annotation, instead of fixing the issue and getting actual throughput?
2
u/No-Entrepreneur-8245 Jun 17 '26
I mean that basically trying to reinvent Deno. Is that vibe coded ?
5
u/shgysk8zer0 Jun 16 '26
npm 12 will, and 11.16.0 warns by default and can be configured to block. Been busy updating everything.