All Projects → nodesource → unpublished-dependencies

nodesource / unpublished-dependencies

Licence: MIT license
Check for Unpublished dependencies in your Node.js project

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].