rollup-license-plugin
Version:
Extracts OSS license information of the npm packages in your rollup or vite output
26 lines (14 loc) • 413 B
Markdown
# 3.0.2
- Change default branch used to replenish licenses from to `main` (thanks to [@mzedel](https://github.com/mzedel))
# 3.0.1
- Update file paths to use forward slashes for windows (thanks to @alan-agius4)
# 3.0.0
- Support for node 16 removed
- Update dependencies
# 2.0.1
- Publish only required files to NPM
# 2.0.0
- Support for node 14 removed
- Update dependencies
# 1.0.0
- Initial release