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

@guolao/vue-monaco-editor

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guolao/vue-monaco-editor - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

8

package.json
{
"name": "@guolao/vue-monaco-editor",
"version": "1.5.0",
"version": "1.5.1",
"description": "Monaco Editor for Vue 2&3 - use the monaco-editor in any Vue application without needing to use webpack (or rollup/vite) configuration files / plugins",

@@ -55,3 +55,3 @@ "author": {

"esbuild": "^0.17.11",
"monaco-editor": "^0.43.0",
"monaco-editor": ">=0.43.0",
"rimraf": "^4.1.2",

@@ -68,3 +68,3 @@ "rollup": "^3.17.2",

"@vue/composition-api": "^1.7.1",
"monaco-editor": "^0.43.0",
"monaco-editor": ">=0.43.0",
"vue": "^2.6.14 || >=3.0.0"

@@ -77,3 +77,3 @@ },

},
"gitHead": "47c60573c3e8220e9709cddae3e37bf989a85ecf"
"gitHead": "7913f41f6dd79bb5e6bb4dae6f6ed60db05ee6ac"
}
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