I am new to javascript and just added 2 js code to our appl. One thing I noticed is when I npm install json2csv it inserted more than 10k lines to package-lock.json . My question is that normal? I just dont want to affect other existing codes and new codes my team is adding.
Hope someone can explain if that is normal.