@stylable/language-service
Advanced tools
Comparing version 3.6.0 to 3.6.1
{ | ||
"name": "@stylable/language-service", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.", | ||
@@ -20,6 +20,6 @@ "main": "./cjs/index.js", | ||
"@file-services/typescript": "^2.2.0", | ||
"@stylable/core": "^3.6.0", | ||
"@stylable/core": "^3.6.1", | ||
"css-selector-tokenizer": "^0.7.2", | ||
"js-beautify": "^1.11.0", | ||
"postcss": "^7.0.30", | ||
"postcss": "^7.0.31", | ||
"postcss-value-parser": "^4.1.0", | ||
@@ -29,3 +29,3 @@ "vscode-css-languageservice": "^4.2.0", | ||
"vscode-languageserver-textdocument": "^1.0.1", | ||
"vscode-uri": "^2.1.1" | ||
"vscode-uri": "^2.1.2" | ||
}, | ||
@@ -32,0 +32,0 @@ "author": "Wix.com", |
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@stylable/core@^3.6.1
Updatedpostcss@^7.0.31
Updatedvscode-uri@^2.1.2