Socket
Book a DemoInstallSign in
Socket

@naturalcycles/dependency-check

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalcycles/dependency-check

NPM and JAVA dependency analyser

latest
npmnpm
Version
1.5.3
Version published
Weekly downloads
0
-100%
Maintainers
2
Weekly downloads
 
Created
Source

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>
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

FAQs

Package last updated on 30 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts