installed version shows actually installed version, not value from package.json without range character
Features
Allow fetching license info from peerDependencies and optionalDependencies too with --only=prod,dev,opt,peer
allow versions like "nightly" and "latest"
securely access private npm repositories with configuration variable --npmTokenEnvVar and authorization header with bearer token; show warning, if --npmTokenEnvVar is used as a config option
add CHANGELOG.md to make changes visible to users
Bug Fixes
fixes typos in source code
fixes sort order for --output=table and --output=html