@storybook/addon-viewport is a valuable tool for Storybook developers, enabling the creation and testing of responsive components by dynamically adjusting the viewport size and orientation directly within the Storybook environment. This addon simplifies the process of ensuring components render correctly across various devices and screen dimensions.
Version 6.5.13 introduces iterative improvements and refinements over its predecessor, version 6.5.12, primarily focusing on internal dependency updates within the Storybook ecosystem itself. While the core functionality provided by the addon remains consistent (responsive design testing), the underlying dependencies like "@storybook/api", "@storybook/addons", "@storybook/theming", "@storybook/components", "@storybook/core-events" and "@storybook/client-logger" are updated to their 6.5.13 counterparts from 6.5.12 in the previous version to maintain compatibility and leverage the latest features and bug fixes within the Storybook platform. These updates are beneficial for developers as they ensure a more stable & performant experience, especially when working with the broader Storybook environment. The file count and unpacked size of the package are the same in both versions, suggesting the adjustments are behind the scenes. Developers can upgrade to version 6.5.13 to benefit from these under-the-hood improvements and ensure they are running the most up-to-date version of the addon. The releaseDate, being different between the two versions, gives the opportunity for developers to know how old is the package.
Both versions maintain peer dependencies on React and React DOM, supporting versions 16.8.0, 17.0.0, and 18.0.0.
The are not vulnerabilities for the version 6.5.13 of the package @storybook/addon-viewport