@codingame/monaco-vscode-layout-service-override
Advanced tools
Comparing version 1.83.0-next.0 to 1.83.1
{ | ||
"name": "@codingame/monaco-vscode-layout-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 - layout service-override meta package", | ||
"description": "VSCode public API plugged on the monaco editor - layout service-override", | ||
"main": "index.js", | ||
@@ -22,5 +22,5 @@ "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" | ||
} | ||
} |
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
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
3822
+ Added@codingame/monaco-vscode-api@1.83.1(transitive)
- Removed@codingame/monaco-vscode-api@1.83.0-next.0(transitive)