If you have a repo that have Pipfile.lock and 'package-lock.json' the output will look something like this
$ license-sh ../XXX/ -t
===========
Initiated License.sh check for pipenv project located at ../XXX/
===========
⠸ Fetching license info from pypi ...
===========
Initiated License.sh check for NPM project YYY located at ../XXX/
===========
All results on python check will be ignored and results of npm check will be displayed
If you have a repo that have
Pipfile.lock
and 'package-lock.json' the output will look something like thisAll results on python check will be ignored and results of npm check will be displayed