Call npm audit as part of build script
See: https://www.pivotaltracker.com/story/show/169299014 and https://www.pivotaltracker.com/story/show/169298163
This commit is contained in:
@@ -32,6 +32,7 @@ else
|
||||
fi
|
||||
|
||||
npm install
|
||||
npm audit
|
||||
npm run vsce-package
|
||||
|
||||
# for release build we don't don't add version-qualifier to package.json
|
||||
|
||||
Reference in New Issue
Block a user