@goatlab/dependency-check
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

Dependency Checker

Analyze NPM and JAVA dependencies that your project depends on. Quickly view a list of open issues and aggregated data for each open-source package.

Check this link for more information on how packages are analyzed.

Installation

You can either install it globally

npm install -g @naturalcycles/dependency-check

or as one of your dev dependencies.

npm install --save-dev @naturalcycles/dependency-check

Running the checker

As dependency checker queries multiple Github sources, set your own github token while/before running it.

GITHUB_TOKEN=<my-github-token> nc-depcheck

Development

Clone this repo to your workspace

git clone https://github.com/NaturalCycles/dependency-check.git

install dependencies

npm install

link this package to be able to use it globally.

npm link

And finally build it in watch mode

npm run watch

Readme

Keywords

none

Package Sidebar

Install

npm i @goatlab/dependency-check

Weekly Downloads

2

Version

0.0.10

License

MIT

Unpacked Size

87.2 kB

Total Files

40

Last publish

Collaborators

  • cabrerabywaters
  • robertzibert
  • tomcastro