PackageCheck for package-based development

Hi,

Here’s a useful utility that I’ve written for those of use that use the packages-for-everything structure for our applications:

https://www.npmjs.com/package/packagecheck

Since we can’t make use of meteor list, this will allow us to nevertheless check that we’re referencing the latest versions of any 3rd-party packages.

Feedback appreciated.

Tim

2 Likes