@storybook/addon-viewport is a valuable tool for Storybook users, enabling them to easily test and visualize their components across different screen sizes, crucial for responsive design workflows. Version 3.4.10 is a minor update over version 3.4.8, offering developers an enhanced experience for mobile-first development within their Storybook environment.
While the core functionality remains the same, the updated 3.4.10 release, published in August 2018, includes subtle refinements and potential bug fixes, as suggested by the slight increase in unpacked size from 232713 to 232715 bytes. Both versions share the same dependencies, including global, prop-types, babel-runtime, and @storybook/components, ensuring consistent compatibility with other Storybook addons and dependencies. The peer dependencies on react and @storybook/addons remain consistent, demanding compatibility with React versions and Storybook Addons versions above 3.3.0.
For developers, upgrading from 3.4.8 to 3.4.10 should be seamless, and it benefits from the latest stability improvements. The addon simplifies simulating various device viewports directly within the Storybook UI, which enables a better visualization of components and stories. Thanks to this, developers can ensure responsiveness during development before deploying to real devices. The difference between these versions is not huge but it is still worth upgrading.
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.