monaco-json
Advanced tools
Comparing version 2.8.0 to 2.9.0
{ | ||
"name": "monaco-json", | ||
"version": "2.8.0", | ||
"version": "2.9.0", | ||
"description": "JSON plugin for the Monaco Editor", | ||
@@ -23,10 +23,10 @@ "scripts": { | ||
"jsonc-parser": "^2.2.0", | ||
"monaco-editor-core": "0.19.0", | ||
"monaco-languages": "1.9.0", | ||
"monaco-editor-core": "0.20.0", | ||
"monaco-languages": "1.10.0", | ||
"monaco-plugin-helpers": "^1.0.2", | ||
"requirejs": "^2.3.6", | ||
"typescript": "3.7.3", | ||
"terser": "^4.4.3", | ||
"typescript": "3.7.5", | ||
"terser": "^4.6.3", | ||
"vscode-json-languageservice": "3.4.11" | ||
} | ||
} |
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* monaco-json version: 2.8.0(3bbef09ccfb2501e6e07453686a994c4cd1ce5b7) | ||
* monaco-json version: 2.9.0(47ee25bf887cd3f9fea208f31f1092d57acad2e0) | ||
* 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
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
1485721