@storybook/addon-viewport is a valuable tool for Storybook users aiming to test and present their components across different screen sizes, particularly for mobile responsiveness. Version 3.3.13 represents a minor update over its predecessor, version 3.3.12, primarily focusing on internal dependency adjustments and bug fixes. While the core functionality of allowing developers to dynamically change the viewport size within the Storybook environment remains consistent, the updated version incorporates a change in @storybook/components dependency, moving from version 3.3.12 to 3.3.13.
For developers, this means a potentially more stable and refined experience, addressing any known issues present in the previous component library version. The peer dependencies, react and @storybook/addons, remain compatible with version 3.3.0 and onwards, ensuring a smooth integration with existing Storybook setups. The update, released on February 11, 2018, includes a package with 23 files and an unpacked size of 232429 bytes. Meanwhile, Version 3.3.12 was released 8 days before, on February 3, 2018. By upgrading to version 3.3.13, developers can benefit from these incremental improvements, contributing to a more robust and reliable Storybook workflow for responsive design testing. This addon facilitates a clear visualization of components on various devices, ultimately enhancing the quality and user experience of web applications.
All the vulnerabilities related to the version 3.3.13 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.