dependency-graph
Advanced tools
Changelog
1.0.0 (Dec 5, 2023)
Map
/Set
rather than using raw objects as pseudo-Maps/Sets. (Fixes #46)
Map
/Set
(which should be almost everything now in 2023).circular
property is cloned during clone - thanks andrew-healey and tintinthong!Changelog
0.10.0 (January 9, 2021)
directDependenciesOf
and directDependantsOf
methods for retrieving direct dependency information. (Fixes #40)dependentsOf
and directDependentsOf
.Changelog
0.9.0 (February 10, 2020)
O(N^2)
(thanks willtennien for pointing this out!)Changelog
0.8.1 (December 3, 2019)
Changelog
0.7.2 (August 30, 2018)