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

@tangible/codemirror

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tangible/codemirror - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

6

index.js

@@ -80,8 +80,2 @@ /**

/**
* Add unique class to scope CSS - Now in forked CodeMirror to ensure
* correct styling calculations
*/
// $editor.classList.add('tangible-codemirror')
if (resizable) {

@@ -88,0 +82,0 @@ $editor.style.resize = resizable===true ? 'vertical' : resizable // horizontal, both, none

2

options.js

@@ -21,3 +21,3 @@

// styleActiveLine: true,
// lineWrapping: true,
lineWrapping: true,

@@ -24,0 +24,0 @@ hint: false,

{
"name": "@tangible/codemirror",
"version": "1.4.1",
"version": "1.4.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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