Zone.js version 0.15.1 introduces several notable changes compared to the previous stable version, 0.15.0, impacting developers working with asynchronous operations in JavaScript. A significant update lies in the development dependencies, where google-closure-compiler jumps from version 20240317.0.0 to 20250519.0.0, indicating potential improvements in code optimization and compilation during development. Furthermore, mocha sees an upgrade from version 10.2.0 to 11.0.0, suggesting enhanced testing capabilities and potentially more robust test runs. Vitest is a new dependency added at version 3.1.3, meaning there is now support for the vitest framework as well. The domino GitHub dependency also has been updated to commit 93e720f143d0296dd2726ffbcf4fc12283363a7b from 8f228f8862540c6ccd14f76b5a1d9bb5458618af, hinting at potential fixes or enhancements related to DOM manipulation in server-side environments. This also shows that the stability of the domino build is becoming increasingly important, so developers may want to keep that specific dependency up to date as well. Finally, the unpacked size of the package has increased slightly from 2093782 to 2097998, which shows there have been code changes to the library itself. Overall, upgrading to zone.js 0.15.1 offers developers enhanced testing, potential code optimization, and the latest DOM manipulation fixes.
The are not vulnerabilities for the version 0.15.1 of the package zone.js