svelte-check
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "svelte-check", | ||
"description": "Svelte Code Checker Terminal Interface", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"main": "./dist/src/index.js", | ||
@@ -51,3 +51,3 @@ "bin": "./bin/svelte-check", | ||
"svelte": "^4.2.19", | ||
"typescript": "^5.6.3", | ||
"typescript": "~5.6.3", | ||
"vscode-languageserver": "8.0.2", | ||
@@ -54,0 +54,0 @@ "vscode-languageserver-protocol": "3.17.2", |
Sorry, the diff of this file is too big to display
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
4844603