foglerek / yarn-lock-diff

Given one or many old yarn.lock, and one or many new yarn.lock, compute the diff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarn-lock-diff

Given one or many old yarn.lock, and one or many new yarn.lock, compute the diff.

screenshot

oclif Version Downloads/week License

Usage

./bin/run -o fixtures/a/yarn.lock -o fixtures/a/yarn.lock -n fixtures/b/yarn.lock

About

Given one or many old yarn.lock, and one or many new yarn.lock, compute the diff.

License:MIT License


Languages

Language:TypeScript 95.4%Language:JavaScript 4.2%Language:Batchfile 0.4%