@codingame/monaco-vscode-textmate-service-override
Advanced tools
Comparing version 2.1.4 to 2.2.0-next.1
{ | ||
"name": "@codingame/monaco-vscode-textmate-service-override", | ||
"version": "2.1.4", | ||
"version": "2.2.0-next.1", | ||
"keywords": [], | ||
@@ -21,7 +21,7 @@ "author": { | ||
"dependencies": { | ||
"vscode": "npm:@codingame/monaco-vscode-api@2.1.4", | ||
"vscode": "npm:@codingame/monaco-vscode-api@2.2.0-next.1", | ||
"vscode-marked": "npm:marked@=3.0.2", | ||
"vscode-oniguruma": "1.7.0", | ||
"vscode-textmate": "9.0.0", | ||
"@codingame/monaco-vscode-files-service-override": "2.1.4" | ||
"@codingame/monaco-vscode-files-service-override": "2.2.0-next.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "exports": { |
@@ -7,3 +7,3 @@ import { __decorate, __param } from './external/tslib/tslib.es6.js'; | ||
import { TextMateTokenizationFeature } from './vscode/src/vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl.js'; | ||
import { TokenClassificationExtensionPoints } from './vscode/src/vs/workbench/services/themes/common/tokenClassificationExtensionPoint.js'; | ||
import { TokenClassificationExtensionPoints } from 'vscode/vscode/vs/workbench/services/themes/common/tokenClassificationExtensionPoint'; | ||
import { Extensions } from 'vscode/vscode/vs/workbench/common/contributions'; | ||
@@ -10,0 +10,0 @@ import { Registry } from 'vscode/vscode/vs/platform/registry/common/platform'; |
@@ -27,3 +27,3 @@ import { __decorate, __param } from '../../../../../../../external/tslib/tslib.es6.js'; | ||
import { TMGrammarFactory, missingTMGrammarErrorMessage } from '../common/TMGrammarFactory.js'; | ||
import { grammarsExtPoint } from '../common/TMGrammars.js'; | ||
import { grammarsExtPoint } from 'vscode/vscode/vs/workbench/services/textMate/common/TMGrammars'; | ||
import { IWorkbenchThemeService } from 'vscode/vscode/vs/workbench/services/themes/common/workbenchThemeService'; | ||
@@ -30,0 +30,0 @@ import * as vscodeTextmate from 'vscode-textmate'; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
73279
20
1502
2
+ Added@codingame/monaco-vscode-api@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-base-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-environment-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-extensions-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-files-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-host-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-layout-service-override@2.2.0-next.1(transitive)
+ Added@codingame/monaco-vscode-quickaccess-service-override@2.2.0-next.1(transitive)
- Removed@codingame/monaco-vscode-api@2.1.4(transitive)
- Removed@codingame/monaco-vscode-base-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-environment-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-extensions-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-files-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-host-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-layout-service-override@2.1.4(transitive)
- Removed@codingame/monaco-vscode-quickaccess-service-override@2.1.4(transitive)
Updated@codingame/monaco-vscode-files-service-override@2.2.0-next.1