graph-cycles@2.0.0
Analyze a graph to find cyclic loops
MIT
2021-09-13
安装 (2.0.0)
npm install graph-cycles@2.0.0
yarn add graph-cycles@2.0.0
pnpm add graph-cycles@2.0.0
bun add graph-cycles@2.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| fast-string-compare | ^2.0.0 |
| rotated-array-set | ^2.0.0 |
| short-tree | ^2.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| @babel/preset-env | ^7.15.6 |
| @babel/preset-typescript | ^7.15.0 |
| @types/jest | ^27.0.1 |
| @types/node | ^16.9.1 |
| cz-conventional-changelog | ^3.1.0 |
| jest | ^27.1.1 |
| rimraf | ^3.0.1 |
| ts-node | ^10.2.1 |
| typescript | ^4.4.3 |