The @storybook/addons package, a key component for extending Storybook's functionality, saw a minor version bump from 4.1.17 to 4.1.18 on April 15th, 2019. Both versions serve as the central store for Storybook addons, facilitating communication and data sharing between various parts of the Storybook ecosystem. Diving into the specifics, the core functionality remains consistent between the two, with identical dependencies on packages such as global and util-deprecate. The most significant difference lies in the version numbers of its internal dependencies: @storybook/channels and @storybook/components, which were updated from 4.1.17 to 4.1.18 respectively. This likely indicates that the new @storybook/addons version includes bug fixes, performance improvements, or minor feature enhancements within the channels and components packages. Developers upgrading from 4.1.17 should anticipate a seamless transition, focusing their attention on any changes documented for @storybook/channels and @storybook/components. Although the core API exposed by @storybook/addons likely remains stable, staying current ensures access to the latest refinements and optimization within Storybook's addon architecture. The file count and unpacked size for both versions are the same, so there aren't added files.
The are not vulnerabilities for the version 4.1.18 of the package @storybook/addons