New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

monaco-editor-wrapper

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monaco-editor-wrapper - npm Package Compare versions

Comparing version

to
2.0.0-next.4

@@ -0,1 +1,2 @@

import './wa/assets.js';
import 'monaco-editor/esm/vs/editor/edcore.main.js';

@@ -2,0 +3,0 @@ import { editor } from 'monaco-editor/esm/vs/editor/editor.api.js';

@@ -0,1 +1,3 @@

// WA for toUrl / monacoRequire problem
import './wa/assets.js';
// support all editor features

@@ -2,0 +4,0 @@ import 'monaco-editor/esm/vs/editor/edcore.main.js';

{
"name": "monaco-editor-wrapper",
"version": "2.0.0-next.3",
"version": "2.0.0-next.4",
"license": "MIT",

@@ -87,3 +87,3 @@ "description": "Monaco-Editor and Monaco Languageclient Wrapper",

"peerDependencies": {
"monaco-languageclient": "6.0.0-next.0",
"monaco-languageclient": "6.0.0",
"vscode-ws-jsonrpc": "3.0.0"

@@ -90,0 +90,0 @@ },

@@ -0,1 +1,3 @@

// WA for toUrl / monacoRequire problem
import './wa/assets.js';
// support all editor features

@@ -2,0 +4,0 @@ import 'monaco-editor/esm/vs/editor/edcore.main.js';

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet