Y
Hacker News
new
|
ask
|
show
|
jobs
by
Sankozi
275 days ago
No they are not as susceptible - auto updating dependencies, post install scripts and culture of thousands of crappy micro packages (like left-pad) is mainly a NPM issue.
1 comments
zachrip
275 days ago
Packages are not auto updated if you have a package-lock. Agreed that post-install, left-pad, etc have been overall problematic tho.
link