{"repo":"voxpelli/node-installed-check","free":true,"listed":false,"github":"https://github.com/voxpelli/node-installed-check","clone":"git clone https://github.com/voxpelli/node-installed-check.git","description":"Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range","language":"JavaScript","stars":141,"topics":["npm","validation","cli","versioning","hacktoberfest","dependency-analysis","package-json"],"license":"MIT","category":"cli-tools","readme_excerpt":"Verifies that installed modules comply with the requirements specified in package.json . By default checks engine ranges, peer dependency ranges and installed versions and, in mono-repos using workspaces, by default checks all workspaces as well as the workspace root. Usage Command line Then run it at the root of your project to validate the installed dependencies: As npm script Programmatic use Use installed-check-core Checks --engine-check / -e – if set installed-check will check that the installed modules doesn't have stricter engines ranges than those in the package.json and suggests an alternative requirement if they do. If set, the default checks will be overriden. --peer-check / -p – if set installed-check will check that the installed modules doesn't have stricter peerDependencies ranges than those in the package.json and suggests an alternative requirement if they do. If set, the default checks will be overriden. --version-check / -c – if set installed-check will check that the installed modules comply with the version requirements set for them the package.json . If set, the default checks will be overriden. Check options --ignore ARG / -i ARG – excludes the named dependency from non-version checks. Supports picomatch globbing syntax, eg. @types/ (but be sure to provide the pattern in a way that avoids your shell from matching it against files first) --ignore-dev / -d – if set then dev dependencies won't be included in the non-version checks. --strict / -s – treats w","default_branch":null,"files":null,"tree":[],"storefront":"/r/voxpelli","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/voxpelli/node-installed-check/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}