@boost/cliFunctionscheckPackageOutdatedcheckPackageOutdated CallablecheckPackageOutdated(name: string, version: string): MiddlewareVerify that a package and its provided version is using the latest distribution version by checking against the npm registry. If not, a console message will be logged.
Verify that a package and its provided version is using the latest distribution version by checking against the npm registry. If not, a console message will be logged.