Socket
Socket
Sign inDemoInstall

findl

Package Overview
Dependencies
118
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    findl

Output all the third-party licenses used in your node or dart based project.


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

GITHUB_TOKEN=your_token_from_here_https://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

FAQs

Last updated on 04 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc