
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
@depanlz/cli
Advanced tools
DepAnlz CLI
工具需要依赖于@depanlz/core
模块来进行工作,它为开发者实现依赖分析提供了更加方便的操作,可直接使用命令行命令来快速分析项目依赖。
$ npm install -D @depanlz/cli @depanlz/core
$ pnpm add -D @depanlz/cli @depanlz/core
$ yarn add -D @depanlz/cli @depanlz/core
$ npx depanlz analyze
$ pnpm depanlz analyze
$ yarn depanlz analyze
-V
, --version
通过该参数可以查看 @depanlz/cli
的版本
$ npx depanlz -V
$ pnpm depanlz -V
$ yarn depanlz -V
-h
, --help
通过该参数可以查看 @depanlz/cli
的命令帮助
$ npx depanlz -h
$ pnpm depanlz -h
$ yarn depanlz -h
-j
, --json
[file-path]通过该参数可以通过CLI生成一个项目依赖关系的JSON文件。
$ npx depanlz analyze -j
$ pnpm depanlz analyze -j
$ yarn depanlz analyze -j
-w
, --web
[port]通过该参数可以通过CLI启动一个web server,同时通过echarts渲染可视化依赖关系图。
$ npx depanlz analyze -w
$ pnpm depanlz analyze -w
$ yarn depanlz analyze -w
-h
, --help
通过该参数可以查看 analyze
命令的所有可选配置
$ npx depanlz analyze -h
$ pnpm depanlz analyze -h
$ yarn depanlz analyze -h
FAQs
depanlz is a dependencies analyze tool
The npm package @depanlz/cli receives a total of 0 weekly downloads. As such, @depanlz/cli popularity was classified as not popular.
We found that @depanlz/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.