graph-cycles@1.0.0
Analyze a graph to find cyclic loops
MIT
2021-04-01
安装 (1.0.0)
npm install graph-cycles@1.0.0
yarn add graph-cycles@1.0.0
pnpm add graph-cycles@1.0.0
bun add graph-cycles@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| rotated-array-set | ^1.0.0 |
| short-tree | ^1.0.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^26.0.20 |
| @types/node | ^14.14.31 |
| cz-conventional-changelog | ^3.1.0 |
| jest | ^26.6.3 |
| rimraf | ^3.0.1 |
| ts-jest | ^26.5.2 |
| ts-node | ^9.1.1 |
| typescript | ^4.2.2 |