New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.1 to 1.1.0-beta

types/index.d.ts

7

package.json
{
"name": "codemirror-editor-vue3",
"description": "CodeMirror component for Vue3",
"version": "1.0.1",
"version": "1.1.0-beta",
"license": "MIT",
"files": [
"dist",
"./dist/style.css"
"types/*.d.ts"
],
"types": "types/index.d.ts",
"main": "./dist/codemirror-editor-vue3.umd.js",

@@ -51,3 +52,3 @@ "module": "./dist/codemirror-editor-vue3.es.js",

"build": "vite build",
"publish": "git push && git push --tags && npm publish",
"publish": "git push && git push --tags && npm publish && npm run deploy-docs",
"docs-dev": "vitepress dev docs --open",

@@ -54,0 +55,0 @@ "docs-build": "vitepress build docs",

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