@astrojs/ts-plugin
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@astrojs/ts-plugin", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A TypeScript Plugin providing Astro intellisense", | ||
@@ -25,4 +25,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@volar/language-core": "~1.9.0", | ||
"@volar/typescript": "~1.9.0", | ||
"@volar/language-core": "~1.10.0", | ||
"@volar/typescript": "~1.10.0", | ||
"@astrojs/compiler": "1.5.7", | ||
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14461
0
+ Added@volar/language-core@1.10.10(transitive)
+ Added@volar/source-map@1.10.10(transitive)
+ Added@volar/typescript@1.10.10(transitive)
+ Addedpath-browserify@1.0.1(transitive)
- Removed@volar/language-core@1.9.2(transitive)
- Removed@volar/source-map@1.9.2(transitive)
- Removed@volar/typescript@1.9.2(transitive)
Updated@volar/language-core@~1.10.0
Updated@volar/typescript@~1.10.0