Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.46 KB

logo npm-audit-widget

Build Status Coverage Status Greenkeeper badge Dependency Status devDependency Status

Widget for Azure DevOps (TFS) Dashboard's for displaying npm audit results

Install

https://marketplace.visualstudio.com/items?itemName=BrandonBoone.npm-audit-widget

Build

  1. Install tfx-cli: npm i -g tfx-cli
  2. Install project dependencies: npm install
  3. Build the project: npm run build
  4. Package the project: npm run package

Overview

widget example

See overview.md

Credits