1.0.4 • Published 8 months ago

deplic v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

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.

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago