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

@uiw/codemirror-extensions-events

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/codemirror-extensions-events - npm Package Compare versions

Comparing version 4.23.6 to 4.23.7

9

package.json
{
"name": "@uiw/codemirror-extensions-events",
"version": "4.23.6",
"version": "4.23.7",
"description": "Events Extensions for CodeMirror6.",

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

"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