This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@lerna/diff

6.6.2 • Public • Published

lerna diff

Diff all packages or a single package since the last release

Install lerna for access to the lerna CLI.

Usage

$ lerna diff [package]

$ lerna diff
# diff a specific package
$ lerna diff package-name

Diff all packages or a single package since the last release.

Similar to lerna changed. This command runs git diff.

Dependents (3)

Package Sidebar

Install

npm i @lerna/diff

Homepage

lerna.js.org

Weekly Downloads

491,487

Version

6.6.2

License

MIT

Unpacked Size

619 kB

Total Files

241

Last publish

Collaborators

  • jameshenry
  • nrwlowner