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

@uiw/codemirror-theme-vscode

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.23.2 to 4.23.3

2

cjs/light.js

@@ -24,3 +24,3 @@ "use strict";

selectionMatch: '#a8ac94',
lineHighlight: '#f0f0f0',
lineHighlight: '#99999926',
gutterBackground: '#fff',

@@ -27,0 +27,0 @@ gutterForeground: '#237893',

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

selectionMatch: '#a8ac94',
lineHighlight: '#f0f0f0',
lineHighlight: '#99999926',
gutterBackground: '#fff',

@@ -16,0 +16,0 @@ gutterForeground: '#237893',

{
"name": "@uiw/codemirror-theme-vscode",
"version": "4.23.2",
"version": "4.23.3",
"description": "Theme vscode for CodeMirror.",

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

"dependencies": {
"@uiw/codemirror-themes": "4.23.2"
"@uiw/codemirror-themes": "4.23.3"
},

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

@@ -13,3 +13,3 @@ /**

selectionMatch: '#a8ac94',
lineHighlight: '#f0f0f0',
lineHighlight: '#99999926',
gutterBackground: '#fff',

@@ -16,0 +16,0 @@ gutterForeground: '#237893',

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