Marked version 14.1.4 introduces several updates and dependency changes compared to the previous stable version, 14.1.3. The most notable difference lies in the development dependencies, reflecting ongoing efforts to enhance the build process, linting, and overall development experience. The eslint dependency jumps from version 9.12.0 to 9.14.0, suggesting updates to linting rules and potential code style enforcement improvements. rollup, the bundler, moves from 4.24.0 to 4.24.4, indicating bug fixes and optimizations in the bundling pipeline. marked-highlight also sees an increase in version jumping from 2.1.4 to 2.2.0 introducing new features and potencial breaking changes in the API. Furthermore, the semantic-release toolset receives significant updates, including @semantic-release/git remaining at version 10.0.1, @semantic-release/npm remaining at version 12.0.1, @semantic-release/github remaining at version 11.0.0, @semantic-release/commit-analyzer remaining at version 13.0.0, and @semantic-release/release-notes-generator remaining at version 14.0.1, streamlining the release process. @markedjs/eslint-config goes from 1.0.5 to 1.0.7 which suggests a new eslint configuration and bugfixes. @rollup/plugin-typescript updates from version 12.1.0 to 12.1.1, indicating adjustments in the TypeScript compilation process. Finally, the typescript dependency remaining at version 5.6.3 suggests stability in the core language features. The updated release date and dist metadata reflect that version 14.1.4 is the latest stable release, incorporating these dependency updates and potential internal improvements.
The are not vulnerabilities for the version 14.1.4 of the package marked