warshall-algorithm-study@0.0.1 vulnerabilities

```powershell PS E:\ng\Test\test> npx warshall *要求输入矩阵中每行的元素以空格区分,并且元素以0, 1表示 *输入`.exit`结束 ----------------------------------- 请输入矩阵: (结尾写上ok表示结束) > 0 1 0 0 > 1 0 1 0 > 0 0 0 1 > 0 1 0 0ok ________________________________________ \ col|1

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities