@storybook/addon-links empowers developers to create interactive and navigable Storybook experiences by seamlessly connecting stories. Versions 9.0.10 and 9.0.9 share a common goal: linking stories to facilitate demo and prototype building with UI components. Both versions depend on @storybook/global and utilize TypeScript for development. They are licensed under MIT and maintained within the Storybook repository. The package supports a wide range of React versions, from 16.8.0 up to the 19.0.0 beta, providing flexibility for various project setups.
The key difference lies in the versions of Storybook they directly support. Version 9.0.10 explicitly declares compatibility with Storybook version 9.0.10, while version 9.0.9 works with Storybook 9.0.9. This highlights the tight coupling between the addon and the core Storybook library. Though seemingly minor, this version bump may include bug fixes, performance improvements, or new features specifically designed to synergize with the corresponding Storybook release. Also, unpacked size increased slightly from 19875 to 19877. Developers should upgrade to version 9.0.10 to maintain optimal compatibility and leverage the latest enhancements within the Storybook ecosystem and to guarantee that fixes and improvements of the last Storybook version are also present in @storybook/addon-links.
The are not vulnerabilities for the version 9.0.10 of the package @storybook/addon-links