New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

list-dependents-cli

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

list-dependents-cli

Lists all dependents of a project, using npm or ecosyste.ms

latest
Source
npmnpm
Version
2.7.1
Version published
Maintainers
1
Created
Source

list-dependents-cli

Lists all dependents of a project, using npm and ecosyste.ms.

CLI-companion to list-dependents, use it directly if you want to use it programmatically.

npm version npm downloads neostandard javascript style Module type: ESM Types in JS Follow @voxpelli@mastodon.social

Install

Globally

npm install -g list-dependents-cli

Locally

npm install -D list-dependents-cli

Usage

list-dependents --help
list-dependents list --help
list-dependents list installed-check > dependents.ndjson

Commands

  • list-dependents filter – narrows down an existing list of modules
  • list-dependents format – pretty prints a list to the terminal or as markdown
  • list-dependents list – creates or updates list of dependent modules
  • list-dependents refresh – refreshes the data within a list of modules

Similar modules

  • list-dependents – module providing the core functionality of this module

FAQs

Package last updated on 09 Dec 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