New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

deplic

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deplic

Generate a readable document of project dependencies with their licenses, and makes sure all licences are permissive.

latest
npmnpm
Version
1.0.4
Version published
Maintainers
0
Created
Source

deplic

A TypeScript package that generates a readable document of project dependencies with their licenses, and makes sure all licences are permissive.

npmjs

Example: https://github.com/AspireOne/deplic/blob/main/dependencies.md

Installation

pnpm i deplic

Usage

Just run "pnpm deplic" from the root of your project, and a "dependencies.md" file will be created, with dependencies cached for one week.

You can use this for example in a pre-commit hook.

Keywords

dependencies

FAQs

Package last updated on 19 Nov 2024

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