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.0-beta.11 to 2.0.0-rc

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## 2.0.0-rc
`2022-03-08`
- 🌟 Use TS reconstruction partial code, fully support TS type check.
- Modify registration global component mode
---
- 🌟 使用 ts 重构部分代码,全面支持 ts 类型检查
- 修改注册全局组件方式
## 1.0.1

@@ -2,0 +14,0 @@

2

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

@@ -6,0 +6,0 @@ "files": [

@@ -11,3 +11,3 @@ ### Introduction

npm install codemirror-editor-vue3 -S
yarn add codemirror-editor-vue3
yarn add codemirror-editor-vue3 -S
```

@@ -14,0 +14,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