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

@codingame/monaco-vscode-host-service-override

Package Overview
Dependencies
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codingame/monaco-vscode-host-service-override - npm Package Compare versions

Comparing version 10.1.0 to 10.1.1

4

package.json
{
"name": "@codingame/monaco-vscode-host-service-override",
"version": "10.1.0",
"version": "10.1.1",
"keywords": [],

@@ -29,4 +29,4 @@ "author": {

"dependencies": {
"vscode": "npm:@codingame/monaco-vscode-api@10.1.0"
"vscode": "npm:@codingame/monaco-vscode-api@10.1.1"
}
}

@@ -330,6 +330,6 @@ import { __decorate, __param } from 'vscode/external/tslib/tslib.es6.js';

message: ( localize(
974,
835,
"The browser interrupted the opening of a new tab or window. Press 'Open' to open it anyway."
)),
primaryButton: ( localize(975, "&&Open"))
primaryButton: ( localize(836, "&&Open"))
});

@@ -336,0 +336,0 @@ if (confirmed) {

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