@storybook/addon-links versions 6.0.19 and 6.0.18 are closely related releases of a Storybook addon designed for creating navigation links between stories. Examining the differences reveals subtle but important updates for Storybook users. Version 6.0.19 was released on August 26, 2020, a day after version 6.0.18 which was released on August 25, 2020. The primary distinction lies in the internal dependencies. While most dependencies remain consistent, including crucial packages like qs, global, core-js, ts-dedent, prop-types, and regenerator-runtime, key Storybook packages such as @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger have been bumped from version 6.0.18 to 6.0.19. This suggests that version 6.0.19 incorporates updates and fixes within the core Storybook infrastructure that directly impact the addon's functionality or compatibility.
For developers, this means upgrading to version 6.0.19 is recommended to ensure alignment with the latest Storybook ecosystem improvements. The addon itself facilitates seamless navigation within a Storybook, improving the development workflow and enabling better organization of stories. Both versions depend on react and react-dom as peer dependencies, emphasizing their use in React-based Storybook environments. Developers already using @storybook/addon-links should upgrade to ensure compatability. The file count and unpacked size are equal so no changes about the size of the package.
The are not vulnerabilities for the version 6.0.19 of the package @storybook/addon-links