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

@uiw/codemirror-theme-tokyo-night

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/codemirror-theme-tokyo-night - npm Package Compare versions

Comparing version 4.21.20 to 4.21.21

2

cjs/index.js

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

gutterBorder: 'transparent',
lineHighlight: '#1e202e'
lineHighlight: '#474b6611'
};

@@ -24,0 +24,0 @@ var tokyoNightInit = exports.tokyoNightInit = function tokyoNightInit(options) {

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

gutterBorder: 'transparent',
lineHighlight: '#1e202e'
lineHighlight: '#474b6611'
};

@@ -16,0 +16,0 @@ export var tokyoNightInit = options => {

{
"name": "@uiw/codemirror-theme-tokyo-night",
"version": "4.21.20",
"version": "4.21.21",
"description": "Theme tokyo-night for CodeMirror.",
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/tokyo-night",
"funding": "https://jaywcjlove.github.io/#/sponsor",
"author": "kenny wong <wowohoo@qq.com>",

@@ -24,3 +25,3 @@ "license": "MIT",

"dependencies": {
"@uiw/codemirror-themes": "4.21.20"
"@uiw/codemirror-themes": "4.21.21"
},

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

@@ -7,2 +7,3 @@ <!--rehype:ignore:start-->

[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![npm version](https://img.shields.io/npm/v/@uiw/codemirror-theme-tokyo-night.svg)](https://www.npmjs.com/package/@uiw/codemirror-theme-tokyo-night)

@@ -9,0 +10,0 @@

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

gutterBorder: 'transparent',
lineHighlight: '#1e202e',
lineHighlight: '#474b6611',
};

@@ -16,0 +16,0 @@

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