Releases: snyk/dep-graph
Releases · snyk/dep-graph
v1.4.0
1.4.0 (2018-12-31)
Features
- graphToDepTree sets .type to pkgManager.name (52a2ad0)
v1.3.0
1.3.0 (2018-12-21)
Features
- convert dep-graph to legacy tree (caef817)
v1.2.2
1.2.2 (2018-12-02)
Bug Fixes
- depTreeToGraph - skip invalid null dependencies (4a77dc6)
v1.2.1
1.2.1 (2018-11-29)
Bug Fixes
- drop validation for root pkg having only a single node (e385bdd)
v1.2.0
1.2.0 (2018-11-29)
Features
- method to count all paths from pkg to root (5564304)
v1.1.2
1.1.2 (2018-11-28)
Bug Fixes
- tree-to-graph: miss-handling of versions containing a '|' char (bae2012)
v1.1.1
1.1.1 (2018-11-28)
Bug Fixes
- same TypeScript type for .version in Pkg & PkgInfo (4742c6f)
v1.1.0
1.1.0 (2018-11-21)
Features
v1.0.1
1.0.1 (2018-11-05)
Bug Fixes
- fix up README post package scoping (9dd7c92)
v1.0.0
1.0.0 (2018-11-05)
Features