Vanilla JSONEditor has a new minor version 3.3.1 available, released on April 2, 2025, following the previous stable version 3.3.0 released just a few days earlier on March 28, 2025. Both versions share the same description: a web-based tool to view, edit, format, transform, and validate JSON data. The core dependencies remain consistent between the two releases, including crucial libraries like ajv for JSON schema validation, svelte as the underlying framework, jmespath for JSON querying, and a suite of CodeMirror related packages for advanced code editing functionalities such as linting, autocompletion, and JSON language support. Key utilities like lodash-es, jsonrepair, memoize-one, and jsonpath-plus are also retained.
A notable difference, however, is the unpackedSize within the dist object. Version 3.3.1 has an unpackedSize of 9533727 bytes, while version 3.3.0 has an unpackedSize of 9533179 bytes. Although the file count is the same in both releases, the slight increase suggests some internal adjustments, potentially bug fixes, performance improvements, or minor feature enhancements included in the newer version. Developers should consider upgrading to version 3.3.1 to benefit from these refinements to ensure a more stable and efficient JSON editing experience. Given the minimal change in version number and rapid release cycle, upgrading should be straightforward, offering a seamless transition to the improved package.
The are not vulnerabilities for the version 3.3.1 of the package vanilla-jsoneditor