npm-compare-resolved

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i npm-compare-resolved

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.97 kB

Total Files

4

Last publish

Collaborators

  • korneldylski