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

@teambit/code.ui.code-editor

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/code.ui.code-editor - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

dist/preview-1732936680905.js

8

dist/code-editor.js

@@ -11,9 +11,3 @@ "use strict";

const base_ui_theme_dark_theme_1 = require("@teambit/base-ui.theme.dark-theme");
const MONACO_CDN_DOMAIN = process.env.MONACO_CDN_DOMAIN || 'https://cdn.jsdelivr.net';
const MONACO_VERSION = process.env.MONACO_VERSION || '0.48.0';
react_2.loader.config({
paths: {
vs: `${MONACO_CDN_DOMAIN}/npm/monaco-editor@${MONACO_VERSION}/min/vs`
}
});
react_2.loader.config({ paths: { vs: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.48.0/min/vs' } });
exports.DEFAULT_EDITOR_OPTIONS = {

@@ -20,0 +14,0 @@ readOnly: true,

{
"name": "@teambit/code.ui.code-editor",
"version": "0.0.11",
"version": "0.0.12",
"homepage": "https://bit.cloud/teambit/code/ui/code-editor",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "ui/code-editor",
"version": "0.0.11"
"version": "0.0.12"
},

@@ -12,0 +12,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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