vscode-css-languageservice
Advanced tools
Comparing version 5.1.2 to 5.1.3
{ | ||
"name": "vscode-css-languageservice", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Language service for CSS, LESS and SCSS", | ||
@@ -18,11 +18,11 @@ "main": "./lib/umd/cssLanguageService.js", | ||
"devDependencies": { | ||
"@types/mocha": "^8.2.0", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^10.12.21", | ||
"@typescript-eslint/eslint-plugin": "^4.14.0", | ||
"@typescript-eslint/parser": "^4.14.0", | ||
"eslint": "^7.18.0", | ||
"mocha": "^8.2.1", | ||
"@typescript-eslint/eslint-plugin": "^4.26.0", | ||
"@typescript-eslint/parser": "^4.26.0", | ||
"eslint": "^7.27.0", | ||
"mocha": "^8.4.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.1.3", | ||
"vscode-web-custom-data": "^0.3.3" | ||
"typescript": "^4.3.2", | ||
"vscode-web-custom-data": "^0.3.4" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
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
2928120
68735