Socket
Socket
Sign inDemoInstall

@uiw/react-codemirror

Package Overview
Dependencies
Maintainers
2
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-codemirror - npm Package Compare versions

Comparing version 4.23.0 to 4.23.1

4

package.json
{
"name": "@uiw/react-codemirror",
"version": "4.23.0",
"version": "4.23.1",
"description": "CodeMirror component for React.",

@@ -42,3 +42,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror",

"@codemirror/theme-one-dark": "^6.0.0",
"@uiw/codemirror-extensions-basic-setup": "4.23.0",
"@uiw/codemirror-extensions-basic-setup": "4.23.1",
"codemirror": "^6.0.0"

@@ -45,0 +45,0 @@ },

@@ -280,3 +280,3 @@ <p align="center">

theme={okaidia}
extensions={[javascript({ jsx: true })]}
extensions={extensions}
/>

@@ -283,0 +283,0 @@ );

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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