Skip to content

Releases: mwittig/npm-license-crawler

20160419, V0.1.4

19 Apr 21:03
Compare
Choose a tag to compare
  • Fixed CSV header line missing quotes for "license URL" column header, Issue #4

20160311, V0.1.3

11 Mar 00:13
Compare
Choose a tag to compare
  • Updated dependencies

20160116, V0.1.2

11 Mar 00:12
Compare
Choose a tag to compare
  • Changed line endings to LF for command wrapper on published files to resolve
    issue #2 for OS X users, thanks @swashcap and @uglow
  • Added travis build descriptor

20160106, V0.1.1

11 Mar 00:11
Compare
Choose a tag to compare
  • Added hidden option for gulp integration
  • Added example file
  • Corrected license info as part of package descriptor

20150810, V0.1.0

10 Aug 16:23
Compare
Choose a tag to compare
  • Reset variables to allow for multiple calls of dumpLicenses function (thanks @Kienz)
  • Revised license information to provide a SPDX 2.0 license identifier in-line with npm v2.1 guidelines on
    license metadata - see also https://github.com/npm/npm/releases/tag/v2.10.0

20150423, V0.0.9

22 May 23:04
Compare
Choose a tag to compare
  • Updated dependencies
  • Added version badge
  • Added usage example

20150414, V0.0.8

14 Apr 13:24
Compare
Choose a tag to compare
  • Changed API of dumpLicenses() callback to improve programmatic use
  • Sorting and file output are nuw done as part of dumpLicenses()

20150309, V0.0.7

09 Mar 11:05
Compare
Choose a tag to compare
  • Extended package description
  • Corrected link syntax in README

20150307, V0.0.6

07 Mar 10:20
Compare
Choose a tag to compare

20150307, V0.0.6

  • Renamed to npm-license-crawler
  • Updated README
  • Renamed binary
  • npm publish