Npm License Crawler Versions Save

Analyzes license information for multiple node.js modules (package.json files) as part of your software project.

V0.1.4

8 years ago
  • Fixed CSV header line missing quotes for "license URL" column header, Issue #4

V0.1.3

8 years ago
  • Updated dependencies

V0.1.2

8 years ago
  • 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

V0.1.1

8 years ago
  • Added hidden option for gulp integration
  • Added example file
  • Corrected license info as part of package descriptor

V0.1.0

8 years ago
  • 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

v0.0.9

8 years ago
  • Updated dependencies
  • Added version badge
  • Added usage example

v0.0.8

9 years ago
  • Changed API of dumpLicenses() callback to improve programmatic use
  • Sorting and file output are nuw done as part of dumpLicenses()

v0.0.7

9 years ago
  • Extended package description
  • Corrected link syntax in README

v0.0.6

9 years ago

20150307, V0.0.6

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