@astrojs/ts-plugin
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@astrojs/ts-plugin", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "A TypeScript Plugin providing Astro intellisense", | ||
@@ -25,4 +25,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@volar/language-core": "~2.1.2", | ||
"@volar/typescript": "~2.1.2", | ||
"@volar/language-core": "~2.1.5", | ||
"@volar/typescript": "~2.1.5", | ||
"@astrojs/compiler": "^2.7.0", | ||
@@ -29,0 +29,0 @@ "@jridgewell/sourcemap-codec": "^1.4.15", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@volar/language-core@~2.1.5
Updated@volar/typescript@~2.1.5