NodeSecure / scanner

⚡️ A package API to run a static analysis of your module's dependencies. This is the CLI engine!
MIT License
28 stars 14 forks source link

Migrate licenses-conformance and npm-tarball-license-parser in the workspaces #223

Closed fraxken closed 3 months ago

fraxken commented 6 months ago

My idea is to create a conformance workspace in here in Scanner and combine npm-tarball-license-parser and licenses-conformance` in one package.

The idea behind this choice is that it is currently very complex to evolve these components separately. Maintenance would be significantly improved!