New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
6
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.2.1 to 4.3.0

6

package.json
{
"name": "@codingame/monaco-vscode-textmate-service-override",
"version": "4.2.1",
"version": "4.3.0",
"keywords": [],

@@ -21,6 +21,6 @@ "author": {

"dependencies": {
"vscode": "npm:@codingame/monaco-vscode-api@4.2.1",
"vscode": "npm:@codingame/monaco-vscode-api@4.3.0",
"vscode-oniguruma": "1.7.0",
"vscode-textmate": "9.0.0",
"@codingame/monaco-vscode-files-service-override": "4.2.1"
"@codingame/monaco-vscode-files-service-override": "4.3.0"
},

@@ -27,0 +27,0 @@ "exports": {

@@ -1,2 +0,2 @@

import { __decorate, __param } from './external/tslib/tslib.es6.js';
import { __decorate, __param } from 'vscode/external/tslib/tslib.es6.js';
import { StandaloneServices } from 'vscode/vscode/vs/editor/standalone/browser/standaloneServices';

@@ -3,0 +3,0 @@ import { ITextMateTokenizationService } from 'vscode/vscode/vs/workbench/services/textMate/browser/textMateTokenizationFeature';

@@ -1,2 +0,2 @@

import { __decorate, __param } from '../../../../../../../../external/tslib/tslib.es6.js';
import { __decorate, __param } from 'vscode/external/tslib/tslib.es6.js';
import { DisposableStore, toDisposable } from 'vscode/vscode/vs/base/common/lifecycle';

@@ -3,0 +3,0 @@ import { FileAccess, nodeModulesPath, nodeModulesAsarPath } from 'vscode/vscode/vs/base/common/network';

@@ -1,2 +0,2 @@

import { __decorate, __param } from '../../../../../../../external/tslib/tslib.es6.js';
import { __decorate, __param } from 'vscode/external/tslib/tslib.es6.js';
import { createStyleSheet } from 'vscode/vscode/vs/base/browser/dom';

@@ -3,0 +3,0 @@ import { equals } from 'vscode/vscode/vs/base/common/arrays';

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