Benny version 3.3.4 introduces subtle yet potentially significant improvements over its predecessor, version 3.3.3, in this dead simple benchmarking framework. While the core dependencies, including @arrows/composition, @arrows/dispatch, benchmark, fs-extra, kleur, log-update, and stats-median, remain consistent, developers should note the package's evolution for potential benefits and adjustments. The devDependencies for testing and linting also remain untouched with @types/jest, @types/node, codecov, jest, ts-jest, tslint, tslint-config-prettier, and typescript being the same.
A key difference lies in the dist section, specifically the unpackedSize. Version 3.3.4 has an unpacked size of 1406460, slightly larger than version 3.3.3's 1406308. This difference, though small, could hint at internal optimizations, minor bug fixes, or additions to the codebase that didn't warrant a major or minor version increment. The file count remains at 57, suggesting that the changes aren't related to adding new files but potentially modifying existing ones. Additionally, version 3.3.4 was released on 2019-10-07T02:38:13.722Z, while version 3.3.3 was released on 2019-10-05T21:46:29.338Z, meaning that only about one day separates these two versions. Developers should always consult the official changelog or commit history on the GitHub repository (https://github.com/caderek/benny.git) for a detailed understanding of the specific changes between these versions. Both packages use the ISC license and are authored by Maciej Cąderek.
The are not vulnerabilities for the version 3.3.4 of the package benny