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

vss-monaco-editor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vss-monaco-editor

vss-monaco-editor

  • 0.20.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

vss-monaco-editor

This package contains the monaco editor re-packaged for use by Azure DevOps. It is simply packaged as an AMD module with webpack. The webpack config includes the "publicPath" property, which is specific to the path that the chunks will be found at runtime in Azure DevOps.

To update this package: npm install monaco-editor@version --save

Update package.json and change the version to match the version of monaco-editor that was installed

npm run build npm publish

Update our version of the npm package in npm\default\package.json to the new version. Update the bundle references in product code: vss-monaco-editor.webproj contains references to the main bundle (min & debug). MonacoEnvironments.ts contains references to the sub bundles (min & debug).

All bundle references hashes should the version of vss-monaco-editor we are using.

FAQs

Package last updated on 25 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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