Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

license-checker

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

license-checker - npm Package Versions

1
8

4.0.0

Diff

Changelog

Source

v4.0.0 (2015/09/04 13:40 +00:00)

  • 3fbba5b 4.0.0 (@davglass)
  • ce8d661 tests: added 100% coverage for license file (@davglass)
  • #42 Merge pull request #42 from ptusch/ft_onlyunknown (@ptusch)
  • 8929e90 Add tests for the error generation (@ptusch)
  • 1a93a41 Add error handling (@ptusch)
  • 6b79145 Add additional check to negate the test (@ptusch)
  • 559e72c Add test for the first function call. (@ptusch)
  • faf8ffd Remove trivial UNKNOWN check (@ptusch)
  • 6fa44ef Merge branch 'master' into ft_custom_format (@ptusch)
  • efe23d9 Merge branch 'master' into ft_onlyunknown (@ptusch)
  • c287959 Add option to only show unknown licenses (@ptusch)
  • #43 Merge pull request #43 from senotrusov/master (@senotrusov)
  • d7a663f Add test for exclude option. (@senotrusov)
  • 45a27de Add option to exclude from the output modules which licenses are in the comma-separated list (@senotrusov)
  • #41 Merge pull request #41 from ptusch/ft_path_to_unknown_dependency (@ptusch)
  • 1ff5f22 Add option to see the path of a dependency if unknown (@ptusch)
  • ea4d629 Add additional 'undefined' checks (@ptusch)
  • af043a2 Merge branch 'master' into ft_custom_format (@ptusch)
  • 2d94a19 updating the docs for --unknown to make it clear (@davglass)
  • 38a2bd2 Fix codestyle and whitespaces (@ptusch)
  • dd173ba Add --customPath in README.md (@ptusch)
  • 911fc1c Finalize the customFormat (markdown) (@ptusch)
  • 8102091 Add functionality to add a custom format (@ptusch)
davglass
published 3.1.0 •

Changelog

Source

v3.1.0 (2015/06/29 14:25 +00:00)

  • 59e1e58 3.1.0 (@davglass)
  • 0e33f7a reformatted code, fixed lint issues and added tests (@davglass)
  • 83a7f09 Merge branch 'asMarkdown' of git://github.com/ptusch/license-checker into ptusch-asMarkdown (@davglass)
  • 703ad47 fixing tests (@davglass)
  • 2d9fffd Added Markdown Option (@ptusch)
  • 67dca36 Remove color tags (@ptusch)
davglass
published 3.0.3 •

Changelog

Source

v3.0.3 (2015/06/03 13:35 +00:00)

davglass
published 3.0.2 •

Changelog

Source

v3.0.2 (2015/05/12 20:29 +00:00)

  • 01f3b53 3.0.2 (@davglass)
  • fc0c083 defensive code, fixes #34 (@davglass)
davglass
published 3.0.1 •

Changelog

Source

v3.0.1 (2015/05/04 12:28 +00:00)

  • 0479570 3.0.1 (@davglass)
  • d85e355 Checking for valid path first (@davglass)
davglass
published 3.0.0 •

Changelog

Source

v3.0.0 (2015/04/24 14:38 +00:00)

  • e22b61d 3.0.0 (@davglass)
  • fde9635 always try to find and log the license file (@davglass)
davglass
published 2.0.2 •

Changelog

Source

v2.0.2 (2015/01/26 18:18 +00:00)

davglass
published 2.0.1 •

Changelog

Source

v2.0.1 (2015/01/12 18:34 +00:00)

  • 898fbd5 2.0.1 (@davglass)
  • 2da23db cleaned up spacing and moved vars around (@davglass)
  • d47dbe4 fixes #29 (@davglass)
davglass
published 2.0.0 •

Changelog

Source

v2.0.0 (2014/12/04 16:34 +00:00)

  • f94edfe 2.0.0 (@davglass)
  • f4c7b1a syntax cleanup (@davglass)
  • d189623 Document CLI options in Readme. (@timoxley)
  • 11e204c Default to --no-colour for json, csv & file output. (@timoxley)
  • 7e80d50 Add --out flag for writing an output file. (@timoxley)
  • 47bffc9 Always print to stdout, don't write files. (@timoxley)
  • b725080 Don't print info messages to stdout. (@timoxley)
davglass
published 1.0.1 •

Changelog

Source

v1.0.1 (2014/11/27 15:23 +00:00)

  • e60f792 1.0.1 (@davglass)
  • 3f74178 Merge branch 'fixinfiniterecursion' of github.com:yzapuchlak/license-checker into yzapuchlak-fixinfiniterecursion (@davglass)
  • dc78ea0 sticking vows 0.8.0 for testing (@davglass)
  • bd549b3 Fixed issue where circular dependencies in dependency tree would cause the flatten function to infinitely recurse. If the current key is found to be already in the data object (which means it was already processed), we stop processing that key and return the data object. (@yzapuchlak)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc