@storybook/addon-links versions 6.5.15 and 6.5.14 offer developers the ability to create interactive Storybook experiences by linking stories together, enabling the construction of demos and prototypes directly within the UI component environment. The core functionalities remain consistent between the two versions, focusing on simplifying navigation and interaction between different states and components within a Storybook. Both versions depend on shared utilities from the Storybook ecosystem, including @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger, plus external libraries like qs, global, core-js, ts-dedent, and prop-types to enhance functionality and compatibility.
A key difference lies in the internal dependencies: version 6.5.15 aligns with @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger at version 6.5.15 as well, while the prior version aligns with 6.5.14 of those same packages,suggesting incremental fixes or adjustments incorporated into the broader Storybook framework. The releaseDate also indicates a later release for 6.5.15 in December 2022 compared to December 2022 for 6.5.14. The unpackedSize and fileCount are identical, meaning the difference isn't related to significant code changes. For developers, upgrading is a low-risk decision and keeps your addon aligned with the latest bugfixes of used dependencies.
The are not vulnerabilities for the version 6.5.15 of the package @storybook/addon-links