Add npm-deprecated-check

This commit is contained in:
KID-joker 2023-09-17 08:39:39 +08:00
parent 5d7deb5312
commit 54fe42b136
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows.
- [updates](https://github.com/silverwind/updates) - Flexible npm dependency update tool.
- [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove `node_modules` of inactive projects.
- [npm-deprecated-check](https://github.com/KID-joker/npm-deprecated-check) - Check whether a dependency is deprecated and recommend alternative packages.
### Boilerplate