monaco-json
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "monaco-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JSON plugin for the Monaco Editor", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"dependencies": { | ||
"vscode-json-languageservice": "^1.0.0", | ||
"vscode-json-languageservice": "^1.1.0", | ||
"vscode-languageserver-types": "^1.0.1" | ||
@@ -23,0 +23,0 @@ }, |
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* monaco-json version: 1.0.0(50e0c8d70c7ebd323596164b9b22ece75300f940) | ||
* monaco-json version: 1.0.1(76d2d0b8d1e3bc508dfa7b0ea08bfdc27ef3c7f5) | ||
* Released under the MIT license | ||
@@ -5,0 +5,0 @@ * https://github.com/Microsoft/monaco-json/blob/master/LICENSE.md |
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* monaco-json version: 1.0.0(50e0c8d70c7ebd323596164b9b22ece75300f940) | ||
* monaco-json version: 1.0.1(76d2d0b8d1e3bc508dfa7b0ea08bfdc27ef3c7f5) | ||
* Released under the MIT license | ||
@@ -5,0 +5,0 @@ * https://github.com/Microsoft/monaco-json/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
124549