1.5.3 • Published 1 year ago
@naturalcycles/dependency-check v1.5.3
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
1 year ago
1.5.2
1 year ago
1.5.1
1 year ago
1.5.0
1 year ago
1.4.0
1 year ago
1.3.4
2 years ago
1.3.3
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.3.0
3 years ago
1.0.0
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago