1.0.4 • Published 1 year ago

deplic v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago