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

@uiw/codemirror-theme-duotone

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.23.6 to 4.23.7

11

package.json
{
"name": "@uiw/codemirror-theme-duotone",
"version": "4.23.6",
"version": "4.23.7",
"description": "Theme duotone for CodeMirror.",

@@ -11,2 +11,9 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light",

"module": "./esm/index.js",
"exports": {
".": {
"require": "./cjs/index.js",
"import": "./esm/index.js"
},
"./*": "./*"
},
"scripts": {

@@ -26,3 +33,3 @@ "watch": "tsbb watch src/*.ts --use-babel",

"dependencies": {
"@uiw/codemirror-themes": "4.23.6"
"@uiw/codemirror-themes": "4.23.7"
},

@@ -29,0 +36,0 @@ "keywords": [

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