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

codemirror-editor-vue3

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemirror-editor-vue3 - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4-beta

4

package.json
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
"version": "2.0.3",
"version": "2.0.4-beta",
"license": "MIT",

@@ -70,4 +70,4 @@ "files": [

"@commitlint/config-conventional": "^16.0.0",
"@types/diff-match-patch": "^1.0.32",
"@types/codemirror": "^5.60.5",
"@types/diff-match-patch": "^1.0.32",
"@types/node": "^16.11.13",

@@ -74,0 +74,0 @@ "@typescript-eslint/eslint-plugin": "^5.7.0",

@@ -0,1 +1,7 @@

[![GitHub stars](https://img.shields.io/github/stars/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/issues)
[![GitHub forks](https://img.shields.io/github/forks/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3/network)
[![GitHub last commit](https://img.shields.io/github/last-commit/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3)
[![license](https://img.shields.io/github/license/RennCheung/codemirror-editor-vue3)](https://github.com/RennCheung/codemirror-editor-vue3)
### Introduction

@@ -94,2 +100,6 @@

### Get codemirror instance object
[View code](https://renncheung.github.io/codemirror-editor-vue3/instructions/cminstance.html)
### use [Codemirror Static property](https://codemirror.net/doc/manual.html#api_static)

@@ -96,0 +106,0 @@

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