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

@uiw/codemirror-theme-dracula

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-dracula - npm Package Compare versions

Comparing version 4.12.4 to 4.13.0

4

cjs/index.js

@@ -7,7 +7,4 @@ "use strict";

exports.dracula = void 0;
var _highlight = require("@lezer/highlight");
var _codemirrorThemes = require("@uiw/codemirror-themes");
/**

@@ -19,2 +16,3 @@ * @name dracula

*/
var dracula = (0, _codemirrorThemes.createTheme)({

@@ -21,0 +19,0 @@ theme: 'dark',

{
"name": "@uiw/codemirror-theme-dracula",
"version": "4.12.4",
"version": "4.13.0",
"description": "Theme dracula for CodeMirror.",

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

"dependencies": {
"@uiw/codemirror-themes": "4.12.4"
"@uiw/codemirror-themes": "4.13.0"
},

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

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