@datapos/datapos-development 0.3.330 → 0.3.331

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7923,7 +7923,7 @@ async function vl() {
7923
7923
  try {
7924
7924
  Re("Audit Dependencies"), await Li();
7925
7925
  const e = await de("package.json");
7926
- await Ie("1️⃣", "owasp-dependency-check", [
7926
+ console.log(1111, process.env.OWASP_NVD_API_KEY), await Ie("1️⃣", "owasp-dependency-check", [
7927
7927
  "--out",
7928
7928
  "dependency-check-reports",
7929
7929
  "--project",
@@ -7995,7 +7995,7 @@ async function gl(e = [], t = !0) {
7995
7995
  "--licDir",
7996
7996
  "licenses/downloads",
7997
7997
  "--githubToken.tokenEnvVar",
7998
- "GITHUB_DOWNLOAD_LICENSE_API_TOKEN",
7998
+ "GITHUB_TOKEN",
7999
7999
  "--download"
8000
8000
  ]), await rl("6️⃣", t), Fe("Dependencies documented.");
8001
8001
  } catch (i) {