All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.1 (2023-07-14)
1.0.0 (2023-05-31)
- remove node 14 and update gh actions (#163)
- add ability to exclude vulnerabilities (#133) (23f726d)
- remove node 14 and update gh actions (#163) (86ec9e2)
- special case BSD* to allow match with BSD (0e38345)
- upgrade @npmcli/arborist from 3.0.0 to 6.2.8 (#140) (e062414)
- upgrade yargs from 16.2.0 to 17.3.1 (#122) (cc06129)
- fix cut an paste errors in audit plugin (ce9336a)
- package.json & package-lock.json to reduce vulnerabilities (#117) (e4ad98b)
- remove caching on network post (41c3e01)
- upgrade @npmcli/arborist from 6.2.8 to 6.2.9 (#162) (9c7e280)
- upgrade @pkgjs/nv from 0.1.0 to 0.2.0 (#114) (da0708f)
- upgrade date-fns from 2.25.0 to 2.26.0 (#112) (52eae49)
- upgrade date-fns from 2.26.0 to 2.27.0 (#113) (4723c95)
- upgrade date-fns from 2.27.0 to 2.28.0 (#118) (94fd43b)
- upgrade date-fns from 2.28.0 to 2.29.3 (#150) (35ff056)
- upgrade date-fns from 2.29.3 to 2.30.0 (#161) (fcd083c)
- upgrade eslint-plugin-import from 2.25.3 to 2.25.4 (#119) (2b62311)
- upgrade jest from 27.4.3 to 27.4.4 (#115) (3c7e0ce)
- upgrade jest from 27.4.4 to 27.4.5 (#116) (7181d64)
- upgrade jest from 27.4.5 to 27.4.6 (#120) (a79ccbd)
- upgrade jest from 27.4.6 to 27.4.7 (#121) (66e53ee)
- upgrade yargs from 17.3.1 to 17.7.2 (#160) (2457cbc)
0.4.5 (2023-05-15)
0.4.4 (2022-10-20)
- special case BSD* to allow match with BSD (0e38345)
- remove caching on network post (41c3e01)
0.4.3 (2022-04-07)
0.4.2 (2022-03-10)
- fix cut an paste errors in audit plugin (ce9336a)
- package.json & package-lock.json to reduce vulnerabilities (#117) (e4ad98b)
- upgrade @pkgjs/nv from 0.1.0 to 0.2.0 (#114) (da0708f)
- upgrade date-fns from 2.25.0 to 2.26.0 (#112) (52eae49)
- upgrade date-fns from 2.26.0 to 2.27.0 (#113) (4723c95)
- upgrade date-fns from 2.27.0 to 2.28.0 (#118) (94fd43b)
- upgrade eslint-plugin-import from 2.25.3 to 2.25.4 (#119) (2b62311)
- upgrade jest from 27.4.3 to 27.4.4 (#115) (3c7e0ce)
- upgrade jest from 27.4.4 to 27.4.5 (#116) (7181d64)
- upgrade jest from 27.4.5 to 27.4.6 (#120) (a79ccbd)
- upgrade jest from 27.4.6 to 27.4.7 (#121) (66e53ee)
0.4.1 (2021-12-03)
- update jest (4e799ec)
0.4.0 (2021-12-03)
- add a check for a default number of dependencies (05f353c)
- checks if pkg is using git instead of npm (18e425d)
- upgrade axios from 0.22.0 to 0.24.0 (4f57f5e)
- upgrade eslint-plugin-import from 2.25.2 to 2.25.3 (0372e27)
0.3.0 (2021-11-24)
- small readability improvement on the summary (80996e7)
0.2.0 (2021-11-19)
- upgrade @npmcli/arborist from 0.0.0 to 2.8.3 (#79) (1d34b0a)
- upgrade @npmcli/arborist from 2.9.0 to 3.0.0 (#85) (5ba9066)
- update security advisory data endpoint (fc82dd3)
- upgrade @npmcli/arborist from 2.8.3 to 2.9.0 (#83) (147f899)
- upgrade axios from 0.21.3 to 0.21.4 (#74) (a8448ee)
- upgrade axios from 0.21.4 to 0.22.0 (#86) (c0ef7cc)
- upgrade date-fns from 2.23.0 to 2.24.0 (#81) (977cff0)
- upgrade date-fns from 2.24.0 to 2.25.0 (#87) (ca5fcb8)
- upgrade eslint-plugin-import from 2.24.0 to 2.24.2 (#80) (7ffa70f)
- upgrade eslint-plugin-import from 2.24.2 to 2.25.2 (#89) (ef64837)
- upgrade standard-version from 9.3.1 to 9.3.2 (#90) (7358406)
0.1.19 (2021-09-13)
- package.json & package-lock.json to reduce vulnerabilities (208cc8d)
0.1.18 (2021-09-01)
- cache GitHub API requests by full URL (#65) (ada7116)
- clean up env directory after failure (#61) (611aeb0)
- return response data for cache hits (#62) (4b8f540)