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

@uiw/codemirror-extensions-basic-setup

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/codemirror-extensions-basic-setup - npm Package Compare versions

Comparing version 4.23.5 to 4.23.6

9

package.json
{
"name": "@uiw/codemirror-extensions-basic-setup",
"version": "4.23.5",
"version": "4.23.6",
"description": "Basic configuration for the CodeMirror6 code editor.",

@@ -11,2 +11,9 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/basic-setup",

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

@@ -13,0 +20,0 @@ "watch": "tsbb watch src/*.ts --use-babel",

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