2019-01-06 13:14:45 -06:00

2.3 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2018-07-10)

1.3.0 (2018-07-09)

Bug Fixes

  • deps: remove object.values dependency (2c5374a)
  • detail: Fix info-level severity (#18) (807db5a)
  • tests: a test should not cause side-effects in other tests (#23) (a94449f)

Features

  • output: add parseable tabular output format support (#21) (1c9aaf4)

1.2.1 (2018-05-17)

Bug Fixes

  • detail: count id+path instead of just id (99880fd)

1.2.0 (2018-05-16)

Bug Fixes

  • full-report: Fix install flag for devDependencies (#14) (30e5f30)

Features

  • detail: consistified full report with install report (#15) (6df6810)
  • install: include npm audit recommendation too (32fb153)

1.1.0 (2018-05-10)

Bug Fixes

  • install: not enough data for this conditional (6ddc30c)

Features

  • report: compress and reformat human-readable install report (74d5203)