1.0.9 • Published 4 months ago

@js-soft/license-check v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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]
1.0.9

4 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago