Thread: pgAdmin 4 commit: Add various make targets for auditing the Python and

pgAdmin 4 commit: Add various make targets for auditing the Python and

From
Dave Page
Date:
Add various make targets for auditing the Python and JS modules. Update the install-node target so that it de-dupes JS
modules.

Original patch by Aditya, with further work from Ashesh and I.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=87804627089f5ae08615b23979d4fbd4f66b2636
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.gitignore             |    2 +
Makefile               |   19 +-
tools/requirements.txt |    3 +-
web/package.json       |   14 +-
web/yarn.lock          | 4029 ++++++++++++++++++++++++++++++------------------
5 files changed, 2555 insertions(+), 1512 deletions(-)