@lerna-lite/diff
TypeScript icon, indicating that this package has built-in type declarations

4.3.0 • Public • Published

License: MIT npm npm

@lerna-lite/diff

(lerna diff) - Diff command [optional] 🌓

Diff all packages or a single package since the last release


Installation

npm install @lerna-lite/diff -D

# then use it (see usage below)
lerna diff

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @lerna-lite/diff

Weekly Downloads

2,834

Version

4.3.0

License

MIT

Unpacked Size

9.67 kB

Total Files

15

Last publish

Collaborators

  • ghiscoding