@storybook/addon-viewport is a valuable tool for Storybook users, enabling them to responsively design and test components across different screen sizes, particularly for mobile devices. By allowing developers to switch between predefined viewports within the Storybook environment, it streamlines the process of ensuring a consistent and user-friendly experience, regardless of the device used to access the application.
Between versions 3.3.14 and 3.3.15, the core functionality of this addon remains consistent. Both versions provide the same essential features for simulating various viewport dimensions. Digging into the details, version 3.3.15 includes an updated dependency on @storybook/components, moving from version 3.3.14 to 3.3.15. While the unpacked size and the number of files remain identical, this adjustment hints at subtle enhancements or bug fixes within the Storybook component library itself. The release date also reflects the update, with version 3.3.15 published on March 7, 2018, indicating a refinement approximately two weeks after the release of version 3.3.14. Therefore, while developers using version 3.3.14 can continue without immediate concern, upgrading to 3.3.15 ensures they're leveraging the latest, possibly improved, component library within Storybook, potentially benefiting from bug fixes or minor feature enhancements within the Storybook ecosystem.
All the vulnerabilities related to the version 3.3.15 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.