1.0.1 • Published 2 years ago

npm-compare-resolved v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

npm-compare-resolved

npm-compare-resolved is a simple command-line utility that allows you to compare the versions of packages listed in package.json to the resolved versions listed in package-lock.json.

Installation

You can install npm-compare-resolved globally using npm:

npm install -g npm-compare-resolved

Usage

To use npm-compare-resolved, simply navigate to your project directory in the terminal and run the following command:

npm-compare-resolved

This will compare the versions of packages listed in package.json to the resolved versions listed in package-lock.json and display the results in the console.

License

npm-compare-resolved is licensed under the ISC License. See LICENSE for more information.

1.0.1

2 years ago

1.0.0

2 years ago