0

I am using npm with angular for installing the packages over the network and currently I've configured the corporate proxy userid and password and it works fine in my corporate LAN. No issues there. I'm worried that the password is clear text and is visible to anyone who can open the ".npmrc" file or execute a "npm config ls -l". Is there a way to keep the encrypted password like the way maven does in the "settings.xml" file.

spatik
  • 113
  • 1
  • 10

0 Answers0