flake8
passed.
JSHint
passed.
Review Request #10998 — Created April 10, 2020 and submitted
The
audit_node_deps
command will audit the node.js build-time
dependencies for Djblets, checking if there are security issues for any
of them. This will ease the long-term management of our node.js
dependencies.This change does not update any dependencies. That will be handled in an
upcoming change.
Ran the new command and saw the audit report for our dependencies.