Skip to content

v1.0.2

Compare
Choose a tag to compare
@draperunner draperunner released this 25 Nov 23:52
· 25 commits to master since this release

Don't crash entire program if it fails to get info for one package

For instance, if using private or local packages that are not in the npm registry, the entire program would fail. Now it treats these as not ditched, or if using --all, it will print a line saying no info was found.