Browser-sync-ui, a user interface for BrowserSync, has a new version 2.28.2, released on March 4, 2023. Comparing it to the previous stable version 2.28.1, released on February 27, 2023, reveals minimal changes from a developer perspective, as the core dependencies and devDependencies remain identical. Both versions share the same dependencies like chalk (v4.1.2), immutable (^3), server-destroy (1.0.1), stream-throttle (^0.1.3), socket.io-client (^4.4.1), async-each-series (0.1.1), and connect-history-api-fallback (^1). The development dependencies also mirror each other, including testing frameworks like Chai, Mocha, and Sinon, alongside tools like Esbuild, Uglify-js, and Angular libraries.
The primary difference lies in the release date and potentially very minor internal adjustments or bug fixes which are not reflected in the dependency list. Both versions maintain the same file count (126) and unpacked size (2410314). This suggests that migrating from 2.28.1 to 2.28.2 should be seamless for developers already using the library. The library is licensed under Apache-2.0 and is available on npm. Developers should consider upgrading to benefit from any potential bug fixes or performance improvements, however small they might be. The core functionalities and intended use of the UI remain consistent across both versions, providing a stable development experience.
The are not vulnerabilities for the version 2.28.2 of the package browser-sync-ui