Socket
Book a DemoInstallSign in
Socket

trochilus

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trochilus

CLI tool to check issues in JavaScript projects

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
0
Created
Source

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

Keywords

dependencies

FAQs

Package last updated on 04 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts