1.0.5 • Published 3 years ago

@foresightyj/assert-latest v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago