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

1.15.3-alpha.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @qoopido/lerna.diff

Weekly Downloads

0

Version

1.15.3-alpha.0

License

MIT

Unpacked Size

11.7 kB

Total Files

15

Last publish

Collaborators

  • qoopido