|
@@ -5,6 +5,7 @@ This tool's main purpose is to scan an npm project's dependency tree for Oracle
|
|
|
## Install
|
|
## Install
|
|
|
1. Download and install nodejs from https://nodejs.org (LTS version is preferred).
|
|
1. Download and install nodejs from https://nodejs.org (LTS version is preferred).
|
|
|
2. `npm install -g --registry https://npm.bodicsek.host @os-tools/npm-dependency-tree`
|
|
2. `npm install -g --registry https://npm.bodicsek.host @os-tools/npm-dependency-tree`
|
|
|
|
|
+
|
|
|
## Usage
|
|
## Usage
|
|
|
If you run it with the single required parameter `--package` then the result is (only packages eligible for compliance are shown):
|
|
If you run it with the single required parameter `--package` then the result is (only packages eligible for compliance are shown):
|
|
|
```
|
|
```
|