Bumply icon

Bumply

Bumply is a macOS app for updating npm, pnpm, Yarn, and Bun projects with command previews, reversible file changes, and read-only dependency audits.

Bumply

Overview

Bumply is a Mac app for keeping npm, pnpm, Yarn, and Bun projects current. It is designed for people who want to review dependency updates before they run, keep a record of what changed, and undo updates later if they need to.

The app scans the Node projects under folders you choose, including monorepos, and shows what is installed, what the manifest requests, and what the registry currently offers. It also checks advisory data without executing package scripts and can identify build artefacts that can be removed and recovered from the Trash.

Features

Preview each command before execution

Bumply shows the exact update command before it runs and waits for confirmation, so you can review what will change before anything touches your project.

Rollback manifest and lockfile changes

Before an update starts, Bumply copies the manifest and lockfile byte-for-byte. If the update fails, it restores those files exactly, and it also keeps an Update History for later rollbacks.

Compare installed, declared, and published versions

The app compares what is installed, what your manifest asks for, and what the registry offers. It labels updates by whether they stay within range or cross a major version, and it keeps each source visible.

Audit without executing code

Bumply reads advisory data in read-only mode using package-manager audit data. The page says it uses package-lock-only and ignore-scripts, and that no package scripts run while it checks.

Identify and clean rebuildable artefacts

It can find build artefacts a project can regenerate, including node_modules, .next, .turbo, and Pods, show what they cost, and send removed files to the Trash.

Track projects in the background

Bumply lives in the menu bar, re-checks projects every six hours, can start at login if you turn it on, and sends notifications when dependencies have new releases or high and critical advisories.

Use Cases

  • Review dependency updates before running them

    Use Bumply when you want to update dependencies in a controlled way. It shows the exact command first, classifies updates by version range, and waits for you to proceed.

  • Recover from a failed or unwanted update

    Use it when a change goes wrong or when you need to revisit an earlier state. Bumply backs up manifest and lockfile files before updates, restores them if something fails, and keeps Update History for later rollback.

  • Audit dependencies safely

    Use it to check project health without running package code. The app reads audit data in read-only mode and reports advisories without executing scripts.

  • Find and clean rebuildable build artefacts

    Use it when disk usage matters and you want to clear project-generated artefacts. Bumply can identify items such as node_modules, .next, .turbo, and Pods, show their size, and move removed files to the Trash.

  • Manage multiple projects from one view

    Use it across a workspace or a folder tree when you manage several Node projects. Bumply can find projects under the folders you pick, group monorepos as one project, and keep them visible in a single window.

Pros and Cons

Pros

  • Shows the exact command before it runs, with confirmation before execution.
  • Copies manifest and lockfile byte-for-byte and can restore them if an update fails.
  • Keeps an Update History so a project can be rolled back after the fact.
  • Checks advisory data without running package scripts or installing packages during the audit step.
  • Finds rebuildable artefacts and sends removals to the Trash instead of deleting them permanently.

Cons

  • Pricing details are limited on the site excerpt; the checkout page confirms a perpetual licence with twelve months of updates, but not a full public price list here.
  • The page does not provide a separate download or requirements page beyond noting macOS 13 and later.
  • Compatibility is shown for npm, pnpm, Yarn, and Bun, but the site excerpt does not document broader ecosystem integrations.

FAQ

Which package managers does Bumply support?

Bumply works with npm, pnpm, Yarn, and Bun projects. The homepage says it finds Node projects under folders you pick and recognizes monorepos as a single project.

Is there a free tier?

Yes. The homepage says Bumply is free for three projects, with no time limit and no account required. It also says every project is covered for the first seven days so you can try it before buying.

Does Bumply need to stay online?

No. The homepage says Bumply works offline after activation, and the refund policy says it contacts the licensing server only once when you activate. It still needs access to your package manager’s registry when checking for updates, just like the package manager itself.

Does Bumply work with monorepos?

Yes. The homepage says a workspace root and the packages inside it are recognized as one project, and the top screenshot is a pnpm workspace with two packages.

How does licensing work?

Bumply is sold as a perpetual licence. The checkout page says it is one payment for a perpetual licence with twelve months of updates, and the refund policy says purchases are handled by Paddle.

Quick Facts

Category
Developer Tool
Platform
macOS 13 and later
Supported package managers
npm, pnpm, Yarn, Bun
Licence
Perpetual licence
Free tier
Free for three projects
Source domain
bumply.app

Alternativas a Bumply

ByteAsk icon

ByteAsk

ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.

CreateOS Sandbox icon

CreateOS Sandbox

CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.

hob icon

hob

hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.

Manta AI icon

Manta AI

Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.

SonOf icon

SonOf

SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.

Ghost icon

Ghost

Ghost es un asistente de IA para terminal para chatear, generar código y ejecutar tareas en la línea de comandos. Incluye modelos gratuitos, es compatible con Linux, macOS y Windows, y es de código abierto.