ArnaudBuchholz / ui5-test-runner

A test runner for UI5 applications enabling parallel execution of tests.
https://arnaudbuchholz.github.io/ui5-test-runner/
MIT License
19 stars 9 forks source link

Assess if installed dependent module is the latest version #40

Closed ArnaudBuchholz closed 1 year ago

ArnaudBuchholz commented 1 year ago

If not, generate a warning and propose an option to auto-update

ArnaudBuchholz commented 1 year ago

npm view <module> --json provides module information