@storybook/addon-links is a valuable Storybook addon that empowers developers to create seamless navigation between stories within their Storybook environment. Versions 4.1.3 and 4.1.2 share the same core functionality: enabling story linking, facilitating modular documentation and enhanced user experience for component exploration. Both versions depend on essential packages such as global, core-js, and prop-types along with internal Storybook packages like @storybook/addons, @storybook/components, and @storybook/core-events, ensuring compatibility within the Storybook ecosystem. They also peer depend on React, using whatever version is installed.
The key distinction between these versions lies in their internal Storybook peer dependencies. Version 4.1.3 aligns with Storybook versions 4.1.3 for @storybook/addons, @storybook/components, and @storybook/core-events, whilst version 4.1.2 aligns with Storybook versions 4.1.2 for the same packages. While the unpacked size and file count remain identical, the newer version incorporates the incremental improvements, bug fixes, and potential feature enhancements introduced within the broader Storybook framework up to version 4.1.3. Developers should generally opt for the latest version (4.1.3, in this case) to benefit from the most up-to-date features and fixes offered by the Storybook ecosystem and the security fixes. The release date difference confirms that version 4.1.3 integrates more recent advancements.
The are not vulnerabilities for the version 4.1.3 of the package @storybook/addon-links