npm-outdated-junit

1.1.2 • Public • Published

NPM Audit JUnit

A tool to parse the result of npm outdated --json to a JUnit XML for gitlab reporting.

Usage

Add to you npm scripts:

{
  "scripts": {
    "ci:outdated": "npm outdated --json | npx npm-outdated-junit > npm-outdated.junit.xml"
  }
}

Docs

Readme

Keywords

none

Package Sidebar

Install

npm i npm-outdated-junit

Weekly Downloads

21

Version

1.1.2

License

ISC

Unpacked Size

52.9 kB

Total Files

10

Last publish

Collaborators

  • rkristelijn