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 0.0.1-alpha.0 to 0.0.1-alpha.1

14

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

@@ -19,5 +19,10 @@ "author": {

"preinstall": "npx only-allow pnpm",
"prepublish": "npm run build && npm run changelog",
"prepare": "husky install"
"version": "npm run changelog",
"prepublish": "npm run build",
"prepare": "husky install",
"release": "npx np"
},
"publishConfig": {
"access": "public"
},
"repository": {

@@ -75,2 +80,3 @@ "type": "git",

"monaco-editor": "^0.33.0",
"np": "^7.6.1",
"only-allow": "^1.1.0",

@@ -87,3 +93,3 @@ "postcss": "^8.4.13",

"vue": "^3.2.33",
"vue-tsc": "^0.34.12"
"vue-tsc": "^0.34.15"
},

@@ -90,0 +96,0 @@ "peerDependencies": {

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