@storybook/addon-viewport is a valuable Storybook addon that empowers developers to simulate various device screen sizes directly within their Storybook environment. This significantly streamlines responsive design testing and ensures components render correctly across different viewports, improving the user experience. Comparing versions 3.4.11 and 3.4.12, the core functionalities remain consistent, providing the same viewport manipulation capabilities for mobile previews. The key difference lies in the @storybook/components dependency, which advances from version 3.4.11 to 3.4.12. This seemingly minor update likely involves bug fixes, performance improvements, or new component features within the Storybook ecosystem itself, ultimately enhancing the addon's stability and integration within the Storybook platform. Developers utilizing @storybook/addon-viewport benefit from its straightforward setup, allowing them to quickly add predefined or custom viewport sizes to their Storybook stories. This enables a side-by-side comparison of component rendering on different screen sizes, facilitating easier identification and resolution of responsive design issues. While version 3.4.12 benefits from underlying improvements incorporated in the Storybook component library, the core value proposition of simplifying responsive design testing within Storybook remains central to both versions.
All the vulnerabilities related to the version 3.4.12 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.