mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Add python and npm audits to checks.yml
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"test-watch": "jest --watch --config tests/javascripts/jest.config.js tests/javascripts",
|
||||
"build": "gulp",
|
||||
"watch": "gulp watch",
|
||||
"audit": "better-npm-audit audit --production --level high"
|
||||
"audit": "better-npm-audit audit --production --level low"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user