79540660

Date: 2025-03-28 06:18:09
Score: 0.5
Natty:
Report link

From NPM -v 8.18 use

npm audit | grep -E "(high | critical)" -B3 -A10

or

Use the Following Package to get the HTML GUI

npm install -g audit-export

npm audit --json | audit-export
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vimal Raj