@adobe/jsonschema2md version 8.0.0 represents an incremental update over the previous stable version 7.1.6, focusing on internal improvements and dependency updates rather than introducing major API changes. Both versions serve the same core purpose: validating and documenting complex JSON Schemas, streamlining the process for developers needing clear, readable documentation.
A key difference lies in the updated dependencies. Version 8.0.0 introduces "unist-util-inspect":"8.0.0" and "mdast-util-to-string":"4.0.0" in the dependencies, whereas these where not defined in the previous stable version. This does not introduce any change to their functionality but developers should be aware that their existing dependencies might need an update to their versions.
On the devDependencies side, there are no differences between the 2 versions beside the version of the "typescript", which has been updated from "5.4.2" to "5.4.3".
While the core functionality remains consistent, upgrading to 8.0.0 ensures developers benefit from the latest security patches, bug fixes, and performance improvements present within the updated dependency ecosystem, particularly within linting and tooling. This upgrade promotes a more secure and efficient development workflow.
The are not vulnerabilities for the version 8.0.0 of the package @adobe/jsonschema2md