- Fix: Update dependencies
- Fix: Remove an errant console.log statement
- Feature: Pivot the output to make large collection of repos more readable
- Feature: Allow reading of package.json from url
- Feature: Also show peerDependencies (@bcullman)
- Feature: Regex filter on dependencies (@bcullman)
- Breaking: Node 8+ and Npm 5+
- Allow unlimited package.json comparisons instead of two.
- Fix minor bugs
- Initial version