Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dpro-npm-license-checker

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dpro-npm-license-checker

Lists licenses of dependencies in a JavaScript project

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

DPro's NPM License Checker

This tool produces a nice report of your projects direct and recursive dependencies. It is not intended to be a customizable tool, but a straight-forward, simple tool that accomplishes the task of producing a quick report.

If you are looking for a more customizable tool with different options, check out the module this tool is based on.

Installation

npm install -g dpro-npm-license-checker

Usage

From within your project directory (the project you want to release as OSS), run:

dpro-npm-license-checker

It will create a file named dependencies.csv that you can import into a Google sheet or use however you need.

Make sure you have installed all of your dependencies before running this command (e.g. npm install or yarn install). It won't be able to find the dependency licenses, otherwise.

FAQs

Package last updated on 26 Dec 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc