DEV Community

Discussion on: Why You Should Care What You Npm Install

Collapse
 
ycmjason profile image
YCM Jason

I have become such a paranoid now when installing packages I never used before. I go into the GitHub to check the code. Then I even go to unpkg to make sure the code on GitHub is the same on NPM. 😂😂😂😂

Collapse
 
blackcat_dev profile image
Sasha Blagojevic

Better safe then sorry ;)