1.15.3-alpha.0 • Published 2 years ago

@qoopido/lerna.diff v1.15.3-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

License: MIT npm npm

@qoopido/lerna.diff

(lerna diff) - Diff command optional 🌓

Diff all packages or a single package since the last release


Installation

npm install @qoopido/lerna.diff -D -W

# 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.

1.15.3-alpha.2

2 years ago

1.15.3-alpha.1

2 years ago

1.15.3-alpha.3

2 years ago

1.15.3-alpha.0

2 years ago