ai-assist-npm-update

Community

Bulk-update npm dependencies across projects.

Authorjparkerweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bulk-update outdated npm dependencies across multiple package.json files in a project tree. It finds every package.json under the current working directory (excluding node_modules), reads npm outdated, upgrades each outdated dependency to its wanted version, then runs npm install to refresh lockfiles.

Core Features & Use Cases

  • Bulk upgrades: updates all relevant dependencies across many projects in one pass.
  • Safe in-range upgrades: upgrades to wanted versions to stay within existing version ranges.
  • Monorepo support: works across multi-project repositories with shared dependencies.

Quick Start

Run the bundled npm-update script to detect outdated dependencies, bump them to the wanted versions, and run npm install across all detected projects.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ai-assist-npm-update
Download link: https://github.com/jparkerweb/ai-assist-skills/archive/main.zip#ai-assist-npm-update

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.