is-this-version

1.1.0 • Public • Published

is-this-version ❓

npm version Build Status Dependencies Coverage Status License


CLI tool that checks if your package version is set correctly.

This tool was made to be used in some deployment pipelines during verify stages.


Installation

$ npm install -g is-this-version

Usage

If installed globally, is-this-version will be available as a CLI command. This command should be executed from a root directory of a project to be verified.

Only argument that needs to passed is a version number.

$ is-this-version 1.0.1

If there will be a mismatch in either package.json or package-lock.json the above command will return an error exit code.

Readme

Keywords

Package Sidebar

Install

npm i is-this-version

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

6.86 kB

Total Files

9

Last publish

Collaborators

  • 2oo