@storybook/theming, a core component library essential for Storybook development, released version 6.1.11 as a minor iterative upgrade from 6.1.10. Both versions share the same fundamental dependencies, including tools like global, core-js, polished, ts-dedent, and Emotion libraries for styling (@emotion/core, @emotion/styled, emotion-theming, @emotion/is-prop-valid). Further dependencies for both are deep-object-diff, memoizerific, and resolve-from. They also maintain identical peer dependencies, ensuring compatibility with React and React DOM versions 16.8.0 or 17.0.0. Under the same MIT license, with the source code managed on GitHub, where the library lib/theming resides.
The primary notable distinction between the two versions lies in the update of the @storybook/client-logger dependency. Version 6.1.11 utilizes @storybook/client-logger version 6.1.11, while version 6.1.10 relies on 6.1.10. This subtle change suggests enhancements or bug fixes within the client-side logging mechanism, crucial for debugging and monitoring Storybook's behavior during development. Furthermore, the release dates showcase the recency of updates. The 6.1.11 version was released on December 12, 2020, after version 6.1.10 on December 4, 2020, indicating active maintenance and improvements. Developers employing @storybook/theming may benefit from the incremental improvements to logging, stability and potential performance. The size and file count remain the same between the two versions.
The are not vulnerabilities for the version 6.1.11 of the package @storybook/theming