Standard version 17.1.0 brings several updates and dependency upgrades compared to version 17.0.0, making it a worthwhile upgrade for developers seeking the latest refinements in JavaScript Standard Style. The update includes a notable upgrade to eslint from version ^8.13.0 to ^8.41.0, pulling in numerous new linting rules, performance improvements, and bug fixes from the ESLint core team. Furthermore, eslint-plugin-n jumps from ^15.1.0 to ^15.7.0, potentially adding new Node.js specific linting rules and enhancements.
The update includes eslint-plugin-react getting bumped from ^7.28.0 to ^7.32.2 which could include new features or bugfixes associated with linting React code. And eslint-plugin-import goes from ^2.26.0 to ^2.27.5 adding improvements to ES Modules. Also eslint-plugin-promise moves from ^6.0.0 to ^6.1.1 adding features on Promise linting. Version 17.1.0 also introduces a new dependency, version-guard at version ^1.1.1, suggesting a stricter enforcement of version compatibility within the Standard ecosystem.
For development dependencies, tape, a simple assertion-based testing framework, is updated from ^5.3.2 to ^5.6.3, and hallmark, a tool for generating markdown reports, goes from ^3.1.0 to ^4.2.0. Also, simple-get upgrades from 4.0.0 to 4.0.1. These package updates likely mean enhancements to testing and reporting functionalities available to Standard's developers and contributors. eslint-config-standard gets upgrades from 17.0.0 to 17.1.0. In summary Version 17.1.0 increases the unpackedSize and fileCount.
The are not vulnerabilities for the version 17.1.0 of the package standard