Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nebula-plugins/nebula-dependencies-comparison

A library to compare collections of dependencies and provide diff
https://github.com/nebula-plugins/nebula-dependencies-comparison

Last synced: 20 days ago
JSON representation

A library to compare collections of dependencies and provide diff

Awesome Lists containing this project

README

        

# Nebula dependencies comparison library

This library allows to compare dependencies between two project resolution states across configurations.

It allows to find out:
* What is the version change between two states assuming all configurations having the module have the same old and new state
* What is a newly added dependency
* What is a removed dependency
* What are inconsistent dependencies having different versions in different configuration and how they change