@storybook/addons version 7.0.25 is a minor update to the Storybook addons store, succeeding version 7.0.24. Both versions provide a centralized mechanism for Storybook addons to register and communicate with the Storybook manager and preview environments. Key dependencies like @storybook/types, @storybook/manager-api, and @storybook/preview-api are present in both, but each utilizes the correspondingly versioned dependency (7.0.25 and 7.0.24 respectively), suggesting internal consistency fixes or feature enhancements within those core packages are being propagated. The peer dependencies for React and React DOM remain unchanged, requiring versions 16.8.0 or later, encompassing versions 17 and 18, ensuring broad compatibility with modern React projects. Crucially, the file count and unpacked size remain identical, indicating that major structural alterations or additions weren't part of this minor version bump. The primary noticeable difference is the releaseDate, with version 7.0.25 released on July 3rd, 2023, after version 7.0.24 released on June 27th, 2023. This timeframe hints at a quick follow-up release aimed at possibly bug fixes, performance enhancements, or minor adjustments identified shortly after the initial release of 7.0.24. For developers, upgrading from 7.0.24 to 7.0.25 should be fairly straightforward with minimal risk of breaking changes while providing possible enhancements and fixes and alignment with the latest Storybook ecosystem improvements.
The are not vulnerabilities for the version 7.0.25 of the package @storybook/addons