The --strict option has a more narrow way of comparing third-party libraries and the actual imports. This is useful to rule out possible false positives.
The --alias option is useful when an import differ from the library name.
More details in #111 and #112