Hawken Rives

Results 151 comments of Hawken Rives

I'm going to look at using https://github.com/davglass/license-checker

$ license-checker --production --json | jq 'map_values(.licenses)' ```json { "[email protected]": "MIT*", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "MIT", "[email protected]": "ISC", "[email protected]":...

Or we could use dependencyci: https://dependencyci.com/github/sindresorhus/xo/builds/42

DependencyCI looks really cool: https://dependencyci.com/github/StoDevX/AAO-React-Native/builds/1

Slack's dependency page: https://slack.com/libs/ios

I'd like this to be automated, and to probably automatically add itself to the bottom of the Credits or Legal views. We'll think about this more in the future.

Meh. We already have the list items top-level; I don't particularly feel a need to make a screen with just three table cells. We can discuss the interface more when...

@rye / @drewvolz: Do we want to collect every dependency in our tree, or only our direct dependencies?

Or, what if breakSchedules and overrides got combined? Let's say that there's a break from Jan. 1 to Jan. 10, but the library is operating differently on the first two...