@storybook/addon-interactions versions 7.6.18 and 7.6.17 offer powerful tools for automating, testing, and debugging user interactions within Storybook stories, enhancing the development and quality assurance workflow. Both versions share a common foundation, leveraging key dependencies like polished for styling utilities, jest-mock for mocking functionalities, and ts-dedent for cleaner template literals. They depend on core Storybook packages like @storybook/types, @storybook/global, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, @storybook/instrumenter, and @storybook/client-logger, and @storybook/testing-library ensuring seamless integration with the Storybook ecosystem. Developers also benefit from the inclusion of @devtools-ds/object-inspector for detailed object inspection within stories.
The primary distinction lies in the updated versions of the internal Storybook dependencies. Version 7.6.18 aligns with the latest Storybook release, incorporating any bug fixes, performance improvements, or new features introduced within the core framework since version 7.6.17. While the fileCount and unpackedSize remain consistent, the significant difference is the release date, indicating that version 7.6.18 includes the most recent updates. For developers, upgrading to 7.6.18 ensures access to the latest enhancements and bug fixes, providing a more stable and feature-rich experience when building and testing interactive components within Storybook. The small version bump suggests incremental improvements and bug fixes in internal dependencies rather than groundbreaking new functionality.
The are not vulnerabilities for the version 7.6.18 of the package @storybook/addon-interactions