@storybook/addon-links provides a seamless way to connect your Storybook stories, simplifying the creation of interactive demos and prototypes directly within your UI component library. Version 7.6.17 introduces subtle improvements over the immediately prior 7.6.16, primarily reflected in changes to underlying dependencies and build artifacts. While the core functionality remains unchanged, the updated version includes newer versions of supporting Storybook packages like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, all updated to 7.6.17, ensuring compatibility and potentially incorporating minor bug fixes or performance enhancements within those internal modules. Developers upgrading from 7.6.16 should expect largely the same experience but benefit from the updated dependencies. A notable change can be spotted in the unpacked size of the package, going from 327127 to 335883. While the file count remain the same with 17 files, the size difference might indicate updates in the internal dependencies. When upgrading, follow Storybook's general upgrade guidelines to ensure smooth transition and avoid potential conflicts. If you're new to the addon, it leverages ts-dedent, @storybook/csf, and @storybook/global to offer a clean and efficient linking mechanism within your stories, working seamlessly with React versions 16.8.0 and above, including versions 17 and 18. With only a brief time separating the releases, this is most likely a bug fix release.
The are not vulnerabilities for the version 7.6.17 of the package @storybook/addon-links