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 - npm Package Compare versions

Comparing version 0.18.1-bugfix.1 to 0.18.1-bugfix.2

dist/debug/monaco.bb2674d1cfff0bce977a.js

24

package.json
{
"_args": [
[
"vss-monaco-editor@0.18.1",
"C:\\repos\\VSO\\npm\\default"
"vss-monaco-editor@0.18.1-bugfix.1",
"c:\\vso\\npm\\default"
]
],
"_from": "vss-monaco-editor@0.18.1",
"_id": "vss-monaco-editor@0.18.1",
"_from": "vss-monaco-editor@0.18.1-bugfix.1",
"_id": "vss-monaco-editor@0.18.1-bugfix.1",
"_inBundle": false,
"_integrity": "sha1-mPy+j6yNoUbgA+utJYVWSvkUVKs=",
"_integrity": "sha1-lcNhtOPggR11vTTAufv9HX337k4=",
"_location": "/vss-monaco-editor",

@@ -17,8 +17,8 @@ "_phantomChildren": {},

"registry": true,
"raw": "vss-monaco-editor@0.18.1",
"raw": "vss-monaco-editor@0.18.1-bugfix.1",
"name": "vss-monaco-editor",
"escapedName": "vss-monaco-editor",
"rawSpec": "0.18.1",
"rawSpec": "0.18.1-bugfix.1",
"saveSpec": null,
"fetchSpec": "0.18.1"
"fetchSpec": "0.18.1-bugfix.1"
},

@@ -28,5 +28,5 @@ "_requiredBy": [

],
"_resolved": "https://mseng.pkgs.visualstudio.com/_packaging/Codex-Deps/npm/registry/vss-monaco-editor/-/vss-monaco-editor-0.18.1.tgz",
"_spec": "0.18.1",
"_where": "C:\\repos\\VSO\\npm\\default",
"_resolved": "https://mseng.pkgs.visualstudio.com/_packaging/Codex-Deps/npm/registry/vss-monaco-editor/-/vss-monaco-editor-0.18.1-bugfix.1.tgz",
"_spec": "0.18.1-bugfix.1",
"_where": "c:\\vso\\npm\\default",
"dependencies": {},

@@ -49,3 +49,3 @@ "description": "vss-monaco-editor",

},
"version": "0.18.1-bugfix.1"
"version": "0.18.1-bugfix.2"
}

@@ -7,4 +7,14 @@ vss-monaco-editor

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
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.
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