@storybook/addon-links is a vital tool for Storybook users, enhancing navigation and interaction between stories. Version 6.1.9 builds upon the foundation laid by version 6.1.8, offering subtle improvements and ensuring compatibility within the Storybook ecosystem. Examining the dependencies, the core functionality remains consistent, leveraging packages like qs for query string parsing, ts-dedent for template literal handling, and prop-types for runtime type checking. Key dependencies like @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger are bumped to version 6.1.9, aligning this addon with the core Storybook framework, whereas the previous versions depended on 6.1.8. These dependencies ensure proper communication and integration with other Storybook features.
Both versions share identical development dependencies, including @types/webpack-env, indicating a continued focus on providing TypeScript definitions for webpack environments. The peerDependencies for both versions also remain the same, specifying compatibility with React versions 16.8.0 or 17.0.0 and above, and React DOM versions 16.8.0 or 17.0.0 and above. This ensures that the addon smoothly integrates with existing React projects. The consistent unpackedSize and fileCount suggest no major structural changes. The main notable difference is date of publication, which might indicate bug fixes and improved integration with other Storybook packages and indirectly ensures a more robust and reliable experience for developers using Story Links.
The are not vulnerabilities for the version 6.1.9 of the package @storybook/addon-links