Skip to content

Releases: gabrielcsapo/npm-what

1.0.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 18 Dec 05:02
  • npmWhat now returns a promise
  • outputs better error messages instead of just throw and killing the process
  • fixes parseSum to give real line counts
  • fixes problem parsing the versions for devDependency

0.2.3

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 23 Oct 22:19
  • installs progress locally module which will error out if progress is not installed globally
  • updates depends

0.2.2

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 08 Sep 05:17
  • fixes path is undefined in bin
  • removes old server code, can be added back when a formal issue has been created