Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 558 Bytes

File metadata and controls

38 lines (20 loc) · 558 Bytes

CHANGELOG

1.4.1 - 1.5.0 (2024-09-10)

  • Fix: Update dependencies

1.3.1

  • Fix: Remove an errant console.log statement

1.3.0

  • Feature: Pivot the output to make large collection of repos more readable

1.2.0

  • Feature: Allow reading of package.json from url

1.1.0

  • Feature: Also show peerDependencies (@bcullman)
  • Feature: Regex filter on dependencies (@bcullman)

1.0.0

  • Breaking: Node 8+ and Npm 5+

0.0.3

  • Allow unlimited package.json comparisons instead of two.

0.0.2

  • Fix minor bugs

0.0.1

  • Initial version