New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

next-updates

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-updates

Evidence-driven dependency upgrade assistant for Node.js projects.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

You can use this one prompt to make your agent tell you what to upgrade and why in your current repo

Copy and paste this prompt into your favorite coding agent (Cursor, Codex, Claude Code):

use npx next-updates to help me upgrade my deps

Then it will scan and tell you what to upgrade in your current repo, based on what you are building.

Screenshot

Philosophy:

  • Agent-first: your coding agent runs this, not you.
  • Zero install: use npx and go, no setup.
  • Agent-as-skill: like Claude skills, but prebuilt for any agent.
  • Evidence-first: rely on release notes/changelogs, not guesses.
  • Safe by default: never changes code unless asked.

Usage:

npx next-updates
npx next-updates -i

Flags: --scope --target --dep --risk --output --debug-dump

Works with npm, pnpm, Yarn, and Bun lockfiles.

Local dev:

pnpm install
pnpm build
node dist/bin.js

MIT License. See LICENSE.

FAQs

Package last updated on 08 Jan 2026

Related posts