🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

electron-license

Package Overview
Dependencies
Maintainers
30
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-license

Tools for electron apps to work with licenses

3.0.0
latest
Source
npm
Version published
Weekly downloads
1
-99.3%
Maintainers
30
Weekly downloads
 
Created
Source

electron-license npm

Tools for electron apps to work with licenses

Usage

Usage: electron-license [--path=<path/app>]

Tools for electron apps to work with licenses.

Usage:
  electron-license build
  electron-license third-party-notices
  electron-license check
  electron-license list --csv
  electron-license list --markdown

Options:
  --path=<path>   The directory your package.json lives in. [Default: `process.cwd()`].
  --json         Output as JSON for your machine friends [Default: `false`].
  --csv          Output as csv [Default: `false`].
  --markdown     Output as markdown [Default: `false`].
  --debug        Enable debug messages.
  -h --help      Show this screen.
  --version      Show version.

FAQs

Package last updated on 09 Aug 2022

Did you know?

Socket

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