Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@depazer/cli

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depazer/cli

A CLI tool for analyzing package dependencies

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

@depazer/cli

👁️‍🗨️A visual dependency analysis tool for JavaScript

snapshot

🧑‍💻 Document(zh-CN) | 👀 Web Online

NPM Version LICENSE unit-test

Getting Start

Install

npm i -g @depazer/cli

Usage

Usage:
  $ depazer

Commands:
  analyze [root]  alias: a  Analyze package dependencies (root default .)


For more info, run any command with the `--help` flag:
  $ depazer analyze --help
  $ depazer --help

Options:
  -h, --help     Display this message
  -v, --version  Display version number

Analyze

Usage:
  $ depazer analyze [root]

Options:
  -p, --port <number>         Port of analyzer server (default: 4936)
  -j, --jsonFile [file name]  Generate json file for analysis
  -d, --depth <number>        Depth of analysis (default: Infinity)
  --dev                       Include devDependencies (default: false)
  -o, --open                  Auto open default browser (default: false)
  -h, --help                  Display this message

License

MIT License © 2023-PRESENT depazer

Keywords

FAQs

Package last updated on 08 Sep 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc