Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codingame/monaco-vscode-editor-api

Package Overview
Dependencies
Maintainers
6
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codingame/monaco-vscode-editor-api - npm Package Compare versions

Comparing version 3.1.2 to 3.2.0

2

editor.api.d.ts
import { createModelReference, writeFile } from './monaco.js';
declare module 'vscode/vscode/vs/editor/editor.api' {
declare module 'vs/editor/editor.api' {
namespace editor {

@@ -5,0 +5,0 @@ export { createModelReference, writeFile };

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

import 'vscode/workers/editor.worker'
export * from 'vscode/workers/editor.worker'
{
"name": "@codingame/monaco-vscode-editor-api",
"version": "3.1.2",
"version": "3.2.0",
"keywords": [],

@@ -21,4 +21,4 @@ "author": {

"dependencies": {
"vscode": "npm:@codingame/monaco-vscode-api@3.1.2"
"vscode": "npm:@codingame/monaco-vscode-api@3.2.0"
}
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc