Npm Deprecated Check
未申請🐦 Check for deprecated packages
インストール
npx -y npm-deprecated-check --mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
check_compat
Check Node.js version compatibility for a project or package
check_current_project
Check all dependencies of the current project
check_global
Check globally installed packages
check_node
Check if the current Node.js version has reached EOL
check_package
Check if a specific npm package is deprecated
deep
(optional) — deep inspection for monorepo projects
ignore
(optional) — comma-separated package names to ignore
manager
(optional) — package manager: "npm", "yarn", or "pnpm" (default: "npm")
nodeVersion
(optional) — target Node.js version (e.g. "18", "20.11.0"). Defaults to current Node version
packageName
(required) — npm package name
projectPath
(optional) — absolute path to project root (only used when packageName is not provided)
range
(optional) — version range, e.g. "^1.0.0"
registry
(optional) — custom npm registry URL