Merge 54fe42b1364c14c063d4c8071a8ab0937ef08182 into 1d982825eacd0d86c265a62fe991c73deeb1a3fd

This commit is contained in:
Sergio 2024-11-25 15:50:18 +01:00 committed by GitHub
commit 902fce06db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,6 +230,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