vscode-css-languageservice
Advanced tools
Comparing version 6.2.3 to 6.2.4
{ | ||
"name": "vscode-css-languageservice", | ||
"version": "6.2.3", | ||
"version": "6.2.4", | ||
"description": "Language service for CSS, LESS and SCSS", | ||
@@ -20,11 +20,11 @@ "main": "./lib/umd/cssLanguageService.js", | ||
"@types/node": "16.x", | ||
"@typescript-eslint/eslint-plugin": "^5.48.2", | ||
"@typescript-eslint/parser": "^5.48.2", | ||
"@typescript-eslint/eslint-plugin": "^5.53.0", | ||
"@typescript-eslint/parser": "^5.53.0", | ||
"@vscode/web-custom-data": "^0.4.5", | ||
"eslint": "^8.32.0", | ||
"eslint": "^8.34.0", | ||
"js-beautify": "^1.14.7", | ||
"mocha": "^10.2.0", | ||
"rimraf": "^4.1.1", | ||
"rimraf": "^4.1.2", | ||
"source-map-support": "^0.5.21", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -34,3 +34,3 @@ "dependencies": { | ||
"vscode-languageserver-textdocument": "^1.0.8", | ||
"vscode-languageserver-types": "^3.17.2", | ||
"vscode-languageserver-types": "^3.17.3", | ||
"vscode-uri": "^3.0.7" | ||
@@ -37,0 +37,0 @@ }, |
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