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

monaco-editor

Package Overview
Dependencies
Maintainers
1
Versions
843
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monaco-editor - npm Package Compare versions

Comparing version 0.0.1 to 0.2.3

.npmignore

17

package.json
{
"name": "monaco-editor",
"version": "0.0.1",
"version": "0.2.3",
"description": "A browser based code editor",
"main": "index.js",
"author": "Microsoft Corporation",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"simpleserver": "node_modules/.bin/http-server -c-1 ../",
"release": "node_modules/.bin/gulp release"
},
"author": "Microsoft Corporation",
"license": "MIT"
"devDependencies": {
"event-stream": "^3.3.2",
"gulp": "^3.9.1",
"http-server": "^0.9.0",
"monaco-editor-core": "0.2.3",
"monaco-typescript": "0.0.6"
}
}
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