@storybook/addon-actions version 3.4.10 represents a minor update over its predecessor, version 3.4.8, within the Storybook ecosystem. Both versions serve the essential function of providing action logging capabilities, enabling developers to track and visualize the interaction of components within their stories. Key dependencies remain largely consistent between the two releases, including prominent packages like uuid, glamor, global, glamorous, deep-equal, make-error, prop-types, babel-runtime, and react-inspector, along with a peer dependency on @storybook/addons.
A notable difference lies in the version of @storybook/components, which is updated from 3.4.8 to 3.4.10 in the newer release. This alignment likely brings improvements and bug fixes within the Storybook component library itself, potentially enhancing the overall user experience and stability of the action logging addon. While file counts stay the same, a slight increase in unpacked size hints at minor code adjustments or asset additions. The important detail for developers is the bug fixing and improvements coming from the update from @storybook/components from 3.4.8 to 3.4.10. Users upgrading should keep an eye on @storybook/components changelog for more details.
All the vulnerabilities related to the version 3.4.10 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.