UNPKG

packages-versions

Version:

A collection of npm packages utils 🗃 ..

22 lines (18 loc) • 689 B
## CHANGE LOG ### v2.2.0 (27 Avr 2020) - add Opts `{ extract: { pure: true, beta: true } } ` feature for control the <br/> return result (extract versions with type). - add test for this feature. - update README.md. ### v2.1.0 (19 Avr 2020) - add Opts `{ reverse: true } ` feature for control the return result (sort). - add test for this feature. - update README.md. - test coverage: replace istanbul with nyc. - ci pipeline: add nodejs 8/10/12 + stable. - update all dependencies. - add CODE_OF_CONDUCT.md. - add CONTRIBUTING.md. - add PR Template. - add describe to test code. ### v2.0.0 (05 Jan 2020) - 1st stable and clean release.