README
verify-deps
Checks if installed dependencies are matched with that specified in package.json
.
Preview
Installation
$ npm install --save-dev verify-deps
Usage
$ npx verify-deps
Checks if installed dependencies are matched with that specified in package.json.
<script type="module">
import verifyDeps from 'https://cdn.skypack.dev/verify-deps';
</script>
Checks if installed dependencies are matched with that specified in package.json
.
$ npm install --save-dev verify-deps
$ npx verify-deps