0.4.5 • Published 5 months ago

findl v0.4.5

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

findl

Create a report of all your production licenses currently in-use.

Why?

Sometimes companies requires you provide all your in-use licenses for a legal audit.

Install

yarn global add findl npm i -g findl

Running

In your npm or dart based project. findl

Run with a GITHUB_TOKEN

GITHUBTOKEN=your_token_from_herehttps://github.com/settings/tokens findl

Options

--deep By default only the top level packages are found. If your audit requires you list everything in use, use --deep (Only for npm based projects, ignored for dart.)

--cwd Default is process.cwd()

Building

yarn build

Dev'ing

yarn dev

0.4.5

5 months ago

0.4.4

5 months ago

0.4.1

5 months ago

0.4.0

6 months ago

0.4.3

5 months ago

0.4.2

5 months ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago