# History

## 0.5.0 (2025-04-29)
	* Fixes #97 - updates filterResults after NPM API change (#98). This is breaking, and an essential bugfix
	* Updates `boxen` to 5.1.2, maintaning compatibility with node 10

## 0.4.2 (2021-02-10)
	* Updates dependencies

## 0.4.1 (2020-04-27)
	* Replace `chalk` with `kleur`

## 0.4.0 (2019-10-01)
    * No longer accepts "deprecated" flag
    * Uses registry.npmjs.com to get list of packages

## 0.3.0 (2019-07-03)
    * Now returns `date` field in results

## 0.2.0 (2018-09-14)
    * Replace API under the hood
	* Remove custom registry option
	* Add reporting for deprecated packages

## 0.1.0 (2018-08-21)
    * Release first development version
