Rollup-plugin-typescript2, a tool for seamless integration between Rollup and TypeScript, released version 0.26.0 with several updates compared to the previous stable version 0.25.3. Developers will find key differences in the dependencies, especially within the devDependencies. The update brings newer versions of several supporting packages. Most notably, typescript updated from version 3.6.2 to 3.7.5 and semver jumped from 6.3.0 to 7.1.3. Additionally, colors was updated to 1.4.0 from 1.3.3. These upgrades may bring performance improvements or bug fixes from the underlying toolsets.
Smaller version bumps occurred across @types/lodash, @types/fs-extra, graphlib, and resolve. The core dependencies also saw changes, with find-cache-dir incrementing from ^3.0.0 to ^3.2.0 and rollup-pluginutils going from version 2.8.1 to 2.8.2. Version 0.26.0 also includes the dist details showing a slightly larger unpacked size (4662944 bytes) than 0.25.3 (4378501 bytes), potentially indicating added features or enhancements. Finally, the release date of 0.26.0 is February 12, 2020, giving it a more recent feature set, compared to version 0.25.3's release date of December 3, 2019. If you require the newest typescript features, consider upgrading.
The are not vulnerabilities for the version 0.26.0 of the package rollup-plugin-typescript2