Skip to content

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

License

Notifications You must be signed in to change notification settings

swtyler/yarn-lock-diff

 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 4.2%
  • Batchfile 0.4%