Socket
Socket
Sign inDemoInstall

electron-license

Package Overview
Dependencies
96
Maintainers
30
Versions
129
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    electron-license

Tools for electron apps to work with licenses


Version published
Weekly downloads
127
increased by647.06%
Maintainers
30
Install size
3.45 MB
Created
Weekly downloads
 

Readme

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

Last updated on 09 Aug 2022

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