2017/4/25 6:53:45 -0700, bri...@infinity.nu: > ... > > While it's technically true you can consider all the exports to be part of > the API, the reality is that most libraries aren't used that way. In fact, > there are commonly accepted tools to detect when you are depending on a > transitive dependency that isn't explicitly declared by you because it is > dangerous.
Which tools are those, and are they broadly used? - Mark