npm-link-checker

0.0.2 • Public • Published

npm-link-checker

A little CLI tool that makes sure the packages you npm linked are not behind the version declared in package.json.

Installation

npm install npm-link-checker

Usage

Run check-npm-links in a folder with package.json and node_modules. Pass --watch to watch the linked repositories and check whenever their git HEAD changes.

/npm-link-checker/

    Package Sidebar

    Install

    npm i npm-link-checker

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    13.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • felixfbecker