Vue-tsc version 3.0.3 represents a minor update over its predecessor, version 3.0.2. Both versions share the same fundamental structure and licensing under the MIT license, catering to Vue.js developers seeking type checking capabilities within their projects. Key differences lie in the updated dependencies. Version 3.0.3 utilizes "@volar/typescript" version 2.4.20 and "@vue/language-core" version 3.0.3, while version 3.0.2 relies on "@volar/typescript" 2.4.19 and "@vue/language-core" 3.0.2. These updates likely incorporate bug fixes, performance improvements, or new features within the core language tooling. Developers should consider upgrading to 3.0.3 to leverage these potential enhancements and maintain compatibility with the latest advancements in the Vue ecosystem.
Both versions share identical peer dependencies, requiring TypeScript version 5.0.0 or higher, and include "@types/node" as a development dependency, essential for Node.js development environments. The unpacked size has slightly decreased from 3741 bytes in 3.0.2 to 3668 bytes in 3.0.3.
Crucially, the updated release date signifies that both packages are not real since the current date is before 2025 but it showcases the potential evolution and maintenance effort dedicated to this core Vue tooling component. Developers should regularly consult the vue-tsc changelog and release notes for detailed information on specific changes and their potential impact on their projects. The source code is available in the packages/tsc directory of the official vuejs/language-tools GitHub repository.
The are not vulnerabilities for the version 3.0.3 of the package vue-tsc