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.9 to 0.0.10

dist/preview-1731468215979.js

2

dist/code-editor.js

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

const classnames_1 = __importDefault(require("classnames"));
const react_2 = require("@monaco-editor/react");
const base_ui_theme_dark_theme_1 = require("@teambit/base-ui.theme.dark-theme");
react_2.loader.config({ paths: { vs: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.48.0/min/vs' } });
exports.DEFAULT_EDITOR_OPTIONS = {

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

4

package.json
{
"name": "@teambit/code.ui.code-editor",
"version": "0.0.9",
"version": "0.0.10",
"homepage": "https://bit.cloud/teambit/code/ui/code-editor",

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

"name": "ui/code-editor",
"version": "0.0.9"
"version": "0.0.10"
},

@@ -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