@codingame/monaco-vscode-textmate-service-override
Advanced tools
Comparing version 1.81.8-next.3 to 1.82.0-next.0
{ | ||
"name": "@codingame/monaco-vscode-textmate-service-override", | ||
"version": "1.81.8-next.3", | ||
"version": "1.82.0-next.0", | ||
"keywords": [], | ||
@@ -12,3 +12,3 @@ "author": { | ||
"type": "git", | ||
"url": "https://github.com/CodinGame/monaco-vscode-api" | ||
"url": "git+https://github.com/CodinGame/monaco-vscode-api.git" | ||
}, | ||
@@ -22,5 +22,5 @@ "type": "module", | ||
"dependencies": { | ||
"vscode": "npm:@codingame/monaco-vscode-api@1.81.8-next.3", | ||
"monaco-editor": "0.41.0", | ||
"vscode-oniguruma": "^1.7.0", | ||
"vscode": "npm:@codingame/monaco-vscode-api@1.82.0-next.0", | ||
"monaco-editor": "0.43.0", | ||
"vscode-oniguruma": "^2.0.0", | ||
"vscode-textmate": "^9.0.0" | ||
@@ -27,0 +27,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1107
4
+ Added@codingame/monaco-vscode-api@1.82.0-next.0(transitive)
+ Addedmonaco-editor@0.43.0(transitive)
+ Addedvscode-oniguruma@2.0.1(transitive)
- Removed@codingame/monaco-vscode-api@1.81.8-next.3(transitive)
- Removedmonaco-editor@0.41.0(transitive)
- Removedvscode-oniguruma@1.7.0(transitive)
Updatedmonaco-editor@0.43.0
Updatedvscode@npm:@codingame/monaco-vscode-api@1.82.0-next.0
Updatedvscode-oniguruma@^2.0.0