node-modules-check
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

node-modules-check

Checks packages in node_modules

npm version Build Status

Installation

npm i -S node-modules-check

Usage

In a project that has node_modules, run:

node-modules-check

Prints all dependencies that use modules not listed in their package.json files.

License

MIT © Zoltan Kochan

/node-modules-check/

    Package Sidebar

    Install

    npm i node-modules-check

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    6.35 kB

    Total Files

    9

    Last publish

    Collaborators

    • zkochan