chtimi59

Results 2 issues of chtimi59

From my own needs... *Maybe an idea form improvement ?* I actually realize that `semver_satisfies` didn't support those kind of situation *(with no "operation")*: - "1.2.3" should statisfy "1.2.x" -...

Since DAG is a kind of mix definition of layouted DAG and pure DAG définition. I suggest to export the following type gard: ```ts type DagLayoutedNode = DagNode & {...