@storybook/addon-actions, a crucial tool for Storybook users, underwent a minor version update from 3.4.7 to 3.4.8, offering subtle yet important refinements for developers. Both versions serve as action loggers, enabling developers to easily display and inspect actions triggered within their Storybook stories. This functionality is essential for debugging and understanding component behavior in isolation.
The key difference lies in the internal dependency @storybook/components. Version 3.4.8 upgrades this dependency to version 3.4.8 to ensure compatibility and potentially incorporate newer component features or bug fixes. All other dependencies, including crucial libraries like uuid, glamor, glamorous, deep-equal, react-inspector, and peer dependencies like React, React DOM, and @storybook/addons, remain consistent between the two versions.
This update indicates a commitment to maintaining a cohesive Storybook ecosystem. For developers, upgrading to version 3.4.8 ensures access to the latest improvements and bug fixes related to shared components within Storybook, leading to a potentially better developer experience. As with any update, users are encouraged to test the new version within their specific Storybook configurations. While the core functionality remains the same, using the latest version can provide the most stable and performant logging experience.
All the vulnerabilities related to the version 3.4.8 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.