Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: srph/npm-scripts-info

v0.3.9

08 Aug 05:16

Choose a tag to compare

Release v0.3.9

v0.3.7

17 Feb 07:35

Choose a tag to compare

v0.3.6

05 Apr 05:34

Choose a tag to compare

  • Expose JavaScript API. (Thanks to @zkochan)

v0.3.5

28 Mar 02:34

Choose a tag to compare

  • Add default description for common scripts
  • Add option to add script by prefixing the script name with ?

Special mention to @zkochan who did the hard work. Thanks, man!

v0.3.4

03 Mar 19:41

Choose a tag to compare

  • Adds git repository to package.json (this adds the link back to the Github repository in the npm package page).

v0.3.3

25 Feb 17:03

Choose a tag to compare

  • Improve execution sequence so exceptions do not affect version and help flag.
  • Alias -v to --version.

v0.3.2

25 Feb 16:47

Choose a tag to compare

  • Add shebang.

v0.3.1

25 Feb 16:46

Choose a tag to compare

  • Fix wrong require path.

v0.3.0

25 Feb 16:27

Choose a tag to compare

  • Fixes wrong bin path.

v0.2.0

25 Feb 16:24

Choose a tag to compare

  • Adds custom reporters

Although non-breaking, this increments the major for safety reasons. This was because the bin path was moved.

Note: This is a broken release! Use the newer released versions instead.