# `mix npm.diff`
[🔗](https://github.com/elixir-volt/npm_ex/blob/v0.7.4/lib/mix/tasks/npm.diff.ex#L1)

Show what changed since the last `npm.lock` was committed.

    mix npm.diff

Compares the current `npm.lock` with the git HEAD version and
shows added, removed, and updated packages.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
