Vue-tsc has a new version, 2.1.5, released on August 31, 2024, shortly after version 2.1.4. Both versions share the same core dependencies, including semver at version ^7.5.4 and @volar/typescript at ~2.4.1. They also share the same dev dependency @types/node at the latest tag and peer dependency requiring Typescript versions of ">=5.0.0". The package metadata like their file count (6) and unpacked size (5271) is unchanged.
The key update lies in the @vue/language-core dependency, which has been bumped from version 2.1.4 to 2.1.5. While seemingly minor, this change within the vue language tools ecosystem could introduce bug fixes, performance optimizations, or new features specifically related to Vue language support and tooling.
For developers using vue-tsc, upgrading to version 2.1.5 is recommended to ensure they're leveraging the latest refinements in Vue's language processing capabilities. Given the extremely short time between releases and the dependency version difference, it is possible this is a hotfix to solve a bug. Developers should check the changelogs of both vue-tsc and @vue/language-core specifically for details on the changes and any potential impact on their projects. The MIT license remains constant, and the repository URL is stable, providing a central point for further investigation of the project.
The are not vulnerabilities for the version 2.1.5 of the package vue-tsc