Vanilla JSONEditor has released version 2.4.0, a web-based tool designed to view, edit, format, transform, and validate JSON data. Comparing it to the previous stable version, 2.3.3, the core functionality remains consistent, offering a robust JSON editing experience. A key difference lies within the dist section. Version 2.4.0 shows an unpacked size of 9469793 bytes, slightly larger than version 2.3.3's 9414227 bytes. This suggests potential updates or additions to the underlying code or assets, possibly including updated dependencies or improvements to the editor's features. The release date also marks its novelty.
Both versions share the same suite of dependencies, including libraries like ajv for JSON schema validation, svelte for UI components, and lodash-es for utility functions. The inclusion of @codemirror packages highlights a focus on providing a sophisticated code editing experience which is helpful for developers. The unchanged dependency list means no breaking changes were introduced. jsonpath-plus and @jsonquerylang/jsonquery providing search and query capabilities for even easier handling of big JSON documents. Developers should consider upgrading to version 2.4.0 to benefit from the latest enhancements, bug fixes, and potential performance improvements, as it offers the same battle-tested dependencies as previous older versions.
The are not vulnerabilities for the version 2.4.0 of the package vanilla-jsoneditor