dependency-check-webpack-plugin
Check if there are new dependencies in package.json that have not been installed, and than automatically execute the install command
check-installed-packages-date
This script helps identify recently updated dependencies that may have caused build issues in your project. It reads the project's package.json file, checks each dependency's installed version in node_modules, and fetches the release date of each installe