@storybook/addon-interactions version 8.4.7 and 8.4.6 are recent releases of a tool designed to automate, test, and debug user interactions within Storybook components. Both versions share the same core functionality and most dependencies, indicating a stable and well-maintained addon. Key shared dependencies include polished for style utilities, ts-dedent for template literal handling, @storybook/test for testing utilities, @storybook/global for global Storybook utilities, and @storybook/instrumenter for code instrumentation. Development dependencies like react, formik, react-dom, typescript, @types/node, ansi-to-html, @storybook/icons, and @devtools-ds/object-inspector also remain consistent, suggesting no major changes to the development environment or tooling. The peer dependency on storybook reflects that both addon versions are designed to be compatible with their respective major Storybook releases (8.4.7 and 8.4.6 respectively). From a developer perspective, the update from 8.4.6 to 8.4.7 appears to be a minor patch release, likely addressing bug fixes or small improvements rather than introducing significant new features. Developers considering upgrading should review the official Storybook changelog for detailed information on the specific changes in version 8.4.7. The releaseDate difference indicates a very recent update, potentially reacting to issues from the previous version in the same major and minor releases.
The are not vulnerabilities for the version 8.4.7 of the package @storybook/addon-interactions