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

4.6.1 • 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

3,844

Version

4.6.1

License

MIT

Unpacked Size

7.4 kB

Total Files

15

Last publish

Collaborators

  • ghiscoding