Vanilla JSONEditor has released a new stable version, 2.3.2, following closely on the heels of version 2.3.1. Both versions provide a versatile web-based tool for viewing, editing, formatting, transforming, and validating JSON data, catering to developers needing robust JSON handling in their applications. The core dependencies remain consistent between the two, utilizing libraries like ajv for validation, svelte for the UI framework, lodash-es for utility functions, and CodeMirror components for enhanced code editing capabilities via packages prefixed with @codemirror. This ensures familiar functionality and a smooth upgrade path. Key dependencies like @jsonquerylang/jsonquery and @fortawesome/free-solid-svg-icons contribute to advanced querying and visual appeal of JSON documents.
While the dependency list shows no explicit changes, the "dist" section reveals a notable difference. Version 2.3.2 has an unpacked size of 9486718 bytes, a slight increase from version 2.3.1's 9366285 bytes. This suggests that version 2.3.2 incorporates some internal improvements, bug fixes, or updated assets that contribute to the increased size. However, the file count stays the same at 13 files, this hints the changes are on the contents of one or mode files instead of just adding new ones. The release date also provides that version 2.3.2 was released almost one week after version 2.3.1. Upgrade to benefit from possible minor optimizations and adjustments, ensuring stability and leveraging the most current iteration of this powerful JSON management tool.
The are not vulnerabilities for the version 2.3.2 of the package vanilla-jsoneditor