Rollup Plugin License sees a notable update from version 3.5.3 to 3.6.0, offering developers improvements and updated dependencies for their projects. Both versions serve the same core purpose: adding license banners to bundled code and managing third-party licenses within Rollup-based projects. The update introduces changes primarily reflected in the dependency versions.
Specifically, fdir upgrades from version 6.3.0 to 6.4.3. Also, the newest eslint has been integrated, jumping from 8.57.0. Newest prettier is in the package. Typescript has been updated from version 5.6.2 to version 5.7.3.
@rollup/plugin-commonjs also sees a significant jump from 26.0.1 to 28.0.2. @typescript-eslint/parser and @typescript-eslint/eslint-plugin are also updated from 8.6.0 to 8.24.1, while @rollup/plugin-node-resolve updates from 15.2.3 to 16.0.0. @babel/core upgrades from 7.25.2 to 7.26.9 and @babel/preset-env upgrades from 7.25.4 to 7.26.9. Regarding the core Rollup dependency, version 4.34.8 supplants the older 4.22.2. Rollup Plugin Prettier goes from 4.1.1 to 4.1.2. In summary, version 3.6.0 encourages developers to upgrade to benefit from improvements and compatibility fixes offered by newer dependency versions.
The are not vulnerabilities for the version 3.6.0 of the package rollup-plugin-license