Skip to content

Latest commit

 

History

History
98 lines (49 loc) · 3.84 KB

CHANGELOG.md

File metadata and controls

98 lines (49 loc) · 3.84 KB

Changelog

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

0.4.2 (2020-02-26)

Bug Fixes

  • resolve vulnarabilities associated with build-package-stats module by updating to version 6.1.2 (698712d)
  • update package.json to reflect new build-package-stats version (ff0adc0)

0.4.1 (2020-01-06)

Bug Fixes

  • bump up standard-version package (db412ec)
  • licenses allowlist never ends when there isn't feedback (131bee8)

0.4.0 (2019-09-30)

Bug Fixes

  • acquire version from module package.json, resolve package name discrepancy bug (72a285d)
  • add protection in case audit fails (553e151)
  • dependency vulnerabilities (8781268)
  • incorporate feedback from iran (c33ae19)
  • incorporate feedback from nick, iran (88ab6d4)
  • packages vulnerabilities (a0dc3bf)
  • resolve security audit (25d1db6)
  • restore integration rules (199996e)
  • use path.join() to forumate dependancy paths (3303c72)

Features

  • add 'package-size' rule (1c2c396)
  • migrate plugin index to new plugin structure (52c5103)

0.3.0 (2019-08-13)

Bug Fixes

  • issue when version is not valid (dbd2ee8)
  • vulnerabilities in dependencies (940a081)

Features

  • add unused packages rule (7313666)

0.2.0 (2019-06-04)

Features

  • add unused packages rule (7313666)

0.1.0 (2019-06-03)

Bug Fixes

  • update licenses's rule category (fbc71d7)

Features

  • add not allowed packages rule (7ac7d33)
  • add outdated package rule (1d1d7e2)

0.0.2 (2019-06-02)

0.0.1

Features

  • A library is born