Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PkgPulseNew to Visual Studio Code? Get it now.
PkgPulse

PkgPulse

HisokaDev

|
1 install
| (0) | Free
Monitor and manage your npm dependencies at a glance. Visual dashboard with outdated detection, package sizes, GitHub avatars and quick actions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PkgPulse

Monitor and manage your npm dependencies at a glance.

PkgPulse gives you a visual dashboard with installed versions, outdated detection, package sizes, GitHub avatars, and quick actions — all inside your editor.

Features

Visual Dashboard

Open the PkgPulse dashboard to see all your packages in a modern, clean interface with list and grid views.

Outdated Detection

Check for updates across all your dependencies with one click. PkgPulse queries the npm registry and highlights packages that have newer versions available.

Package Sizes

See the actual disk size of each installed package and the total weight of your node_modules folder.

Multi-Project Support

Open a parent folder and PkgPulse automatically finds all package.json files in subfolders — perfect for monorepos and multi-project workspaces.

Quick Actions

  • Update, remove, or add packages directly from the UI
  • Open any package on npmjs.com
  • Copy package names to clipboard
  • Bulk update all or selected packages
  • Reinstall all dependencies with one click

Stats at a Glance

See total packages, up-to-date count, outdated count, missing packages, direct packages size, and full node_modules weight.

Search and Filters

Filter packages by name, status (up to date, outdated, missing), or type (dependencies, devDependencies).

GitHub Avatars

Each package displays the avatar of its GitHub organization or maintainer for easy visual identification.

How to Use

  1. Open a project with a package.json in VS Code
  2. Click the PkgPulse icon in the Activity Bar (left sidebar)
  3. Click the Dashboard button to open the visual panel
  4. Click Check Updates to scan for outdated packages

Commands

Command Description
PkgPulse: Open Dashboard Open the visual dashboard panel
PkgPulse: Refresh Packages Reload the package list
PkgPulse: Check Outdated Check npm registry for updates
PkgPulse: Add Package Install a new package
PkgPulse: Update Package Update a package to latest
PkgPulse: Remove Package Uninstall a package
PkgPulse: Reinstall All Run npm install

Requirements

  • A project with a package.json file
  • Node.js and npm installed

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft