missingdeprecated

Check that all modules in node_modules are included in package.json

Usage no npm install needed!

<script type="module">
  import missing from 'https://cdn.skypack.dev/missing';
</script>

README

Missing

A simple utility that can be used to check that all modules in node_modules have been added to your package.json. It is intended that this could be run as part of a git pre-commit and warn developers before committing code.