monaco-css
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "monaco-css", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "CSS, LESS and SCSS plugin for the Monaco Editor", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"dependencies": { | ||
"vscode-css-languageservice": "1.0.4", | ||
"vscode-css-languageservice": "1.0.5", | ||
"vscode-languageserver-types": "^1.0.1" | ||
@@ -23,0 +23,0 @@ }, |
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* monaco-css version: 1.1.1(a95094a5990b443cead16f31c374a3c8c2966bfe) | ||
* monaco-css version: 1.1.2(b0adbfc134dbfafa81cc79cc3255202838ce1411) | ||
* Released under the MIT license | ||
@@ -5,0 +5,0 @@ * https://github.com/Microsoft/monaco-css/blob/master/LICENSE.md |
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* monaco-css version: 1.1.1(a95094a5990b443cead16f31c374a3c8c2966bfe) | ||
* monaco-css version: 1.1.2(b0adbfc134dbfafa81cc79cc3255202838ce1411) | ||
* Released under the MIT license | ||
@@ -5,0 +5,0 @@ * https://github.com/Microsoft/monaco-css/blob/master/LICENSE.md |
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
+ Addedvscode-css-languageservice@1.0.5(transitive)
- Removedvscode-css-languageservice@1.0.4(transitive)