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

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

Package Overview
Dependencies
Maintainers
6
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 10.1.4 to 11.0.0

4

package.json
{
"name": "@codingame/monaco-vscode-environment-service-override",
"version": "10.1.4",
"version": "11.0.0",
"keywords": [],

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

"dependencies": {
"vscode": "npm:@codingame/monaco-vscode-api@10.1.4"
"vscode": "npm:@codingame/monaco-vscode-api@11.0.0"
}
}

@@ -10,3 +10,3 @@ import { __decorate } from 'vscode/external/tslib/tslib.es6.js';

import { isUndefined } from 'vscode/vscode/vs/base/common/types';
import { EXTENSION_IDENTIFIER_WITH_LOG_REGEX } from '../../../../platform/environment/common/environmentService.js';
import { EXTENSION_IDENTIFIER_WITH_LOG_REGEX } from 'vscode/vscode/vs/platform/environment/common/environmentService';

@@ -13,0 +13,0 @@ class BrowserWorkbenchEnvironmentService {

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