Rollup Plugin License has released version 3.5.2, a minor update from the previous stable version 3.5.1. This plugin is a valuable tool for developers using Rollup, as it automates the process of adding license banners to bundled files and generating third-party license reports. Upgrading to 3.5.2 brings improvements primarily in the development dependencies, showcasing a commitment to code quality and developer experience.
The key changes reside in the devDependencies. Specifically, typescript has been updated from version 5.5.2 to 5.5.3 and both @typescript-eslint/parser and @typescript-eslint/eslint-plugin are updated from version 7.13.1 to 7.15.0. These updates likely include bug fixes, performance improvements, and potentially new features in the TypeScript tooling, resulting in a smoother and more efficient development workflow when contributing to the plugin itself or using it in TypeScript projects.
While the core dependencies of the plugin remain unchanged, ensuring stability and backwards compatibility, the updates to the development dependencies signal a focus on maintaining a modern and reliable codebase, this benefits users indirectly through improved plugin stability and future maintainability. Users already on version 3.5.1 can upgrade to receive the benefits of the more up-to-date TypeScript and linting tools that are part of version 3.5.2 during plugin development. This ultimately strengthens the plugin's reliability for all users, regardless of their direct involvement in plugin development.
The are not vulnerabilities for the version 3.5.2 of the package rollup-plugin-license