Version 5.1.1 of vscode-json-languageservice brings several updates compared to version 5.1.0, making it a worthwhile upgrade for developers utilizing the JSON language service. Dependency updates are a key highlight; vscode-nls is bumped from ^5.0.1 to ^5.2.0, vscode-uri moves from ^3.0.3 to ^3.0.6, jsonc-parser updates from ^3.1.0 to ^3.2.0,vscode-languageserver-types advances from ^3.17.1 to ^3.17.2, and vscode-languageserver-textdocument goes from ^1.0.4 to ^1.0.7. These dependency upgrades likely include bug fixes, performance improvements, and potentially new features within those respective libraries, indirectly benefiting the JSON language service functionality. The development dependencies also see upgrades, notably in the @typescript-eslint packages and Typescript itself, enhancing the development and testing environment for contributors. Furthermore, a new development dependency, json-schema-test-suite, indicates an increased focus on adhering to JSON Schema standards and improving validation capabilities. The unpacked size also increased from 500514 to 506094. Finally, the release date disparity signifies roughly two months of improvements and refinement between the versions, making 5.1.1 the more current and likely more robust choice. Developers should consider upgrading to take advantage of these improvements and the latest dependency versions.
The are not vulnerabilities for the version 5.1.1 of the package vscode-json-languageservice