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

@uiw/codemirror-theme-eclipse

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/codemirror-theme-eclipse - npm Package Compare versions

Comparing version 4.18.1 to 4.18.2

3

cjs/index.js

@@ -30,3 +30,4 @@ "use strict";

gutterForeground: '#999',
lineHighlight: '#e8f2ff'
lineHighlight: '#e8f2ff',
gutterBorder: 'transparent'
}, settings),

@@ -33,0 +34,0 @@ styles: [{

@@ -20,3 +20,4 @@ import _extends from "@babel/runtime/helpers/extends";

gutterForeground: '#999',
lineHighlight: '#e8f2ff'
lineHighlight: '#e8f2ff',
gutterBorder: 'transparent'
}, settings),

@@ -23,0 +24,0 @@ styles: [{

{
"name": "@uiw/codemirror-theme-eclipse",
"version": "4.18.1",
"version": "4.18.2",
"description": "Theme eclipse for CodeMirror.",

@@ -24,3 +24,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse",

"dependencies": {
"@uiw/codemirror-themes": "4.18.1"
"@uiw/codemirror-themes": "4.18.2"
},

@@ -27,0 +27,0 @@ "keywords": [

@@ -17,2 +17,3 @@ import { tags as t } from '@lezer/highlight';

lineHighlight: '#e8f2ff',
gutterBorder: 'transparent',
...settings,

@@ -19,0 +20,0 @@ },

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