unpublished-dependencies

1.0.2 • Public • Published

unpublished-dependencies

Checks recursively on a Node.js project folder for package.json files, and reports if one or more of the unpublished packages is being used by the project.

Installation

$ npm install unpublished-dependencies -g

Usage

$ unpublished-dependencies /path/to/projects/folder

Authors and Contributors

Julián DuqueGitHub/julianduqueTwitter/@julian_duque

Contributions are welcomed from anyone wanting to improve this project!

License & Copyright

unpublished-dependencies is Copyright (c) 2016 NodeSource and licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

/unpublished-dependencies/

    Package Sidebar

    Install

    npm i unpublished-dependencies

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • nodesrc
    • julianduque