@storybook/addon-actions, a vital tool for Storybook users, enables developers to visualize and understand interactions within their UI components. Versions 8.4.4 and 8.4.3 offer similar core functionality: providing real-time feedback when interactive elements trigger actions. Both versions rely on dependencies like uuid for unique identifier generation, dequal for deep equality checks, and polished for CSS-in-JS utilities, alongside vital @storybook/global and @types/uuid. The development dependencies, including react, react-dom, typescript, telejson, @storybook/test, and react-inspector remain consistent, signifying a focus on robust testing and debugging capabilities. The peerDependencies showcase an evolution: version 8.4.4 targets storybook:"^8.4.4" while version 8.4.3 targets storybook:"^8.4.3".
The key difference lies in the targeted Storybook version and potentially internal bug fixes and enhancements. Developers upgrading to 8.4.4 should ensure their Storybook environment is also updated to 8.4.4 to guarantee full compatibility. Both versions use the MIT License, ensuring open-source flexibility, and are hosted on GitHub, encouraging community contributions. The funding section highlights their commitment to sustainability via Open Collective. The dist information reveals almost equivalent file sizes and count implying code optimizations without major functional changes. Crucially, 8.4.4 hit the registry a day later than 8.4.3, hinting at a focused effort to align @storybook/addon-action with the rest of the storybook ecosystem release cadence/bugfixes.
The are not vulnerabilities for the version 8.4.4 of the package @storybook/addon-actions