api documentation for nsp (v2.6.3)

The Node Security (nodesecurity.io) command line interface

table of contents

  1. module nsp
    1. function nsp.check (options, callback)
    2. function nsp.getFormatter (name)
    3. object nsp.formatters
  2. module nsp.formatters
    1. function nsp.formatters.codeclimate (err, data, pkgPath)
    2. function nsp.formatters.default (err, data, pkgPath)
    3. function nsp.formatters.json (err, data, pkgPath)
    4. function nsp.formatters.none (err, data, pkgPath)
    5. function nsp.formatters.summary (err, data, pkgPath)

module nsp

function nsp.check (options, callback)

function nsp.getFormatter (name)

module nsp.formatters

function nsp.formatters.codeclimate (err, data, pkgPath)

function nsp.formatters.default (err, data, pkgPath)

function nsp.formatters.json (err, data, pkgPath)

function nsp.formatters.none (err, data, pkgPath)

function nsp.formatters.summary (err, data, pkgPath)

[ this document was created with utility2 ]