1.0.5 • Published 4 years ago

@foresightyj/assert-latest v1.0.5

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

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
1.0.2

4 years ago

1.0.1

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago