@storybook/addon-actions version 3.4.12 is a minor update to the action logger addon for Storybook, building upon the functionality of the previous stable version, 3.4.11. Both versions provide developers with a powerful tool for displaying and inspecting actions triggered within their Storybook stories, aiding in debugging and understanding component behavior. The core dependencies, including uuid, glamor, global, glamorous, deep-equal, make-error, prop-types, babel-runtime, react-inspector, and @storybook/components, remain largely consistent, ensuring compatibility and stable performance. However, a crucial difference lies in the version of @storybook/components. Version 3.4.12 updates this to align with the overall Storybook ecosystem, suggesting the update primarily serves to maintain compatibility with other Storybook packages, possibly introducing minor UI enhancements or bug fixes within the action logger display. Developers upgrading from 3.4.11 should experience a seamless transition, as the core API and functionality remain the same. The update likely focuses on internal improvements and dependency alignment rather than introducing significant new features. The newer version was released later than the oldest, 2019-03-24 against 2018-09-17. Using the latest version ensures staying current with the Storybook ecosystem and benefiting from any bug fixes or performance improvements. As a user, double check if the version of @storybook/components has impactful changes for your implementation purposes. If not upgrading should not be a problem.
All the vulnerabilities related to the version 3.4.12 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.