@storybook/addon-links versions 3.4.10 and 3.4.8 offer developers a way to create links between stories within their Storybook environment, enhancing the navigation and overall user experience of the component library. Both versions share the same core functionality as described by the same description and license (MIT). Examining the metadata shows subtle differences, version 3.4.10 includes updates to its internal @storybook/components dependency, moving it from version 3.4.8 to 3.4.10, hinting at potential UI or component-level refinements within Storybook's own component ecosystem. Developers leveraging these versions ensure that they are utilizing a stable and actively maintained solution for story linking. When compared, the newer version 3.4.10 contains a negligibly larger unpacked size (23025 bytes versus 23022 bytes), which could be attributed to minor code optimizations or adjustments. The releaseDate shows that version 3.4.10 was released on 2018-08-03, after version 3.4.8 released on 2018-06-21. The peer dependencies ensure compatibility with React, React DOM, and Storybook Addons, requiring versions that are considered "stable" at the time of the addon releases. Developers using @storybook/addon-links should consider upgrading to the newer version (3.4.10) to benefit from the latest bug fixes and component improvements within the supporting Storybook infrastructure if they are facing any stability issues when developing a visual library.
All the vulnerabilities related to the version 3.4.10 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.