Socket
Book a DemoInstallSign in
Socket

@hydrant/lizenserino

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydrant/lizenserino

Licence scanning for hydra

latest
npmnpm
Version
1.1.2
Version published
Maintainers
3
Created
Source

lizenserino

Usage

  • Navigate to project directory
  • Make sure node_modules are present (eg. npm ci --production)
  • Run npx @hydrant/lizenserino > result.csv

For all options (not many) type npx @hydrant/lizenserino --help

Known Problems

Results can still include devDependencies even if turned off (default):

  • Issue: https://github.com/npm/read-installed/issues/30
  • Workaround: Install only prod dependencies with npm ci --production

Some licenses do not get detected correctly:

  • Check all licenses with a * (star) suffix. Eg. MIT*
  • Check uncommon license URLs. Eg. URLs that end with …/README.md

Keywords

licence

FAQs

Package last updated on 29 Apr 2021

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