1.5.3 • Published 3 months ago

@naturalcycles/dependency-check v1.5.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

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.

Running the checker

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

GITHUB_TOKEN=<my-github-token>

Recommended to run with npx

GITHUB_TOKEN=<my-github-token> npx @naturalcycles/dependency-check
```

## Development

Clone this repo to your workspace

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

add dependencies

yarn add

link this package to be able to use it globally.

yarn link

And finally build it in watch mode

yarn run watch
1.5.3

3 months ago

1.5.2

3 months ago

1.5.1

3 months ago

1.5.0

3 months ago

1.4.0

3 months ago

1.3.4

9 months ago

1.3.3

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.2.0

2 years ago

1.1.0

2 years ago

1.3.0

2 years ago

1.0.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago