@foresightyj/assert-latest

1.0.5 • Public • Published

Ensure a package is exactly the latest version as in npm.org.

Useful when you have a shared package depended by many other projects, and you desperately want all to be using the latest version of that package.

Usage:

$ npx assert-latest chalk
Please upgrade chalk from version: ^4.1.0 to 4.1.1

$ npx assert-latest lodash
lodash is already the latest version: 4.17.21

Readme

Keywords

none

Package Sidebar

Install

npm i @foresightyj/assert-latest

Weekly Downloads

20

Version

1.0.5

License

ISC

Unpacked Size

1.87 kB

Total Files

3

Last publish

Collaborators

  • foresightyj