Hacker News new | ask | show | jobs
by carlos22 2253 days ago
Yes that helps but brings in other problems. For example many many security problems in the thousands of used npm packages of meteor and its dependencies.
2 comments

Unfortunately thousands of dependencies is not unique to meteor, it is the hallmark of any popular npm package. So even react and vue would have too many dependencies.
I think at a certain point, very restrictive sandboxing is going to be the only way to safely run JavaScript-based projects.