Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tychota/yarn-lock-diff

Given one or many old yarn.lock, and one or many new yarn.lock, compute the diff.
https://github.com/tychota/yarn-lock-diff

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# yarn-lock-diff

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

![screenshot](./screenshot.png)

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/yarn-lock-diff.svg)](https://npmjs.org/package/yarn-lock-diff)
[![Downloads/week](https://img.shields.io/npm/dw/yarn-lock-diff.svg)](https://npmjs.org/package/yarn-lock-diff)
[![License](https://img.shields.io/npm/l/yarn-lock-diff.svg)](https://github.com/tychota/yarn-lock-diff/blob/master/package.json)

## Usage

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