@js-soft/license-check

1.0.9 • Public • Published

npm-license-check

Installation

Install globally:

npm install -g @js-soft/license-check

Install as dev-dependency:

npm install --save-dev @js-soft/license-check

Usage

Run npx license-check (when installed as dev-dependency) or license-check (when installed globally)

Options

      --version         Show version number                            [boolean]
  -o, --outFile         Where to write the file.
                                        [string] [default: "./license-out.json"]
  -f, --file            write a file                  [boolean] [default: false]
      --include-dev     Include dev-devpendencies in license-check.
                                                      [boolean] [default: false]
      --ignorePackages  Ignores the license information of given packages
                                                           [array] [default: []]
      --ignoreLicenses  Ignores the given licenses         [array] [default: []]
      --ignoreRegex     Ignore packages that match the given regex.     [string]
      --help            Show help                                      [boolean]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.9
    3,189
    • latest

Version History

Package Sidebar

Install

npm i @js-soft/license-check

Weekly Downloads

3,191

Version

1.0.9

License

MIT

Unpacked Size

9.09 kB

Total Files

10

Last publish

Collaborators

  • js-soft_ci