Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

npm audit undu

#Pray for a git repo with package.json and package-lock.json, after...
git restore package-lock.json
git restore package.json
npm install
# "--force" is satan
 
PREVIOUS NEXT
Tagged: #npm #audit #undu
ADD COMMENT
Topic
Name
1+2 =