.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH PKGJS-AUDIT "1" "April 2023" "pkgjs-audit 0.15.9" "User Commands" .SH NAME pkgjs-audit \- pkgjs-audit .SH DESCRIPTION Usage: pkgjs\-audit # OR # pkgjs\-audit \fB\-s\fR .PP Unless \fB\-s\fR option is used, pkgjs\-audit searches for a pkgjs\-lock.json file, if not found, it builds a temporary package\-lock.json file using (dev)dependencies. Then it launches a "npm audit" using these files. This permits one to check vulnerabilities in case of bundled package. .PP If is given, pkgjs\-audit uses installed module, else it launch audit using current directory. .SH OPTIONS .HP \fB\-s\fR: just query npmjs.org registry with a module name and its version .SH COPYRIGHT Copyright \(co Yadd .PP Licensed under GPL\-2+ (see \fI\,/usr/share/common\-licenses/GPL\-2\/\fP)