@codingame/monaco-vscode-textmate-service-override
Advanced tools
Comparing version 1.83.0-next.0 to 1.83.1
{ | ||
"name": "@codingame/monaco-vscode-textmate-service-override", | ||
"version": "1.83.0-next.0", | ||
"version": "1.83.1", | ||
"keywords": [], | ||
@@ -16,3 +16,3 @@ "author": { | ||
"private": false, | ||
"description": "VSCode public API plugged on the monaco editor - textmate service-override meta package", | ||
"description": "VSCode public API plugged on the monaco editor - textmate service-override", | ||
"main": "index.js", | ||
@@ -22,3 +22,3 @@ "module": "index.js", | ||
"dependencies": { | ||
"vscode": "npm:@codingame/monaco-vscode-api@1.83.0-next.0", | ||
"vscode": "npm:@codingame/monaco-vscode-api@1.83.1", | ||
"monaco-editor": "0.44.0", | ||
@@ -25,0 +25,0 @@ "vscode-oniguruma": "1.7.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
77010
+ Added@codingame/monaco-vscode-api@1.83.1(transitive)
- Removed@codingame/monaco-vscode-api@1.83.0-next.0(transitive)