0.1.0 • Published 1 year ago

trochilus v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Trochilus

CLI tool to check various issues in JavaScript project dependencies. Specifically made for end projects, to ensure all dependencies are up-to-date, correctly installed and actively maintained.

Usage

npx trochilus <path-to-project-root-folder>

Options

OptionDescription
-vEnable verbose output
-hPrint help

Current checks

  • Correct type of dependencies (e.g. dependencies and devDependencies)
  • Stale dependencies with archived source code repository
  • New minor and patch versions of dependencies
0.1.0

1 year ago

50.0.0

2 years ago

2000.0.1

2 years ago